Skip to content

Commit f183631

Browse files
committed
Updated README.md
1 parent 679a07e commit f183631

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
@@ -215,7 +215,7 @@ For custom fine-tuned models, the model name can be passed directly. For models
215215
## Recently Updated
216216

217217
+ 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.
218-
+ 2024-07-18 Added support for `gpt4o-mini`.
218+
+ 2024-07-18 Added support for `gpt-4o-mini`.
219219
+ 2024-06-23 Implemented dynamic model fetching for `/v1/models endpoint`, replacing hardcoded model list.
220220
+ 2024-06-23 Unified token handling mechanism across the application, improving consistency and security.
221221
+ 2024-06-23 Added support for audio-related endpoints: `/v1/audio/speech`, `/v1/audio/transcriptions`, and `/v1/audio/translations`.

0 commit comments

Comments
 (0)