properly feed in conversation history

This commit is contained in:
2026-03-10 16:02:19 -04:00
parent c9b49121ea
commit 677ea83fa1
3 changed files with 15 additions and 18 deletions

View File

@@ -66,6 +66,7 @@ def chat_completion_with_history(
extra_body={
"chat_template_kwargs": {"enable_thinking": False},
},
seed=-1,
)
# Assert that thinking was used