mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
use ProxyBaseLLMRequestProcessing
This commit is contained in:
parent
d808fa3c23
commit
b2d9935567
5 changed files with 326 additions and 237 deletions
|
@ -537,6 +537,7 @@ class ProxyLogging:
|
|||
user_api_key_dict: UserAPIKeyAuth,
|
||||
call_type: Literal[
|
||||
"completion",
|
||||
"responses",
|
||||
"embeddings",
|
||||
"image_generation",
|
||||
"moderation",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue