mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 23:40:48 +00:00
docs: Adds required models field to variables documentation (#1709)
This commit is contained in:
parent
fe26b4a7b1
commit
0a9463541a
1 changed files with 1 additions and 0 deletions
|
|
@ -317,6 +317,7 @@ Use `{env:VARIABLE_NAME}` to substitute environment variables:
|
|||
"model": "{env:OPENCODE_MODEL}",
|
||||
"provider": {
|
||||
"anthropic": {
|
||||
"models": {},
|
||||
"options": {
|
||||
"apiKey": "{env:ANTHROPIC_API_KEY}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue