mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fix lint errors
This commit is contained in:
parent
fd11159148
commit
3cca2e95a7
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ class DataDogLLMObsLogger(DataDogLogger, CustomBatchLogger):
|
|||
|
||||
messages = standard_logging_payload["messages"]
|
||||
messages = self._ensure_string_content(messages=messages)
|
||||
response_obj = standard_logging_payload.get("response")
|
||||
|
||||
metadata = kwargs.get("litellm_params", {}).get("metadata", {})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue