mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
0125 with ex_as_sys
This commit is contained in:
parent
4c6fd48b27
commit
bf09bd348f
2 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
versions: 0.27.1-dev
|
versions: 0.27.1-dev
|
||||||
seconds_per_case: 42.4
|
seconds_per_case: 42.4
|
||||||
total_cost: 19.6556
|
total_cost: 19.6556
|
||||||
|
|
||||||
- dirname: 2024-01-25-22-07-21--jan-gpt-4-0125-preview-udiff
|
- dirname: 2024-01-25-22-07-21--jan-gpt-4-0125-preview-udiff
|
||||||
test_cases: 89
|
test_cases: 89
|
||||||
model: gpt-4-0125-preview
|
model: gpt-4-0125-preview
|
||||||
|
|
|
@ -44,6 +44,7 @@ MODEL_SETTINGS = [
|
||||||
"whole",
|
"whole",
|
||||||
weak_model_name="gpt-3.5-turbo",
|
weak_model_name="gpt-3.5-turbo",
|
||||||
reminder_as_sys_msg=True,
|
reminder_as_sys_msg=True,
|
||||||
|
examples_as_sys_msg=True,
|
||||||
),
|
),
|
||||||
ModelSettings(
|
ModelSettings(
|
||||||
"gpt-3.5-turbo-1106",
|
"gpt-3.5-turbo-1106",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue