Skip to content

Commit ce76568

Browse files
committed
Bump to 1.14
1 parent 9c84bfe commit ce76568

512 files changed

Lines changed: 59705 additions & 80443 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/_reference/available-models.md

Lines changed: 339 additions & 242 deletions
Large diffs are not rendered by default.

lib/ruby_llm/aliases.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"bedrock": "anthropic.claude-3-haiku-20240307-v1:0:200k"
2727
},
2828
"claude-3-opus": {
29-
"anthropic": "claude-3-opus-20240229",
30-
"bedrock": "anthropic.claude-3-opus-20240229-v1:0"
29+
"anthropic": "claude-3-opus-20240229"
3130
},
3231
"claude-3-sonnet": {
3332
"anthropic": "claude-3-sonnet-20240229",
@@ -62,7 +61,8 @@
6261
"claude-opus-4-6": {
6362
"anthropic": "claude-opus-4-6",
6463
"openrouter": "anthropic/claude-opus-4.6",
65-
"bedrock": "anthropic.claude-opus-4-6-v1"
64+
"bedrock": "anthropic.claude-opus-4-6-v1",
65+
"azure": "claude-opus-4-6"
6666
},
6767
"claude-sonnet-4": {
6868
"anthropic": "claude-sonnet-4-20250514",
@@ -81,7 +81,8 @@
8181
"claude-sonnet-4-6": {
8282
"anthropic": "claude-sonnet-4-6",
8383
"openrouter": "anthropic/claude-sonnet-4.6",
84-
"bedrock": "anthropic.claude-sonnet-4-6"
84+
"bedrock": "anthropic.claude-sonnet-4-6",
85+
"azure": "claude-sonnet-4-6"
8586
},
8687
"deepseek-chat": {
8788
"deepseek": "deepseek-chat",
@@ -337,7 +338,8 @@
337338
},
338339
"gpt-5.1": {
339340
"openai": "gpt-5.1",
340-
"openrouter": "openai/gpt-5.1"
341+
"openrouter": "openai/gpt-5.1",
342+
"azure": "gpt-5.1"
341343
},
342344
"gpt-5.1-codex": {
343345
"openai": "gpt-5.1-codex",

0 commit comments

Comments
 (0)