mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-22 21:05:57 +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
|
"auto": false
|
||||||
},
|
},
|
||||||
"plugin": [
|
"plugin": [
|
||||||
|
"opencode-anthropic-auth@0.0.9",
|
||||||
"@franlol/opencode-md-table-formatter"
|
"@franlol/opencode-md-table-formatter"
|
||||||
],
|
],
|
||||||
"lsp": {
|
"lsp": {
|
||||||
|
|
@ -49,6 +50,9 @@
|
||||||
"apiKey": "sk-dummy"
|
"apiKey": "sk-dummy"
|
||||||
},
|
},
|
||||||
"models": {
|
"models": {
|
||||||
|
"claude-opus-4-5-20251101": {
|
||||||
|
"name": "Claude Opus 4.5 (CLIProxyAPI)"
|
||||||
|
},
|
||||||
"gpt-5.1-codex-max": {
|
"gpt-5.1-codex-max": {
|
||||||
"name": "GPT-5.1 Codex Max (High)",
|
"name": "GPT-5.1 Codex Max (High)",
|
||||||
"options": {
|
"options": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue