Allow repo map to work with whole edit format, for weaker models with large context

This commit is contained in:
Paul Gauthier 2024-04-23 10:21:33 -07:00
parent 341228b543
commit f92aecbf7a
3 changed files with 10 additions and 4 deletions

View file

@ -129,8 +129,8 @@ MODEL_SETTINGS = [
"groq/llama3-70b-8192",
"diff",
weak_model_name="groq/llama3-8b-8192",
use_repo_map=True,
send_undo_reply=True,
use_repo_map=False,
send_undo_reply=False,
),
# Gemini
ModelSettings(