mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
(fix) langfuse test
This commit is contained in:
parent
1ef9bfa125
commit
ee53139ce2
1 changed files with 1 additions and 0 deletions
|
@ -947,6 +947,7 @@ class Logging:
|
|||
print_verbose=print_verbose,
|
||||
)
|
||||
if callback == "langfuse":
|
||||
global langFuseLogger
|
||||
print_verbose("reaches langfuse for logging!")
|
||||
kwargs = {}
|
||||
for k, v in self.model_call_details.items():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue