Replies: 2 comments
|
Toad would talk to agents. I suspect I'll build an agent myself to be the first to test the protocol. Then hopefully there will be some third-party agents, that either start from scratch or wrap an existing agent if that is possible. |
0 replies
|
I'll probably start on this tomorrow! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is the intent for Toad to talk to agents or be an agent? My understanding is that the agent part is the code that talks to the LLM and then parses and handles the responses, while also providing tools and access to MCP servers etc. I feel an issue would be that in order to talk to other agents, we'd need them to adopt a protocol first.
All reactions