Skip to content

Commit 607bac8

Browse files
committed
Update openai breaking change
1 parent 99d31b9 commit 607bac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openai_agents/reasoning_content/activities/reasoning_activities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ async def get_reasoning_response(
3131
tracing=ModelTracing.DISABLED,
3232
previous_response_id=None,
3333
prompt=None,
34+
conversation_id=None,
3435
)
3536

3637
# Extract reasoning content and regular content from the response

0 commit comments

Comments
 (0)