mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
commit
bd160745f9
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ class LunaryLogger:
|
|||
try:
|
||||
print_verbose(f"Lunary Logging - Logging request for model {model}")
|
||||
|
||||
template_id = None
|
||||
litellm_params = kwargs.get("litellm_params", {})
|
||||
optional_params = kwargs.get("optional_params", {})
|
||||
metadata = litellm_params.get("metadata", {}) or {}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue