properly feed in conversation history
This commit is contained in:
@@ -66,6 +66,7 @@ def chat_completion_with_history(
|
||||
extra_body={
|
||||
"chat_template_kwargs": {"enable_thinking": False},
|
||||
},
|
||||
seed=-1,
|
||||
)
|
||||
|
||||
# Assert that thinking was used
|
||||
|
||||
Reference in New Issue
Block a user