You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to debug how LibreChat is using available tools. I'm particularly interested in what's passed to OpenAI model as input to create tool arguments. I'm using a slightly old version of the code, but I'd like to know which part of the current code base is responsible for that.
The workflow I have is choose an MCP, and based on the chat history I see an MCP tool is called with some arguments. I want to know how/where the arguments are decided within the code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, thanks for the great project!
I'm trying to debug how LibreChat is using available tools. I'm particularly interested in what's passed to OpenAI model as input to create tool arguments. I'm using a slightly old version of the code, but I'd like to know which part of the current code base is responsible for that.
The workflow I have is choose an MCP, and based on the chat history I see an MCP tool is called with some arguments. I want to know how/where the arguments are decided within the code.
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions