Replies: 2 comments
-
|
@andaag how is this an mcpo bug? what you need is observability, there are lots of tools out there for this, langsmith, langfuse, phoenix, the list goes on... |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I am also receiving this error when using gemini-pro-2.5 with MCPO and Open WebUI. However, I was able to solve it by changing the Function Calling chat setting from "Default" to "Native". This is a bit frustrating to have to do this for each new conversation, but I imagine this is a bug with Open WebUI and not MCPO. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Check Existing Issues
mcpo Version
0.0.14
Open WebUI Version (if applicable)
v0.6.9
Operating System
Docker on GCP machines
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Trying to wire this up with gemini 2.5 pro. I've enabled native calling there and hooked in my mcp, but I dont see any way of debugging what payload actually gets sent to gemini? What tools is it attempting to run?
My assumption is that it's some field that gemini doesn't like, but that's very hard to debug at the moment.
In the ui if I go in and query the url for the tool server I can load the definition for the tool just fine.
Actual Behavior
400: Open WebUI: Server Connection Error
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions