docs: Adds required models field to variables documentation (#1709)
This commit is contained in:
@@ -317,6 +317,7 @@ Use `{env:VARIABLE_NAME}` to substitute environment variables:
|
|||||||
"model": "{env:OPENCODE_MODEL}",
|
"model": "{env:OPENCODE_MODEL}",
|
||||||
"provider": {
|
"provider": {
|
||||||
"anthropic": {
|
"anthropic": {
|
||||||
|
"models": {},
|
||||||
"options": {
|
"options": {
|
||||||
"apiKey": "{env:ANTHROPIC_API_KEY}"
|
"apiKey": "{env:ANTHROPIC_API_KEY}"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user