mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
4 lines
378 B
Plaintext
4 lines
378 B
Plaintext
- Added new `azureAssistants` endpoint to [librechat_yaml config](/docs/configuration/librechat_yaml/object_structure/assistants_endpoint)
|
|
- Uses the same structure as the `assistants` endpoint, but is separated to accomodate latest OpenAI Assistant v2 changes to the API.
|
|
- More info: [Azure OpenAI Configuration](/docs/configuration/azure#using-assistants-with-azure)
|