LLM gave wrong json input for mcp tool #9195
Unanswered
liHai001
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
call mcp tool to get chart,call llm got wrong json format input to call tool. I can success using Cherry studio or DeepChart with same LLM and MCP server. Where can i change system prompt for tool calling or change something else?
Version Information
ghcr.io/danny-avila/librechat-dev latest
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest
ghcr.io/librechat-ai/codesandbox-client/bundler latest
ghcr.io/virtuos/librechat_exporter main
Steps to Reproduce
{"data": "2020", "value": 10}, {"time": "2021", "value": 20}, {"time": "2022", "value": 5}, {"time": "2023", "value": 15}]}
What browsers are you seeing the problem on?
Microsoft Edge
Relevant log output
Screenshots
request again:
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions