Skip to content

Commit 5365924

Browse files
jimjimovichJim Mendenhallcrmne
authored
Removing unreachable alias entries to avoid confusion (#104)
Just cleaning up aliases.json to remove unreachable entries and avoid confusion. Co-authored-by: Jim Mendenhall <jimjimovich@gmail.com> Co-authored-by: Carmine Paolino <carmine@paolino.me>
1 parent 486118d commit 5365924

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

lib/ruby_llm/aliases.json

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -34,32 +34,5 @@
3434
"claude-2-1": {
3535
"anthropic": "claude-2.1",
3636
"bedrock": "anthropic.claude-2.1"
37-
},
38-
"gpt-4o": {
39-
"openai": "gpt-4o-2024-11-20"
40-
},
41-
"gpt-4o-mini": {
42-
"openai": "gpt-4o-mini-2024-07-18"
43-
},
44-
"gpt-4-turbo": {
45-
"openai": "gpt-4-turbo-2024-04-09"
46-
},
47-
"gemini-1.5-flash": {
48-
"gemini": "gemini-1.5-flash-002"
49-
},
50-
"gemini-1.5-flash-8b": {
51-
"gemini": "gemini-1.5-flash-8b-001"
52-
},
53-
"gemini-1.5-pro": {
54-
"gemini": "gemini-1.5-pro-002"
55-
},
56-
"gemini-2.0-flash": {
57-
"gemini": "gemini-2.0-flash-001"
58-
},
59-
"o1": {
60-
"openai": "o1-2024-12-17"
61-
},
62-
"o3-mini": {
63-
"openai": "o3-mini-2025-01-31"
6437
}
6538
}

0 commit comments

Comments
 (0)