mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix(azure.py): fix azure streaming logging
This commit is contained in:
parent
3923c389fd
commit
7c2fad2d57
2 changed files with 7 additions and 1 deletions
|
@ -11,7 +11,7 @@ class TraceloopLogger:
|
|||
|
||||
try:
|
||||
tracer = self.tracer_wrapper.get_tracer()
|
||||
|
||||
|
||||
model = kwargs.get("model")
|
||||
|
||||
# LiteLLM uses the standard OpenAI library, so it's already handled by Traceloop SDK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue