Update model_catalog.json
Browse files- model_catalog.json +1 -1
model_catalog.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"name": "Default LLM Endpoint",
|
| 11 |
"binding": "mistral",
|
| 12 |
"base_url": "https://api.mistral.ai/v1",
|
| 13 |
-
"api_key": "",
|
| 14 |
"api_version": "",
|
| 15 |
"extra_headers": {},
|
| 16 |
"models": [
|
|
|
|
| 10 |
"name": "Default LLM Endpoint",
|
| 11 |
"binding": "mistral",
|
| 12 |
"base_url": "https://api.mistral.ai/v1",
|
| 13 |
+
"api_key": "HF_SECRET_MISTRAL",
|
| 14 |
"api_version": "",
|
| 15 |
"extra_headers": {},
|
| 16 |
"models": [
|