|
15 | 15 | },
|
16 | 16 | "claude-3-5-haiku": {
|
17 | 17 | "anthropic": "claude-3-5-haiku-20241022",
|
18 |
| - "openrouter": "anthropic/claude-3.5-haiku", |
19 |
| - "bedrock": "anthropic.claude-3-5-haiku-20241022-v1:0" |
| 18 | + "openrouter": "anthropic/claude-3.5-haiku" |
20 | 19 | },
|
21 | 20 | "claude-3-5-sonnet": {
|
22 | 21 | "anthropic": "claude-3-5-sonnet-20241022",
|
23 | 22 | "openrouter": "anthropic/claude-3.5-sonnet",
|
24 |
| - "bedrock": "anthropic.claude-3-5-sonnet-20240620-v1:0:200k" |
| 23 | + "bedrock": "anthropic.claude-3-5-sonnet-20240620-v1:0" |
25 | 24 | },
|
26 | 25 | "claude-3-7-sonnet": {
|
27 | 26 | "anthropic": "claude-3-7-sonnet-20250219",
|
|
31 | 30 | "claude-3-haiku": {
|
32 | 31 | "anthropic": "claude-3-haiku-20240307",
|
33 | 32 | "openrouter": "anthropic/claude-3-haiku",
|
34 |
| - "bedrock": "anthropic.claude-3-haiku-20240307-v1:0:200k" |
| 33 | + "bedrock": "anthropic.claude-3-haiku-20240307-v1:0" |
35 | 34 | },
|
36 | 35 | "claude-3-opus": {
|
37 | 36 | "anthropic": "claude-3-opus-20240229",
|
38 |
| - "openrouter": "anthropic/claude-3-opus", |
39 |
| - "bedrock": "anthropic.claude-3-opus-20240229-v1:0:200k" |
| 37 | + "openrouter": "anthropic/claude-3-opus" |
40 | 38 | },
|
41 | 39 | "claude-3-sonnet": {
|
42 | 40 | "anthropic": "claude-3-sonnet-20240229",
|
43 | 41 | "openrouter": "anthropic/claude-3-sonnet",
|
44 |
| - "bedrock": "anthropic.claude-3-sonnet-20240229-v1:0:200k" |
| 42 | + "bedrock": "anthropic.claude-3-sonnet-20240229-v1:0" |
45 | 43 | },
|
46 | 44 | "claude-opus-4": {
|
47 | 45 | "anthropic": "claude-opus-4-20250514",
|
48 |
| - "openrouter": "anthropic/claude-opus-4", |
49 |
| - "bedrock": "us.anthropic.claude-opus-4-20250514-v1:0" |
| 46 | + "openrouter": "anthropic/claude-opus-4" |
50 | 47 | },
|
51 | 48 | "claude-sonnet-4": {
|
52 | 49 | "anthropic": "claude-sonnet-4-20250514",
|
|
97 | 94 | "gemini": "gemma-3n-e4b-it",
|
98 | 95 | "openrouter": "google/gemma-3n-e4b-it"
|
99 | 96 | },
|
| 97 | + "gpt-3.5-turbo": { |
| 98 | + "openai": "gpt-3.5-turbo", |
| 99 | + "openrouter": "openai/gpt-3.5-turbo" |
| 100 | + }, |
100 | 101 | "gpt-3.5-turbo-16k": {
|
101 | 102 | "openai": "gpt-3.5-turbo-16k",
|
102 | 103 | "openrouter": "openai/gpt-3.5-turbo-16k"
|
|
109 | 110 | "openai": "gpt-4",
|
110 | 111 | "openrouter": "openai/gpt-4"
|
111 | 112 | },
|
112 |
| - "gpt-4-1106-preview": { |
113 |
| - "openai": "gpt-4-1106-preview", |
114 |
| - "openrouter": "openai/gpt-4-1106-preview" |
115 |
| - }, |
116 | 113 | "gpt-4-turbo": {
|
117 | 114 | "openai": "gpt-4-turbo",
|
118 | 115 | "openrouter": "openai/gpt-4-turbo"
|
119 | 116 | },
|
120 |
| - "gpt-4-turbo-preview": { |
121 |
| - "openai": "gpt-4-turbo-preview", |
122 |
| - "openrouter": "openai/gpt-4-turbo-preview" |
123 |
| - }, |
124 | 117 | "gpt-4.1": {
|
125 | 118 | "openai": "gpt-4.1",
|
126 | 119 | "openrouter": "openai/gpt-4.1"
|
|
0 commit comments