Update model references from o3-mini to o4-mini and add Gemini models

This commit is contained in:
mrT23
2025-04-19 09:26:35 +03:00
parent ca88ec96d6
commit 4ac0aa56e5
5 changed files with 38 additions and 18 deletions

View File

@ -7,8 +7,8 @@
[config]
# models
model="o4-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
fallback_models=["gpt-4.1"]
#model_weak="gpt-4o" # optional, a weaker model to use for some easier tasks
# CLI
git_provider="github"
publish_output=true