mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 03:34:22 +01:00
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}",
|
||||
"provider": {
|
||||
"anthropic": {
|
||||
"models": {},
|
||||
"options": {
|
||||
"apiKey": "{env:ANTHROPIC_API_KEY}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user