Skip to content

Commit

Permalink
chore(documentation): minor fix for support models
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedantsahai18 committed Jan 28, 2025
1 parent 9dfaade commit 3a2d76d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions documentation/docs/integrations/supported-models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3a2d76d

Please sign in to comment.