0125 with ex_as_sys

This commit is contained in:
Paul Gauthier 2024-05-08 15:14:37 -07:00
parent 4c6fd48b27
commit bf09bd348f
2 changed files with 2 additions and 0 deletions

View file

@ -44,6 +44,7 @@ MODEL_SETTINGS = [
"whole",
weak_model_name="gpt-3.5-turbo",
reminder_as_sys_msg=True,
examples_as_sys_msg=True,
),
ModelSettings(
"gpt-3.5-turbo-1106",