mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
updates to litedebugger logging
This commit is contained in:
parent
0f7245d153
commit
c423db29f3
3 changed files with 4 additions and 1 deletions
|
@ -62,7 +62,7 @@ class LiteDebugger:
|
|||
):
|
||||
try:
|
||||
litellm_data_obj = {
|
||||
"status": "succeeded",
|
||||
"status": "success",
|
||||
"additional_details": {"original_response": original_response},
|
||||
"litellm_call_id": litellm_call_id,
|
||||
"user_email": self.user_email,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue