I'm starting to use it, pretty great framework! I...
# koog-agentic-framework
k
I'm starting to use it, pretty great framework! I'd love to see aws bedrock support and would be happy to contribute it, would Jetbrains prefer to discuss in the issue or here? https://github.com/JetBrains/koog/issues/162
For context I've already implemented it in my mobile automation tools that I'm looking to open source and present at Droidcon in 2 weeks (just running through last corporate checks). But our major use case internally is bedrock and therefore I would have to implement it directly in AWS to get it working. I'm probably just going to do that since I imagine the koog implementation of bedrock would be the same thing.
But then I can just contribute an AWS bedrock implementation to koog that works
v
Hi! Thanks for offering your help. For sure, we are very open to such contributions! We can discuss it in GH issues, or here in this thread or actually also in PR directly once you open it. In general I think a Bedrock support in Koog would look similar to the one of OpenRouter , once you implement a client that works you would need to just wrap it into LLMClient interface and make sure that it works from the inside of PromptExecutor. Also if you are planning to contribute it within 2 weeks, we should also add integration tests with a working API key for Bedrock — we can actually do that in parallel I think (cc: @Anastasiia Zarechneva WDYT?)
👀 1
thank you frog 1
k
Kk I'll get started tonight
🆒 2