diff --git a/scripts/update-history.py b/scripts/update-history.py index e8fa455b2..f5fde9106 100755 --- a/scripts/update-history.py +++ b/scripts/update-history.py @@ -136,6 +136,8 @@ def main(): message, "--no-git", "--no-auto-lint", + "--model", + "o3", ] subprocess.run(cmd)