Support for custom assistant endpoints (not Azure / OpenAI) #5047
Replies: 2 comments 2 replies
-
Already implemented: https://www.librechat.ai/docs/features/agents You can create agents with Anthropic, AWS Bedrock, Azure, OpenAI, and custom endpoints. Tools will only work with compatible provider/models. Google will be added to that list soon. |
Beta Was this translation helpful? Give feedback.
-
With the new Agents feature the "orchestration" and creation of the agent happens inside LibreChat. |
Beta Was this translation helpful? Give feedback.
-
It's great that we're able to add custom endpoints for completion. This allows us to build our own AI chat tools w/o having to worry about the frontend because LibreChat can just hook up to your custom endpoint. Can we add support for custom-built endpoint that exposes a compatible assistants API? It seems right now we can only add OpenAI and Azure.
Beta Was this translation helpful? Give feedback.
All reactions