mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-22 12:55:39 +08:00
opencode anthropic auth
This commit is contained in:
parent
bb2a53206b
commit
d418e5050d
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"auto": false
|
||||
},
|
||||
"plugin": [
|
||||
"opencode-anthropic-auth@0.0.9",
|
||||
"@franlol/opencode-md-table-formatter"
|
||||
],
|
||||
"lsp": {
|
||||
|
|
@ -49,6 +50,9 @@
|
|||
"apiKey": "sk-dummy"
|
||||
},
|
||||
"models": {
|
||||
"claude-opus-4-5-20251101": {
|
||||
"name": "Claude Opus 4.5 (CLIProxyAPI)"
|
||||
},
|
||||
"gpt-5.1-codex-max": {
|
||||
"name": "GPT-5.1 Codex Max (High)",
|
||||
"options": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue