use ProxyBaseLLMRequestProcessing

This commit is contained in:
Ishaan Jaff 2025-03-12 16:54:33 -07:00
parent d808fa3c23
commit b2d9935567
5 changed files with 326 additions and 237 deletions

View file

@ -537,6 +537,7 @@ class ProxyLogging:
user_api_key_dict: UserAPIKeyAuth,
call_type: Literal[
"completion",
"responses",
"embeddings",
"image_generation",
"moderation",