fenduil commited on
Commit
99fbb1d
·
verified ·
1 Parent(s): 15cfba6

Update model_catalog.json

Browse files
Files changed (1) hide show
  1. 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/embeddings",
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": {},