danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
19.41k stars 3.24k forks source link

[Question]: Are only gpt based models required for calling new custom build plugin? #4649

Closed prateekr27 closed 3 weeks ago

prateekr27 commented 3 weeks ago

What is your question?

We have created a new plugin which queries on the vector DB and give the output. This plugin is working fine when we are selecting open ai gpt models, but not working when we only giving access to Bedrock models to librechat. Is this the current functionality. If yes, can you let me know where in the code we have to make the change to support other models. Thanks

More Details

Let me know if more details are required.

What is the main subject of your question?

Endpoints

Screenshots

No response

Code of Conduct