mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix(utils.py): support image gen logging to langfuse
This commit is contained in:
parent
5f9e141d1e
commit
f57483ea70
5 changed files with 58 additions and 91 deletions
|
@ -3197,6 +3197,7 @@ def image_generation(
|
|||
"preset_cache_key": None,
|
||||
"stream_response": {},
|
||||
},
|
||||
custom_llm_provider=custom_llm_provider,
|
||||
)
|
||||
|
||||
if custom_llm_provider == "azure":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue