Replies: 1 comment
-
When you say "needs to be processed and then again returned to the tool" who or what is doing the processing in this scenario (and/or what are the two parties having the internal conversation)? Wanted to clarify since "processing" here could mean:
So I think it would help to know which of those scenarios you're talking about. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-submission Checklist
Discussion Topic
I'm trying to better understand what can be done with MCP, from my current understanding the LLM triggers a tool call that returns information indicating the competition of a process, then this is info returned is part of the context the LLM needs to understand to pass information back to the user.
But what happens when a more "active" communication needs to happen, that is the info returned by the tool calling, needs to be processed and then again returned to the tool. An internal conversation between the two parties. Is this already possible, or outside the scope of project?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions