mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
lint
This commit is contained in:
parent
d2de9a1e72
commit
71e8417be0
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,7 @@ async def handle_sampling_create_message(
|
|||
|
||||
from litellm.proxy.litellm_pre_call_utils import add_litellm_data_to_request
|
||||
from litellm.proxy.proxy_server import proxy_config
|
||||
|
||||
|
||||
completion_kwargs["user"] = getattr(user_api_key_auth, "user_id", None)
|
||||
|
||||
# We need a dummy FastAPI request object because add_litellm_data_to_request expects it
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue