#Bing Search Tool
1 messages · Page 1 of 1 (latest)
I'd start by looking at the google plugin/tool implementation
Good point. I should understand that first... and at least get it working. I updated my .env file with the Google Search API KEY and CSE ID. The tool selection is not appearing in the UI as expected. I tried with and without quotes.
The tool selection is not appearing in the UI
It should be in the "plugin store", valid config or not
This is all I see:
you need to select the plugin endpoint, or assistants
Oh, I see. So my Azure OpenAI region needs to support assistants?
yes,
or you can configure plugins to use azure
... guess not that. I still don;t see plugins
didn't you add "gptPlugins" to the list of endpoints? It should show up no matter if you configured it or not
I didn't think that was relevant for Azure. I'm trying only to use Azure OpenAI.
gptPlugins can work with Azure
you need to add it if you want the regular "plugin" endpoint
Comprehensive guide for configuring Azure OpenAI through the librechat.yaml file AKA the LibreChat Config file. This document is your one-stop resource for understanding and customizing Azure settings and models.
gptPlugins is this
(works with either OpenAI or Azure)
Got it. Thanks. So I see that now... but not Google Search. That is my ultimate goal here is enabling web search. Eventually using Azure Bing Web Search.... but for now Google is fine.
... Oh, I see. I then install the plugin... sorry... new to this. Just discovered Librechat last night.
Getting closer...
I'm assuming the plugins are langchain tools/agent stuff... so my model shouldn't matter. Not sure why I am getting this error. Any thoughts would be appreciated.