Skip to content

Commit ad822f4

Browse files
committed
update snapshots
1 parent 626d52e commit ad822f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/models/test_openai_responses.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3480,6 +3480,7 @@ def get_meaning_of_life() -> int:
34803480
'arguments': '{}',
34813481
'call_id': 'call_3WCunBU7lCG1HHaLmnnRJn8I',
34823482
'type': 'function_call',
3483+
'status': 'completed',
34833484
},
34843485
{'type': 'function_call_output', 'call_id': 'call_3WCunBU7lCG1HHaLmnnRJn8I', 'output': '42'},
34853486
{

0 commit comments

Comments
 (0)