mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix llm_request_utils
This commit is contained in:
parent
bc051b18d8
commit
f3ac3f85cd
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
from typing import Dict, Optional
|
||||
|
||||
from langfuse.model import TextPromptClient
|
||||
|
||||
|
||||
def _ensure_extra_body_is_safe(extra_body: Optional[Dict]) -> Optional[Dict]:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue