mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
llama reminder_as_sys_msg=True
This commit is contained in:
parent
b476671399
commit
f115236801
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ MODEL_SETTINGS = [
|
||||||
weak_model_name="groq/llama3-8b-8192",
|
weak_model_name="groq/llama3-8b-8192",
|
||||||
use_repo_map=False,
|
use_repo_map=False,
|
||||||
send_undo_reply=False,
|
send_undo_reply=False,
|
||||||
|
reminder_as_sys_msg=True,
|
||||||
),
|
),
|
||||||
# Gemini
|
# Gemini
|
||||||
ModelSettings(
|
ModelSettings(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue