Skip to content

Commit 67980e8

Browse files
committed
docs: update README.md to reflect new Azure OpenAI API support and model fetching mechanism
1 parent 1241126 commit 67980e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ For custom fine-tuned models, the model name can be passed directly. For models
235235
- Monitor your Azure OpenAI usage and costs, especially when using this proxy in high-traffic scenarios.
236236

237237
## Recently Updated
238-
238+
- 2025-01-24 Added support for Azure OpenAI API version 2024-12-01-preview and new model fetching mechanism.
239239
- 2024-07-25 Implemented support for Azure AI Studio deployments with support for Meta LLama 3.1, Mistral-2407 (mistral large 2), and other open models including from Cohere AI.
240240
- 2024-07-25 Added a dedicated API version configuration (`AZURE_OPENAI_MODELS_APIVERSION`) for fetching models, ensuring compatibility.
241241
- 2024-07-18 Added support for `gpt-4o-mini`.

0 commit comments

Comments
 (0)