feat: update ai mailer and configure language
This commit is contained in:
parent
ab1168816f
commit
a80fa1aaad
2 changed files with 4 additions and 3 deletions
|
|
@ -27,9 +27,10 @@
|
|||
|
||||
ai:
|
||||
openrouter_api_key: "file://${config.sops.secrets.ai-mailer-openrouter-key.path}"
|
||||
model: "openai/gpt-5-mini"
|
||||
model: "openai/gpt-5.4-mini"
|
||||
temperature: 0.3
|
||||
max_tokens: 200000
|
||||
default_language: German
|
||||
|
||||
context:
|
||||
urls:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue