a100 kh commited on
Commit
8326643
·
1 Parent(s): e92d2df
Files changed (1) hide show
  1. api_endpoints.json +4 -4
api_endpoints.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "claude-3-5-sonnet-20240620": {
3
- "model_name": "claude-3-5-sonnet-20240620",
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-4-turbo-2024-04-09": {
97
- "model_name": "gpt-4-turbo-2024-04-09",
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,