From 3a2d76d1264eaecda60870b8e00af109293286a0 Mon Sep 17 00:00:00 2001 From: vedantsahai18 Date: Mon, 27 Jan 2025 22:22:12 -0500 Subject: [PATCH] chore(documentation): minor fix for support models --- documentation/docs/integrations/supported-models.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/docs/integrations/supported-models.mdx b/documentation/docs/integrations/supported-models.mdx index f5686c707..9d8e2a6e0 100644 --- a/documentation/docs/integrations/supported-models.mdx +++ b/documentation/docs/integrations/supported-models.mdx @@ -52,9 +52,9 @@ Here are the OpenAI models supported by Julep: |------------|---------------|-----------| | gpt-4-turbo | 128K tokens | Advanced reasoning | | gpt-4o | 128K tokens | Balanced performance | -| o1-mini¹ | 128K tokens | Quick tasks | -| o1-preview¹ | 128K tokens | Testing features | -| o1¹ | 128K tokens | General tasks | +| o1-mini | 128K tokens | Quick tasks | +| o1-preview | 128K tokens | Testing features | +| o1 | 128K tokens | General tasks | #### Groq