Skip to content

Commit

Permalink
chore: Add support for "gpt-4o-mini" model in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyarbij committed Jul 20, 2024
1 parent 82c87cb commit 383502e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ These are the default mappings for the most common models, if your Azure OpenAI
| `"gpt-4"` | `"gpt-4-0613"` |
| `"gpt-4-32k"` | `"gpt-4-32k"` |
| `"gpt-4-32k-0613"` | `"gpt-4-32k-0613"` |
| `"gpt-4o-mini"` | `"gpt-4o-mini"` |
| `"gpt-4o"` | `"gpt-4o"` |
| `"gpt-4o-2024-05-13"` | `"gpt-4o-2024-05-13"` |
| `"gpt-4-turbo"` | `"gpt-4-turbo"` |
Expand Down

0 comments on commit 383502e

Please sign in to comment.