mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
clean up
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
This commit is contained in:
parent
53443a8d5a
commit
57f1d436e1
4 changed files with 5 additions and 24 deletions
|
@ -140,8 +140,7 @@ class ResponsesAPIStreamingIterator(BaseResponsesAPIStreamingIterator):
|
|||
)
|
||||
)
|
||||
|
||||
executor.submit(
|
||||
self.logging_obj.success_handler,
|
||||
self.logging_obj.success_handler(
|
||||
result=self.completed_response,
|
||||
cache_hit=None,
|
||||
start_time=self.start_time,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue