terryyz commited on
Commit
80f59bb
·
1 Parent(s): 5f3463d

use gpt-4.1

Browse files
Files changed (1) hide show
  1. api_config.yaml +2 -2
api_config.yaml CHANGED
@@ -6,8 +6,8 @@ gpt-4o-mini-2024-07-18:
6
  max_tokens: 8192
7
  temperature: 0.0
8
 
9
- gpt-4o-2024-11-20:
10
- model: gpt-4o-2024-11-20
11
  endpoints: null
12
  api_type: openai
13
  parallel: 32
 
6
  max_tokens: 8192
7
  temperature: 0.0
8
 
9
+ gpt-4.1-mini-2025-04-14:
10
+ model: gpt-4.1-mini-2025-04-14
11
  endpoints: null
12
  api_type: openai
13
  parallel: 32