FYI: <https://developers.googleblog.com/en/google-...
# koog-agentic-framework
k
FYI: https://developers.googleblog.com/en/google-cloud-donates-a2a-to-linux-foundation It looks like a2a is one of the must-have standards for Koog to support
a
Indeed! And luckily it's already in work 🙂 https://github.com/JetBrains/koog/issues/317
❤️ 4
u
Is there a currently established architecture in Koog to pull up a (local) multi agent setup? aka multiple agents within one process communicating? Any examples?
a
There's a possibility to use agent as a tool. This way, you can pass agent1 in a tool registry of agent2, if this is what you mean 🙂
u
Thanks. Yes, an approach I thought about. Just wanted to hear, what options I have. I could probably also plug an agent into a
node
.
🙌 1