Skip to content

Commit

Permalink
Update modelProvider.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SpeedupMaster authored Dec 31, 2024
1 parent 045661d commit 9e56e4e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ describe('modelProviderSelectors', () => {
const result = modelProviderSelectors.getDefaultEnabledModelsById('openai')(s);
expect(result).toEqual([
'o1-mini',
'o1-2024-12-17',
'o1-preview',
'gpt-4o-mini',
'gpt-4o-2024-11-20',
Expand Down

0 comments on commit 9e56e4e

Please sign in to comment.