Update model_catalog.json
Browse files- model_catalog.json +1 -1
model_catalog.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
| 31 |
"id": "embedding-profile-default",
|
| 32 |
"name": "Default Embedding Endpoint",
|
| 33 |
"binding": "openai",
|
| 34 |
-
"base_url": "https://api.openai.com/v1
|
| 35 |
"api_key": "",
|
| 36 |
"api_version": "",
|
| 37 |
"extra_headers": {},
|
|
|
|
| 31 |
"id": "embedding-profile-default",
|
| 32 |
"name": "Default Embedding Endpoint",
|
| 33 |
"binding": "openai",
|
| 34 |
+
"base_url": "https://api.openai.com/v1",
|
| 35 |
"api_key": "",
|
| 36 |
"api_version": "",
|
| 37 |
"extra_headers": {},
|