We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce62b6 commit d27b791Copy full SHA for d27b791
1 file changed
readme.md
@@ -67,7 +67,7 @@ models:
67
# Claude Sonnet
68
- name: Claude Sonnet 4.6 (Copilot_proxy)
69
provider: openai
70
- model: claude-sonnet-4-20250514
+ model: claude-sonnet-4.6
71
apiBase: http://localhost:{PROXY_PORT}
72
apiKey: "dummy"
73
roles:
@@ -77,7 +77,7 @@ models:
77
# Claude Opus
78
- name: Claude Opus 4.6 (Copilot_proxy)
79
80
- model: claude-opus-4-20250514
+ model: claude-opus-4.6
81
82
83
0 commit comments