Spaces:
Running
Running
terryyz
commited on
Commit
·
754668c
1
Parent(s):
f643b26
fix
Browse files- api_config.yaml +7 -7
api_config.yaml
CHANGED
|
@@ -14,13 +14,13 @@ gpt-4.1-mini-2025-04-14:
|
|
| 14 |
temperature: 0.7
|
| 15 |
organization: OpenAI
|
| 16 |
|
| 17 |
-
gpt-5-mini-2025-08-07:
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
|
| 25 |
qwen3-max-2025-09-23:
|
| 26 |
model: qwen3-max-2025-09-23
|
|
|
|
| 14 |
temperature: 0.7
|
| 15 |
organization: OpenAI
|
| 16 |
|
| 17 |
+
# gpt-5-mini-2025-08-07:
|
| 18 |
+
# model: gpt-5-mini-2025-08-07
|
| 19 |
+
# endpoints: null
|
| 20 |
+
# api_type: openai
|
| 21 |
+
# max_tokens: 8192
|
| 22 |
+
# temperature: 0.7
|
| 23 |
+
# organization: OpenAI
|
| 24 |
|
| 25 |
qwen3-max-2025-09-23:
|
| 26 |
model: qwen3-max-2025-09-23
|