Spaces:
Runtime error
Runtime error
Update config.yaml
Browse files- config.yaml +2 -2
config.yaml
CHANGED
|
@@ -31,7 +31,7 @@ model_list:
|
|
| 31 |
model: github/gpt-4o
|
| 32 |
api_base: https://models.inference.ai.azure.com
|
| 33 |
api_key: os.environ/GITHUB_API_KEY1
|
| 34 |
-
- model_name: gpt-4o-mini-
|
| 35 |
litellm_params:
|
| 36 |
model: github/gpt-4o-mini
|
| 37 |
api_base: https://models.inference.ai.azure.com
|
|
@@ -41,7 +41,7 @@ model_list:
|
|
| 41 |
model: github/gpt-4o
|
| 42 |
api_base: https://models.inference.ai.azure.com
|
| 43 |
api_key: os.environ/GITHUB_API_KEY2
|
| 44 |
-
- model_name: gpt-4o-mini-
|
| 45 |
litellm_params:
|
| 46 |
model: github/gpt-4o-mini
|
| 47 |
api_base: https://models.inference.ai.azure.com
|
|
|
|
| 31 |
model: github/gpt-4o
|
| 32 |
api_base: https://models.inference.ai.azure.com
|
| 33 |
api_key: os.environ/GITHUB_API_KEY1
|
| 34 |
+
- model_name: gpt-4o-mini-k1
|
| 35 |
litellm_params:
|
| 36 |
model: github/gpt-4o-mini
|
| 37 |
api_base: https://models.inference.ai.azure.com
|
|
|
|
| 41 |
model: github/gpt-4o
|
| 42 |
api_base: https://models.inference.ai.azure.com
|
| 43 |
api_key: os.environ/GITHUB_API_KEY2
|
| 44 |
+
- model_name: gpt-4o-mini-k2
|
| 45 |
litellm_params:
|
| 46 |
model: github/gpt-4o-mini
|
| 47 |
api_base: https://models.inference.ai.azure.com
|