|
53 | 53 | "openrouter": "anthropic/claude-sonnet-4", |
54 | 54 | "bedrock": "us.anthropic.claude-sonnet-4-20250514-v1:0" |
55 | 55 | }, |
| 56 | + "command": { |
| 57 | + "cohere": "command", |
| 58 | + "openrouter": "cohere/command" |
| 59 | + }, |
| 60 | + "command-r": { |
| 61 | + "cohere": "command-r-08-2024", |
| 62 | + "openrouter": "cohere/command-r-08-2024" |
| 63 | + }, |
| 64 | + "command-r-plus": { |
| 65 | + "cohere": "command-r-plus-08-2024", |
| 66 | + "openrouter": "cohere/command-r-plus-08-2024" |
| 67 | + }, |
| 68 | + "command-r7b": { |
| 69 | + "cohere": "command-r7b-12-2024", |
| 70 | + "openrouter": "cohere/command-r7b-12-2024" |
| 71 | + }, |
56 | 72 | "deepseek-chat": { |
57 | 73 | "deepseek": "deepseek-chat", |
58 | 74 | "openrouter": "deepseek/deepseek-chat" |
|
65 | 81 | "gemini": "gemini-2.0-flash-lite-001", |
66 | 82 | "openrouter": "google/gemini-2.0-flash-lite-001" |
67 | 83 | }, |
| 84 | + "gemini-2.5-flash": { |
| 85 | + "gemini": "gemini-2.5-flash", |
| 86 | + "openrouter": "google/gemini-2.5-flash" |
| 87 | + }, |
| 88 | + "gemini-2.5-flash-lite-preview-06-17": { |
| 89 | + "gemini": "gemini-2.5-flash-lite-preview-06-17", |
| 90 | + "openrouter": "google/gemini-2.5-flash-lite-preview-06-17" |
| 91 | + }, |
68 | 92 | "gemini-2.5-flash-preview-05-20": { |
69 | 93 | "gemini": "gemini-2.5-flash-preview-05-20", |
70 | 94 | "openrouter": "google/gemini-2.5-flash-preview-05-20" |
71 | 95 | }, |
72 | | - "gemini-2.5-pro-exp-03-25": { |
73 | | - "gemini": "gemini-2.5-pro-exp-03-25", |
74 | | - "openrouter": "google/gemini-2.5-pro-exp-03-25" |
| 96 | + "gemini-2.5-pro": { |
| 97 | + "gemini": "gemini-2.5-pro", |
| 98 | + "openrouter": "google/gemini-2.5-pro" |
75 | 99 | }, |
76 | 100 | "gemini-2.5-pro-preview-05-06": { |
77 | 101 | "gemini": "gemini-2.5-pro-preview-05-06", |
|
89 | 113 | "gemini": "gemma-3-4b-it", |
90 | 114 | "openrouter": "google/gemma-3-4b-it" |
91 | 115 | }, |
92 | | - "gpt-3.5-turbo": { |
93 | | - "openai": "gpt-3.5-turbo", |
94 | | - "openrouter": "openai/gpt-3.5-turbo" |
95 | | - }, |
96 | | - "gpt-3.5-turbo-0125": { |
97 | | - "openai": "gpt-3.5-turbo-0125", |
98 | | - "openrouter": "openai/gpt-3.5-turbo-0125" |
99 | | - }, |
100 | | - "gpt-3.5-turbo-1106": { |
101 | | - "openai": "gpt-3.5-turbo-1106", |
102 | | - "openrouter": "openai/gpt-3.5-turbo-1106" |
| 116 | + "gemma-3n-e4b-it": { |
| 117 | + "gemini": "gemma-3n-e4b-it", |
| 118 | + "openrouter": "google/gemma-3n-e4b-it" |
103 | 119 | }, |
104 | 120 | "gpt-3.5-turbo-16k": { |
105 | 121 | "openai": "gpt-3.5-turbo-16k", |
|
0 commit comments