tool from an MCP server gets called too many times #9761
Unanswered
dmigra0
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
|
This is an LLM issue and is common for smaller/local LLMs. In this case, extra prompting is warranted, recommended via agent instructions. |
Beta Was this translation helpful? Give feedback.
2 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.
-
What happened?
When an LLM instructs to call an MCP tool, the tool gets called too many times.
This is mostly reproducibly by using gpt-oss model in ollama
Version Information
33312fb40974e78dc4f32d77e7f204ef14f6b9f
Steps to Reproduce
streamable:
type: streamable-http
url: http://127.0.0.1:8000/mcp
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions