docs: remove model_weak configuration and simplify model selection

This commit is contained in:
mrT23
2024-12-11 18:10:34 +02:00
parent cb88489dbe
commit 872b27bfd8
4 changed files with 13 additions and 18 deletions

View File

@ -1,8 +1,8 @@
[config]
# models
model_weak="gpt-4o-mini-2024-07-18"
model="gpt-4o-2024-11-20"
fallback_models=["gpt-4o-2024-08-06"]
#model_weak="gpt-4o-mini-2024-07-18" # optional, a weaker model to use for some easier tasks
# CLI
git_provider="github"
publish_output=true