mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
test(test_keys.py): add more logging
This commit is contained in:
parent
61576fa6a9
commit
127db122ef
2 changed files with 3 additions and 3 deletions
|
@ -688,6 +688,7 @@ async def _PROXY_track_cost_callback(
|
|||
start_time=None,
|
||||
end_time=None, # start/end time for completion
|
||||
):
|
||||
verbose_proxy_logger.debug(f"INSIDE _PROXY_track_cost_callback")
|
||||
global prisma_client, custom_db_client
|
||||
try:
|
||||
# check if it has collected an entire stream response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue