docs: update default model to o3-mini and improve language configuration instructions

This commit is contained in:
mrT23
2025-02-27 11:06:31 +02:00
parent 3817aa2868
commit 8182a4afc0
4 changed files with 6 additions and 6 deletions

View File

@ -4,8 +4,8 @@
[config]
# models
model="gpt-4o-2024-11-20"
fallback_models=["gpt-4o-2024-08-06"]
model="o3-mini"
fallback_models=["gpt-4o-2024-11-20"]
#model_weak="gpt-4o-mini-2024-07-18" # optional, a weaker model to use for some easier tasks
response_language="en-US" # Language locales code for PR responses in ISO 3166 and ISO 639 format (e.g., "en-US", "it-IT", "zh-CN", ...)
# CLI