mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
test_openai_responses_api_web_search_cost_tracking
This commit is contained in:
parent
880c2a736b
commit
3f45200802
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ async def test_openai_responses_api_web_search_cost_tracking(
|
|||
else:
|
||||
print("response", response)
|
||||
|
||||
await asyncio.sleep(1)
|
||||
|
||||
if StandardBuiltInToolCostTracking.response_object_includes_web_search_call(
|
||||
test_custom_logger.standard_logging_payload.get("response")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue