mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
test_responses_api_shell_tool_streaming_sees_shell_output
This commit is contained in:
parent
f23041b510
commit
1474fafbef
1 changed files with 1 additions and 0 deletions
|
|
@ -774,6 +774,7 @@ class BaseResponsesAPITest(ABC):
|
|||
stream=True,
|
||||
)
|
||||
|
||||
|
||||
event_types_seen = []
|
||||
output_items_with_shell = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue