Spaces:
Runtime error
Runtime error
a100 kh
commited on
Commit
·
8326643
1
Parent(s):
e92d2df
endpoint
Browse files- api_endpoints.json +4 -4
api_endpoints.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"claude-3-5-sonnet-
|
3 |
-
"model_name": "claude-3-5-sonnet-
|
4 |
"api_type": "anthropic",
|
5 |
"anony_only": false,
|
6 |
"recommended_config": {
|
@@ -93,8 +93,8 @@
|
|
93 |
"text-arena": true,
|
94 |
"vision-arena": false
|
95 |
},
|
96 |
-
"gpt-
|
97 |
-
"model_name": "gpt-
|
98 |
"api_type": "openai",
|
99 |
"api_base": "https://api.openai.com/v1",
|
100 |
"anony_only": false,
|
|
|
1 |
{
|
2 |
+
"claude-3-5-sonnet-latest": {
|
3 |
+
"model_name": "claude-3-5-sonnet-latest",
|
4 |
"api_type": "anthropic",
|
5 |
"anony_only": false,
|
6 |
"recommended_config": {
|
|
|
93 |
"text-arena": true,
|
94 |
"vision-arena": false
|
95 |
},
|
96 |
+
"gpt-4o-latest": {
|
97 |
+
"model_name": "gpt-4o",
|
98 |
"api_type": "openai",
|
99 |
"api_base": "https://api.openai.com/v1",
|
100 |
"anony_only": false,
|