mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
docs: Adds required models field to variables documentation (#1709)
This commit is contained in:
parent
fe26b4a7b1
commit
0a9463541a
@ -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…
x
Reference in New Issue
Block a user