update config
Some checks failed
Deploy / deploy-ssh (push) Successful in 6s
Docker / docker (push) Successful in 7s
Security / security (push) Successful in 6s
CI / ci (push) Successful in 8s
Deploy / deploy-local-runner (push) Has been skipped
Renovate / renovate (push) Failing after 2s
Some checks failed
Deploy / deploy-ssh (push) Successful in 6s
Docker / docker (push) Successful in 7s
Security / security (push) Successful in 6s
CI / ci (push) Successful in 8s
Deploy / deploy-local-runner (push) Has been skipped
Renovate / renovate (push) Failing after 2s
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
# --------------------------
|
||||
# Available providers: openai | openrouter | ollama | anthropic | azure | gemini
|
||||
# This value can be overridden by setting the AI_PROVIDER Gitea secret.
|
||||
provider: openai
|
||||
provider: openrouter
|
||||
|
||||
# The model to use per provider.
|
||||
# Override the active provider's model by setting the AI_MODEL Gitea secret.
|
||||
model:
|
||||
openai: gpt-4.1-mini
|
||||
openrouter: anthropic/claude-3.5-sonnet
|
||||
openrouter: openai/gpt-5-mini
|
||||
ollama: codellama:13b
|
||||
anthropic: claude-3-5-sonnet-20241022
|
||||
azure: gpt-4 # Deployment name
|
||||
|
||||
Reference in New Issue
Block a user