forked from phoenix/litellm-mirror
build(ui): enable adding openmeter via proxy ui
This commit is contained in:
parent
dbf999f56e
commit
cdd3e1eef3
5 changed files with 214 additions and 88 deletions
|
@ -2130,7 +2130,6 @@ class Logging:
|
|||
|
||||
self.redact_message_input_output_from_logging(result=result)
|
||||
|
||||
print_verbose(f"Async success callbacks: {callbacks}")
|
||||
for callback in callbacks:
|
||||
# check if callback can run for this request
|
||||
litellm_params = self.model_call_details.get("litellm_params", {})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue