Tool calling broken with OpenRouter #342
Unanswered
alexanderniebuhr
asked this question in
Q&A
Replies: 0 comments
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.
-
Whenever I tried to use
ai-openrouterwith an OpenAI model tool calling is broken, especially the loop functionallity. I see theinput_completemessage in the frontend stream, but the tool execute function is never called and returned to the llm. Switching toai-openaieverything works as docs say. I really like what you are building, but the docs are up to date and it seems like even official adaptes don't work. Also what is a way to debug is in when not using react or the devtools, I was adding logs to thenode_modulesfolder 🤔Beta Was this translation helpful? Give feedback.
All reactions