Help setting up WebSearch #7827
Closed
nathanwong91
started this conversation in
Help Wanted
Replies: 1 comment
-
I have the same problem, websarch is not working. |
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.
-
Looking to get websearch going in our environment but while there is documentation its not clear enough for me. One question first:
When I try using an agent I do see the option for WebSearch


It's enabled and I've provided the API keys as well both via code and via the UI but all I get is a blank reply and there are no errors in pod logs (app is deployed on kubernetes)
If would be good if we can use them via ModelSpecs as I'm still waiting for Agents to be configurable via Code (I know it's being worked on).
Here's bits of code that might be relevant
We serve all the models via LiteLLM. That has an option to enable Google Search for Vertex AI Gemini Models which works fine but I want to get websearch for other models through Librechat. Would Litellm be the issue here?
Beta Was this translation helpful? Give feedback.
All reactions