ai-station/.venv/lib/python3.12/site-packages/litellm-1.75.0.dist-info/RECORD

1968 lines
175 KiB
Plaintext
Raw Permalink Normal View History

2025-12-25 14:54:33 +00:00
../../../bin/litellm,sha256=yAFU5erIiNEuHg5VlUD0txyaE2Clh93fLQwXh4EUV2w,245
../../../bin/litellm-proxy,sha256=mHA6kXJsbzzjYdzYgmwaPv_hrPt4A_20p_Jv_Eder8Q,248
litellm-1.75.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
litellm-1.75.0.dist-info/LICENSE,sha256=sXDWv46INd01fgEWgdsCj01R4vsOqJIFj1bgH7ObgnM,1419
litellm-1.75.0.dist-info/METADATA,sha256=-BbIVfcILnMhG6O0ZHERjmgOxKo8VgWIH9N4FG0FiSc,40687
litellm-1.75.0.dist-info/RECORD,,
litellm-1.75.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
litellm-1.75.0.dist-info/entry_points.txt,sha256=6FlGhEboBbpwJLYKVWZmqmdexOJFGgyNGDl9PWM_rwg,89
litellm/__init__.py,sha256=DDQehjBenHePv768PVb-QarYW-SXxiJtyC7ZyCdrrbM,49020
litellm/__pycache__/__init__.cpython-312.pyc,,
litellm/__pycache__/_logging.cpython-312.pyc,,
litellm/__pycache__/_redis.cpython-312.pyc,,
litellm/__pycache__/_service_logger.cpython-312.pyc,,
litellm/__pycache__/_version.cpython-312.pyc,,
litellm/__pycache__/budget_manager.cpython-312.pyc,,
litellm/__pycache__/constants.cpython-312.pyc,,
litellm/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/__pycache__/exceptions.cpython-312.pyc,,
litellm/__pycache__/main.cpython-312.pyc,,
litellm/__pycache__/router.cpython-312.pyc,,
litellm/__pycache__/scheduler.cpython-312.pyc,,
litellm/__pycache__/timeout.cpython-312.pyc,,
litellm/__pycache__/utils.cpython-312.pyc,,
litellm/_logging.py,sha256=ysYHXWaN7F5kxDYoSj3ouscgrs-LF043bGqd20477jY,5319
litellm/_redis.py,sha256=qkdL_CWStepYwDf_3UVhFdmd8fScdKGtFHRLLMD7WV0,14504
litellm/_service_logger.py,sha256=jsBSCSUiX35RAGj815KXy9B9zb79x8-fdyh14uh99Wo,11546
litellm/_version.py,sha256=PGgsdOglcnWeG6t49ysrg8Vswv24lMyxdNuPxlwU2UE,126
litellm/anthropic_interface/__init__.py,sha256=AQ67PAfuKg42pyoKUzh7ei_I2nLbMS3oFeLxYtywauM,108
litellm/anthropic_interface/__pycache__/__init__.cpython-312.pyc,,
litellm/anthropic_interface/messages/__init__.py,sha256=6nqXfVdDIQpojb4liJ2PsSfq3_RABXTxf07wBHMyPPA,4626
litellm/anthropic_interface/messages/__pycache__/__init__.cpython-312.pyc,,
litellm/anthropic_interface/readme.md,sha256=ZJqo4HzPIVT6X2pBiE83z9e7HxxWmWK31twFbbhEDPc,2592
litellm/assistants/__pycache__/main.cpython-312.pyc,,
litellm/assistants/__pycache__/utils.cpython-312.pyc,,
litellm/assistants/main.py,sha256=Tvvwns_W5ibfK9-iGoJA396fSQOEZETj44EcjCMez6I,52774
litellm/assistants/utils.py,sha256=im5D0fBkAgfQwt9MdPX1XJLp-JSuvdyISjh1s0X3VaY,5779
litellm/batch_completion/Readme.md,sha256=2Wp90GJazbdovGZSEG7jUhXVTYV5FanzGukCKKrb7o0,636
litellm/batch_completion/__pycache__/main.cpython-312.pyc,,
litellm/batch_completion/main.py,sha256=J2lRZV_UiyHSJ9I5J_A5a4NEXKBeWLEUKny4f9hKnJk,10463
litellm/batches/__pycache__/batch_utils.cpython-312.pyc,,
litellm/batches/__pycache__/main.cpython-312.pyc,,
litellm/batches/batch_utils.py,sha256=7EkFbCY3ka2iT-pvrVwazmQ-KamO2RO8isDFkpvGT4I,7117
litellm/batches/main.py,sha256=1It_X8TebwZGK27cKQ7tANJSmjXlxnfThG4RrNQ8HGU,28949
litellm/budget_manager.py,sha256=t-YTwtpWA9H4M3ooqdESAtZ-aAOzsDYt94avY4HV9b8,8462
litellm/caching/Readme.md,sha256=Q3n1-ma0jBD8x-ygT85bblEEy1Ol9WFnpzC5bfsvDCY,916
litellm/caching/__init__.py,sha256=iU8sOglozd-Cs9AnoRI6thqEsLhVoGznM6GuMi2AsZ0,458
litellm/caching/__pycache__/__init__.cpython-312.pyc,,
litellm/caching/__pycache__/_internal_lru_cache.cpython-312.pyc,,
litellm/caching/__pycache__/azure_blob_cache.cpython-312.pyc,,
litellm/caching/__pycache__/base_cache.cpython-312.pyc,,
litellm/caching/__pycache__/caching.cpython-312.pyc,,
litellm/caching/__pycache__/caching_handler.cpython-312.pyc,,
litellm/caching/__pycache__/disk_cache.cpython-312.pyc,,
litellm/caching/__pycache__/dual_cache.cpython-312.pyc,,
litellm/caching/__pycache__/gcs_cache.cpython-312.pyc,,
litellm/caching/__pycache__/in_memory_cache.cpython-312.pyc,,
litellm/caching/__pycache__/llm_caching_handler.cpython-312.pyc,,
litellm/caching/__pycache__/qdrant_semantic_cache.cpython-312.pyc,,
litellm/caching/__pycache__/redis_cache.cpython-312.pyc,,
litellm/caching/__pycache__/redis_cluster_cache.cpython-312.pyc,,
litellm/caching/__pycache__/redis_semantic_cache.cpython-312.pyc,,
litellm/caching/__pycache__/s3_cache.cpython-312.pyc,,
litellm/caching/_internal_lru_cache.py,sha256=yVMtXSglvmxFJMY6HlJmh1jAKHQtnXkJRijYOPekzPs,794
litellm/caching/azure_blob_cache.py,sha256=tBSM7KM1z4UDRTX5tv3kPlZZ_kbKOfQDZyUXkBnvPPk,4003
litellm/caching/base_cache.py,sha256=kTmPeVoTK_F59IY_M69ZOPYBLQVeDtu9mN8Bi7BUeYc,1409
litellm/caching/caching.py,sha256=4ocCNzrl6Zd4jLL2q_T2wQOZ-yLgtol_sEX5y9FKtZc,34886
litellm/caching/caching_handler.py,sha256=8LEVcFB9dehX3JfsVAyBAe12SQoq96DdGncaguE1RWM,37422
litellm/caching/disk_cache.py,sha256=_GKPXwM_FYMfLA-Z7rNor4yz_PMfwMHudBAxLWwHMvs,3054
litellm/caching/dual_cache.py,sha256=goiYoO-8INrCB8X8zRoBEjO6EA-X9WWjAv02IarxYAo,16465
litellm/caching/gcs_cache.py,sha256=CLpi1jBrQXhNjJCy9VZJGWn-DrLuS6F4NKtQb6NvP-w,4376
litellm/caching/in_memory_cache.py,sha256=R_86IG2dkWZvzdFwmJxmIqOe_rEFeg88SI9XbJnCxk8,9011
litellm/caching/llm_caching_handler.py,sha256=8koNvaEtkJ1ppSTuM3xrjsKkhc-hCCV8vYsLQVUk9sg,1305
litellm/caching/qdrant_semantic_cache.py,sha256=1KgSC_SeAdqCTG4E-G52l3W2NRBkLdcBGZSGVIw7w6c,15345
litellm/caching/redis_cache.py,sha256=k0_gpfB5h5tDDgtfWGwxDnjdqQyQxMoGE10pG1VJYRI,47361
litellm/caching/redis_cluster_cache.py,sha256=_rRO21mendWanAlaHXJeo44mpS0sgeHonV7AUmE2LwA,1949
litellm/caching/redis_semantic_cache.py,sha256=WL4OjbFx4HTn0diGAdchuw75h9RhkrfIHWSDof6hxY8,16880
litellm/caching/s3_cache.py,sha256=pukLeS3QvvJ2HgvyU0H6NgHIdTTda0Cx8UeFHltZUUc,5501
litellm/completion_extras/README.md,sha256=VAYvWGd49Pl2iFm4p0G6Q0sbkqQCBeCtXcQj263S-lc,124
litellm/completion_extras/__init__.py,sha256=9hTkRTVPHt9xteV1eRkJCcn7zL94LnLWxcg84X8kwG0,103
litellm/completion_extras/__pycache__/__init__.cpython-312.pyc,,
litellm/completion_extras/litellm_responses_transformation/__init__.py,sha256=kqAAEyncJHvvHgcsnyhDBSdIg9aj6qwkZ-FwR2WQvxo,78
litellm/completion_extras/litellm_responses_transformation/__pycache__/__init__.cpython-312.pyc,,
litellm/completion_extras/litellm_responses_transformation/__pycache__/handler.cpython-312.pyc,,
litellm/completion_extras/litellm_responses_transformation/__pycache__/transformation.cpython-312.pyc,,
litellm/completion_extras/litellm_responses_transformation/handler.py,sha256=cdRafdfNrpgwBtVU57twE5C2De4_BsvjI3iqE_FDSpg,7861
litellm/completion_extras/litellm_responses_transformation/transformation.py,sha256=vX7mXiOkE-EroThmsyR6SRyZTlf-ERiYw9zv-Ql5gfM,25643
litellm/constants.py,sha256=xqBWcQ5czksJxZMJ4NUinAnWfaTVo_1MDfB3zykSR84,33888
litellm/cost.json,sha256=GJEXQcWy9ZvA5DhsPlWnolw-0gK_JG6PQRC67EO6VmQ,108
litellm/cost_calculator.py,sha256=8nzJEWoVjlFLYBpSUlYVUZHq_7COZQeru7mLkEJ5OkM,58612
litellm/endpoints/speech/speech_to_completion_bridge/__pycache__/handler.cpython-312.pyc,,
litellm/endpoints/speech/speech_to_completion_bridge/__pycache__/transformation.cpython-312.pyc,,
litellm/endpoints/speech/speech_to_completion_bridge/handler.py,sha256=yLoSxEV9V7FWz4uQIJclz73oEXx1nwWwUHSKOsOn8xE,4424
litellm/endpoints/speech/speech_to_completion_bridge/transformation.py,sha256=ppdwVjQrFM8oKGGgLumI6e4V91a7MiH7xt03rSzKUWM,4619
litellm/exceptions.py,sha256=FWYlCpNvsyB0Ax4qDJV5JNpdObe7Aj-rPjDW6r0w6wo,32085
litellm/experimental_mcp_client/Readme.md,sha256=r3ZHZKSGcsZS5JktPuxpZWWvYLD5EvVK1oIZIW2lxRE,103
litellm/experimental_mcp_client/__init__.py,sha256=PoWVHZDDHIChYzHXTpxvYX2UrV6Rn0NWwn9woKDxLTk,102
litellm/experimental_mcp_client/__pycache__/__init__.cpython-312.pyc,,
litellm/experimental_mcp_client/__pycache__/client.cpython-312.pyc,,
litellm/experimental_mcp_client/__pycache__/tools.cpython-312.pyc,,
litellm/experimental_mcp_client/client.py,sha256=z1RmgxqWfnY4VK8Mszn-Lb1fJJ3P5xxDLG3UjQykrGI,10356
litellm/experimental_mcp_client/tools.py,sha256=kwDi631W2BfjG958eHx6G3fpOnVZ1AwGQzUtt2C7DVc,4087
litellm/files/__pycache__/main.cpython-312.pyc,,
litellm/files/main.py,sha256=xXwkhT4utDm_FKnTTgreiolyd4_7t-9YOxXZjciZAlw,33438
litellm/fine_tuning/__pycache__/main.cpython-312.pyc,,
litellm/fine_tuning/main.py,sha256=KQUxAsiBIhtGBs4moaaPOtUw59pe8AiRVCyg-dy9-sc,28804
litellm/google_genai/Readme.md,sha256=BetnqQ4scR1C0dbhejgOQfa9Z_z1H24IkAFmxyEjMzo,2906
litellm/google_genai/__init__.py,sha256=RGCA0bOKaXd42fKuITz0P2urjI9hclFamZxwzwqp9Ec,405
litellm/google_genai/__pycache__/__init__.cpython-312.pyc,,
litellm/google_genai/__pycache__/main.cpython-312.pyc,,
litellm/google_genai/__pycache__/streaming_iterator.cpython-312.pyc,,
litellm/google_genai/adapters/__init__.py,sha256=sQqhwl8-Ggds4MOMQaKofQ4VoQPVKKlToZSQVOvI5Ec,619
litellm/google_genai/adapters/__pycache__/__init__.cpython-312.pyc,,
litellm/google_genai/adapters/__pycache__/handler.cpython-312.pyc,,
litellm/google_genai/adapters/__pycache__/transformation.cpython-312.pyc,,
litellm/google_genai/adapters/handler.py,sha256=3YG-fIM9NCOZgPJsX7EWjcyWTuSeF6woML3g2ueJVMg,5649
litellm/google_genai/adapters/transformation.py,sha256=eKXBNNfKssG0g6Wqp6kPl2C2UzW94H0UXkzjZQYJ0gg,26814
litellm/google_genai/main.py,sha256=gqt8zK2sYmw5XcwsTManIX31juqra4NYfIpqUQdssbg,19456
litellm/google_genai/streaming_iterator.py,sha256=WY8xfCQrexN8jyGU8xFxiwK6CfcGcdhwdw109aiB9NU,5304
litellm/images/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/images/__pycache__/__init__.cpython-312.pyc,,
litellm/images/__pycache__/main.cpython-312.pyc,,
litellm/images/__pycache__/utils.cpython-312.pyc,,
litellm/images/main.py,sha256=s0mVoMDv4BZm7_Kc24eSOe__3yKPSR-F766SMLEuuTM,30931
litellm/images/utils.py,sha256=0r7UMkecFrqrideqOiW29aGZJQup9xBNpgVeqmwqN04,5303
litellm/integrations/Readme.md,sha256=0o2TAoAm8ZsLm53-RBLqjpgrUz3ZAhoxwQi6SbMfaV0,137
litellm/integrations/SlackAlerting/Readme.md,sha256=3mGDy5ZhJOFnGn58w0uthsFyBF1dFbqy78q54uRc80g,2447
litellm/integrations/SlackAlerting/__pycache__/batching_handler.cpython-312.pyc,,
litellm/integrations/SlackAlerting/__pycache__/budget_alert_types.cpython-312.pyc,,
litellm/integrations/SlackAlerting/__pycache__/hanging_request_check.cpython-312.pyc,,
litellm/integrations/SlackAlerting/__pycache__/slack_alerting.cpython-312.pyc,,
litellm/integrations/SlackAlerting/__pycache__/utils.cpython-312.pyc,,
litellm/integrations/SlackAlerting/batching_handler.py,sha256=g0Ayl1SIKF7odWT9fLGnYLJCxEEbxR8ASEdLzUEpqKs,2250
litellm/integrations/SlackAlerting/budget_alert_types.py,sha256=bR8ZiXtDl7SMaz9EUBs8uV6VsaucQZjHGlmN6dxK9gw,2501
litellm/integrations/SlackAlerting/hanging_request_check.py,sha256=kOMs8TLJPDGxioLPPyGjEwj0texEBpbEBJbbS0GZ0SI,6216
litellm/integrations/SlackAlerting/slack_alerting.py,sha256=565V0v7r9x1ecL4G2pXExwmL4LtoChlpb5NhsZyGpzw,65968
litellm/integrations/SlackAlerting/utils.py,sha256=Zu9-4RX2Cn4UWgTfRvt6aNIa3JkiRBHGdm9wZWzBHlI,3436
litellm/integrations/__init__.py,sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg,16
litellm/integrations/__pycache__/__init__.cpython-312.pyc,,
litellm/integrations/__pycache__/additional_logging_utils.cpython-312.pyc,,
litellm/integrations/__pycache__/anthropic_cache_control_hook.cpython-312.pyc,,
litellm/integrations/__pycache__/argilla.cpython-312.pyc,,
litellm/integrations/__pycache__/athina.cpython-312.pyc,,
litellm/integrations/__pycache__/braintrust_logging.cpython-312.pyc,,
litellm/integrations/__pycache__/custom_batch_logger.cpython-312.pyc,,
litellm/integrations/__pycache__/custom_guardrail.cpython-312.pyc,,
litellm/integrations/__pycache__/custom_logger.cpython-312.pyc,,
litellm/integrations/__pycache__/custom_prompt_management.cpython-312.pyc,,
litellm/integrations/__pycache__/custom_sso_handler.cpython-312.pyc,,
litellm/integrations/__pycache__/dynamodb.cpython-312.pyc,,
litellm/integrations/__pycache__/email_alerting.cpython-312.pyc,,
litellm/integrations/__pycache__/galileo.cpython-312.pyc,,
litellm/integrations/__pycache__/greenscale.cpython-312.pyc,,
litellm/integrations/__pycache__/helicone.cpython-312.pyc,,
litellm/integrations/__pycache__/humanloop.cpython-312.pyc,,
litellm/integrations/__pycache__/lago.cpython-312.pyc,,
litellm/integrations/__pycache__/langsmith.cpython-312.pyc,,
litellm/integrations/__pycache__/langtrace.cpython-312.pyc,,
litellm/integrations/__pycache__/literal_ai.cpython-312.pyc,,
litellm/integrations/__pycache__/logfire_logger.cpython-312.pyc,,
litellm/integrations/__pycache__/lunary.cpython-312.pyc,,
litellm/integrations/__pycache__/mlflow.cpython-312.pyc,,
litellm/integrations/__pycache__/openmeter.cpython-312.pyc,,
litellm/integrations/__pycache__/opentelemetry.cpython-312.pyc,,
litellm/integrations/__pycache__/prometheus_services.cpython-312.pyc,,
litellm/integrations/__pycache__/prompt_layer.cpython-312.pyc,,
litellm/integrations/__pycache__/prompt_management_base.cpython-312.pyc,,
litellm/integrations/__pycache__/s3.cpython-312.pyc,,
litellm/integrations/__pycache__/s3_v2.cpython-312.pyc,,
litellm/integrations/__pycache__/sqs.cpython-312.pyc,,
litellm/integrations/__pycache__/supabase.cpython-312.pyc,,
litellm/integrations/__pycache__/test_httpx.cpython-312.pyc,,
litellm/integrations/__pycache__/traceloop.cpython-312.pyc,,
litellm/integrations/__pycache__/weights_biases.cpython-312.pyc,,
litellm/integrations/_types/__pycache__/open_inference.cpython-312.pyc,,
litellm/integrations/_types/open_inference.py,sha256=Z7PxXw0cY-JuhW8LdtmMMWxHJSCOdn22gYn-saK9usc,10079
litellm/integrations/additional_logging_utils.py,sha256=j2mpmj1YqNQY6b066mENmSpbk5XcCXnIzQ_lh0FIu6Q,927
litellm/integrations/agentops/__init__.py,sha256=y9KrQbr5Fir7xyIA8x7Q-yqIWNsERQFH4z_Vot5vgCY,55
litellm/integrations/agentops/__pycache__/__init__.cpython-312.pyc,,
litellm/integrations/agentops/__pycache__/agentops.cpython-312.pyc,,
litellm/integrations/agentops/agentops.py,sha256=WhnI8wDQmGJ-HAXrjupw1GemONM2hhtGoUpY6ns-XqU,3741
litellm/integrations/anthropic_cache_control_hook.py,sha256=19sHi9bkjEGPZ36bIulgcjClZIp0tEBAReNALbSfZYA,6437
litellm/integrations/argilla.py,sha256=jmvamrrENHyGLHJZGLEwSDu59YDFe-VHJXz8Js45UFE,14289
litellm/integrations/arize/__pycache__/_utils.cpython-312.pyc,,
litellm/integrations/arize/__pycache__/arize.cpython-312.pyc,,
litellm/integrations/arize/__pycache__/arize_phoenix.cpython-312.pyc,,
litellm/integrations/arize/_utils.py,sha256=NCAbCdIXI_a-O7Mf0NzI2CCW94zuA9Jb7Ufk0iw6_sE,10174
litellm/integrations/arize/arize.py,sha256=X6hjz0CnJu7KrsC6zf10TE_YNlNcerIJ5suB-blmufw,4734
litellm/integrations/arize/arize_phoenix.py,sha256=Jsp9RXJihmWkTgvQ7rn17Ye3q03yt7FZlPQAE1NQQ7E,2810
litellm/integrations/athina.py,sha256=rDW9YPu86OEyZYBPTYu05qQqq1PmuB_7V73Gu-6AZEA,3785
litellm/integrations/azure_storage/__pycache__/azure_storage.cpython-312.pyc,,
litellm/integrations/azure_storage/azure_storage.py,sha256=fcWBeY5TpR5uRaLE9v6FTICz4WSlRXlTrIInG7ofSQM,15724
litellm/integrations/braintrust_logging.py,sha256=bX68-qH5PiHAZSuRx-SABrQTh2w-7JSUYwbMK2sTbfI,18280
litellm/integrations/cloudzero/__pycache__/cloudzero.cpython-312.pyc,,
litellm/integrations/cloudzero/__pycache__/cz_resource_names.cpython-312.pyc,,
litellm/integrations/cloudzero/__pycache__/cz_stream_api.cpython-312.pyc,,
litellm/integrations/cloudzero/__pycache__/database.cpython-312.pyc,,
litellm/integrations/cloudzero/__pycache__/transform.cpython-312.pyc,,
litellm/integrations/cloudzero/cloudzero.py,sha256=7NFVfdegwLqLNCmUlwHXN5XzRcrUWN9VsUag0vb0Y9w,11570
litellm/integrations/cloudzero/cz_resource_names.py,sha256=8rLIBvafh-keJyxb1uy4gKqWq1TSLskU8rA6zY4vKbs,5976
litellm/integrations/cloudzero/cz_stream_api.py,sha256=IxhhqWxe_MdR8JyJOYrbY-eUBjSLzpsrtkqnkIiwkJQ,10087
litellm/integrations/cloudzero/database.py,sha256=fIcOTFdXKPXpvlyA-dyZW1cOS9NaSIzA0cFX_6UDIU8,8835
litellm/integrations/cloudzero/transform.py,sha256=wxYHNxSWGRrJ6YGVW15vxJS68BEvByfW5C6iM2bZgb8,10974
litellm/integrations/custom_batch_logger.py,sha256=55tkUy_OfiBLTeiCsKqu8gX55H0EdDRxjx8JGYJk85A,1847
litellm/integrations/custom_guardrail.py,sha256=Mr2WdnOAAvZYpqMzKOPjJ2CL2zwURtMWjdmnYoUqo0U,20643
litellm/integrations/custom_logger.py,sha256=IFxe2nn8klBXvsKVjtFWt4B4WnZbP3CI1sk7Z158JrY,20861
litellm/integrations/custom_prompt_management.py,sha256=E58vLS3PdLp5cd8PPvgva4YmbL_ahWvPDmTTqn3NqcY,1965
litellm/integrations/custom_sso_handler.py,sha256=DEkfYnQBHH248Ogb9qgk4DVM8p5aOFE6o7lH8GofR10,921
litellm/integrations/datadog/__pycache__/datadog.cpython-312.pyc,,
litellm/integrations/datadog/__pycache__/datadog_llm_obs.cpython-312.pyc,,
litellm/integrations/datadog/datadog.py,sha256=VrcvUYBqGuEriTcLUNJPnCrsVxoJs6PsuOUIrFruMZA,20590
litellm/integrations/datadog/datadog_llm_obs.py,sha256=uKQkZbZdjxzZQ0zBGN5hxyeQt3KDYNjq1ipepHqs1ig,15244
litellm/integrations/deepeval/__init__.py,sha256=J8rgUP_fAJ-_8sqhaRXSGNEt8C8LwCVjUhRWauNGUvE,67
litellm/integrations/deepeval/__pycache__/__init__.cpython-312.pyc,,
litellm/integrations/deepeval/__pycache__/api.cpython-312.pyc,,
litellm/integrations/deepeval/__pycache__/deepeval.cpython-312.pyc,,
litellm/integrations/deepeval/__pycache__/types.cpython-312.pyc,,
litellm/integrations/deepeval/__pycache__/utils.cpython-312.pyc,,
litellm/integrations/deepeval/api.py,sha256=9YgMxZMDFuzNYChv3V59RM7KX96y6ELrrSubhU56-VM,3768
litellm/integrations/deepeval/deepeval.py,sha256=zAPlUnUZ4vtu9fO29r9614t61Vh6Pik97qlfyFMtiPw,6311
litellm/integrations/deepeval/types.py,sha256=8mC4U-c0-q_vs7prTB2CW6qg7Qk9fo2jWBijq9TJJvQ,2132
litellm/integrations/deepeval/utils.py,sha256=2T9vPFhkW0vxWjUR5OXmN33GGKs7WRPWBRcJW3QsXXA,606
litellm/integrations/dotprompt/README.md,sha256=tLDJpDy3vDDxlEdzbkC6M6a16TDlYHUPW2YILg54gsQ,8241
litellm/integrations/dotprompt/__init__.py,sha256=ZlXfp_XIgfctNC_tzP4jSf1_5nc_M4pu6JgyUqEN_dw,2056
litellm/integrations/dotprompt/__pycache__/__init__.cpython-312.pyc,,
litellm/integrations/dotprompt/__pycache__/dotprompt_manager.cpython-312.pyc,,
litellm/integrations/dotprompt/__pycache__/prompt_manager.cpython-312.pyc,,
litellm/integrations/dotprompt/dotprompt_manager.py,sha256=-bBkTP87F1p6HzwRD3iMFRvxlyu2A2vvZdkjy-M6LIU,10994
litellm/integrations/dotprompt/prompt_manager.py,sha256=Zgq1mSh5WXkFKRCGmmjOLnKGXIHeKXnaU71FP91VOcA,12039
litellm/integrations/dynamodb.py,sha256=fvWlURS4CkTzA7Or3YhF6DgyvYOJEaRFUANWOpJcuxs,3168
litellm/integrations/email_alerting.py,sha256=zpa6OiqL-HhhWuuyJB067RH1AI9aIykAwQM06rlWJq0,4413
litellm/integrations/email_templates/__pycache__/email_footer.cpython-312.pyc,,
litellm/integrations/email_templates/__pycache__/key_created_email.cpython-312.pyc,,
litellm/integrations/email_templates/__pycache__/templates.cpython-312.pyc,,
litellm/integrations/email_templates/__pycache__/user_invitation_email.cpython-312.pyc,,
litellm/integrations/email_templates/email_footer.py,sha256=iyt-NCAW86n9OgKsVsLfTS1hUw11s58XiXvzlSu0r0M,371
litellm/integrations/email_templates/key_created_email.py,sha256=5Z2CNpk4MXgpHU6RawSi6AHUGYZgjQ7CrhVU-s3VUhw,6537
litellm/integrations/email_templates/templates.py,sha256=aLw_bBXNBImuTN5u7w6Z4_WKBWU_p1zKOOi48-nWhuY,2277
litellm/integrations/email_templates/user_invitation_email.py,sha256=WEOVy4j6zPhHMUPfKHGLcCBeyw0x08oGoeFhfcRTIuk,5271
litellm/integrations/galileo.py,sha256=aU-9T0gUq3Tv10KHoYvCdCBDyfuuMIdBfisOkF50cA8,5739
litellm/integrations/gcs_bucket/Readme.md,sha256=Hh-Zc0Zl7qnWHw4B54advTgJgpGaJHMgXQCAX-zvBWU,591
litellm/integrations/gcs_bucket/__pycache__/gcs_bucket.cpython-312.pyc,,
litellm/integrations/gcs_bucket/__pycache__/gcs_bucket_base.cpython-312.pyc,,
litellm/integrations/gcs_bucket/gcs_bucket.py,sha256=9iu_81y5nm3pidzAYN7yjKiZ5y3ShvUnfEXfrybV3qU,8810
litellm/integrations/gcs_bucket/gcs_bucket_base.py,sha256=SIgHfJ9h_kjm9mhMMU1ova-fxQ7TP5HFLSg45dMm2XY,12974
litellm/integrations/gcs_pubsub/__pycache__/pub_sub.cpython-312.pyc,,
litellm/integrations/gcs_pubsub/pub_sub.py,sha256=7EvwxD0RuC29b8Es1DzI0746CLZZAC9pS5udUXukVq8,7024
litellm/integrations/greenscale.py,sha256=w1oMxbACBwkdHKTTvbQ6hPaRrOjZq9ZlDavFHoJ-4Kw,2698
litellm/integrations/helicone.py,sha256=c6OAL23Bc-rqgadcG6Ru8J7uLeDOkLGBm_emC6q-WYU,7014
litellm/integrations/humanloop.py,sha256=vKis0uPqM5EtvX1AQFs6RXpVvs0l4BLPLnX0H37QknM,6775
litellm/integrations/lago.py,sha256=rGl7FGsNF3ZC1O0z8c1aAp2C_SkYUiLDbUviXPmWBZQ,6984
litellm/integrations/langfuse/__pycache__/langfuse.cpython-312.pyc,,
litellm/integrations/langfuse/__pycache__/langfuse_handler.cpython-312.pyc,,
litellm/integrations/langfuse/__pycache__/langfuse_otel.cpython-312.pyc,,
litellm/integrations/langfuse/__pycache__/langfuse_prompt_management.cpython-312.pyc,,
litellm/integrations/langfuse/langfuse.py,sha256=usXMOj_V4a6h9o1muoI58WnVumIWtIy5PqydVQCCQLM,40525
litellm/integrations/langfuse/langfuse_handler.py,sha256=imVTJS4uDmR0a3590jR8htt0cIp97pa-aVoE5PFFww8,6830
litellm/integrations/langfuse/langfuse_otel.py,sha256=pIxiJOG02OU5ceF3JyUVO_cPhFrQI1YtKK1-Tb_KYN8,7740
litellm/integrations/langfuse/langfuse_prompt_management.py,sha256=ZP1JX2ZJrXrBsnarWgclM00PMvNEpchI4ZO3ap_PZ8M,10893
litellm/integrations/langsmith.py,sha256=7MgjbhisCNDm9MR-nchreoTHpQ6r5Um7QLEPBh-243g,18364
litellm/integrations/langtrace.py,sha256=AW1CHaNbJg6iVbcXPH6twG7kCqdEgOfhVwGbm859SHQ,4069
litellm/integrations/literal_ai.py,sha256=9Fe7nAUe8OpEyxlL_Jd5ZU0lIUmSlKAL2rZg5EvLxJc,11761
litellm/integrations/logfire_logger.py,sha256=JqxsohxGDBeSkmvA3qTDj_Q9Ha3shB-KH5nzE2m-Mnk,6164
litellm/integrations/lunary.py,sha256=9yV4PlTNA2i4GL84N33aX71z718SFgqcu-o3mNBV1jY,5375
litellm/integrations/mlflow.py,sha256=TIAQb7-8DePqsPRamA1v9pI69_RYhUr9w0jsTTGU1Ao,11158
litellm/integrations/openmeter.py,sha256=bbdmy6hwU1uyiDgq4DaI9sGUObWGJSCLlSSNKCQvMFk,4441
litellm/integrations/opentelemetry.py,sha256=29eCetLz9Ug2XRqF1Qqpk6GmrshaJK5y8E9UQ9lyoMw,45595
litellm/integrations/opik/__pycache__/opik.cpython-312.pyc,,
litellm/integrations/opik/__pycache__/utils.cpython-312.pyc,,
litellm/integrations/opik/opik.py,sha256=4nt-PSx8ylXBnkAzWP5T_Avbw1_ZecwOu6zlenmdF_Q,12606
litellm/integrations/opik/utils.py,sha256=dk4kyk8SCJlkftNvgkSyQWpYj_SqhF6XxAwm-f6joRA,3314
litellm/integrations/prometheus_helpers/__pycache__/prometheus_api.cpython-312.pyc,,
litellm/integrations/prometheus_helpers/prometheus_api.py,sha256=8C3POSOnBbPIB0lOwcZtIV8WKVIlw_Coqfwe4A8XID4,4585
litellm/integrations/prometheus_services.py,sha256=dgFAR1b9DEiczfuigzBTXTcV70e3RX_aihbpTxaHuUY,10974
litellm/integrations/prompt_layer.py,sha256=BsWn3Y3tCsC5lOkQApS3HTA82yN0YLifatZi8PflH6o,3597
litellm/integrations/prompt_management_base.py,sha256=ZSezXkgswGX5nIn_nmE5PLbWiz-R2Hy45HA1D6EGdGw,4392
litellm/integrations/s3.py,sha256=RY5Wn-p4bCVg-d4jzG2q9wvugxJW6zJ5ZXGy61_90V8,7496
litellm/integrations/s3_v2.py,sha256=D8VvyRZZUN45UJ4517Y_A93VhRdKbxL5GrtGplOZ3vM,18089
litellm/integrations/sqs.py,sha256=JoEPvynvvIz4p_r7C8nppN-LpfqPufPzJdcjJfJxl0U,10264
litellm/integrations/supabase.py,sha256=zo80T4fZPMAtxx24NTvq3jAhRdAvJOuVZ12hP5iWL1M,4325
litellm/integrations/test_httpx.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/integrations/traceloop.py,sha256=xckhA4T0JHmvIUqDjaN92DDLalx9WuMRkAjm9JIlyjE,5862
litellm/integrations/vector_store_integrations/__pycache__/base_vector_store.cpython-312.pyc,,
litellm/integrations/vector_store_integrations/__pycache__/vector_store_pre_call_hook.cpython-312.pyc,,
litellm/integrations/vector_store_integrations/base_vector_store.py,sha256=Lp19LzRZppzU0kwnutgYSI8fNuwm-cxNp080QWZS25o,139
litellm/integrations/vector_store_integrations/vector_store_pre_call_hook.py,sha256=ewnX2zvziWLKcyS1RA9SceQAq-M_arK8XeST0TbpvPo,7856
litellm/integrations/weights_biases.py,sha256=Lsufv_OAEGcjInC_ERuu4LEWbKxSpbVVFlOvIvLLLzQ,7832
litellm/litellm_core_utils/README.md,sha256=b-mx4-xwl-cNsqEbYnscz7J8Uaid2sUeals3EIac7EA,629
litellm/litellm_core_utils/__pycache__/asyncify.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/core_helpers.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/credential_accessor.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/custom_logger_registry.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/dd_tracing.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/default_encoding.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/dot_notation_indexing.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/duration_parser.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/exception_mapping_utils.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/fallback_utils.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/get_litellm_params.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/get_llm_provider_logic.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/get_model_cost_map.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/get_supported_openai_params.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/health_check_helpers.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/health_check_utils.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/initialize_dynamic_callback_params.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/json_validation_rule.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/litellm_logging.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/llm_request_utils.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/logging_callback_manager.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/logging_utils.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/mock_functions.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/model_param_helper.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/realtime_streaming.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/redact_messages.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/response_header_helpers.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/rules.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/safe_json_dumps.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/safe_json_loads.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/sensitive_data_masker.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/streaming_chunk_builder_utils.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/streaming_handler.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/thread_pool_executor.cpython-312.pyc,,
litellm/litellm_core_utils/__pycache__/token_counter.cpython-312.pyc,,
litellm/litellm_core_utils/asyncify.py,sha256=5VZgongo61YQ6E_2lla_o7j0O9qhv5mxOsqQg8g1IQM,4001
litellm/litellm_core_utils/audio_utils/__pycache__/utils.cpython-312.pyc,,
litellm/litellm_core_utils/audio_utils/audio_health_check.wav,sha256=a0MTxznJoHv2ypdRPFJ7XNv8-AQc8DeJd-8TKKz9ZsA,29184
litellm/litellm_core_utils/audio_utils/utils.py,sha256=G6n6qipKZz0eCPfTQ6e3qauSS4ZvAt6spfjw3jhWXSI,4724
litellm/litellm_core_utils/core_helpers.py,sha256=YYVbdBsigKDgxS1DXvLbqBlGixCIOaQx_QHkxmbg4oE,8766
litellm/litellm_core_utils/credential_accessor.py,sha256=IttjgpAVHJoguZKFm7AwCHWWBrGtqykt73hQmyzwBVM,1265
litellm/litellm_core_utils/custom_logger_registry.py,sha256=kddTaclHuKjfzoir11SwWnrk5gunr58qxvL1PclVrRo,5628
litellm/litellm_core_utils/dd_tracing.py,sha256=d865RDub7zrvaZa2QBcn-ukt_cd7jlGuSWanPfbbivY,1865
litellm/litellm_core_utils/default_encoding.py,sha256=aSr2QhSlQDOkzYN-UMNhzc97KGnWQPEnycfCLDg6gRI,709
litellm/litellm_core_utils/dot_notation_indexing.py,sha256=Mcde8nS_k7EUM1jB9X54RAtv5Z0f_Q71FuQfLlBfGck,1574
litellm/litellm_core_utils/duration_parser.py,sha256=k2_Oa3pHkq4C6xJxIu61ImURHb15j4kFCXeM9FoWgys,12549
litellm/litellm_core_utils/exception_mapping_utils.py,sha256=YHh-ZyRwJWzKfKAWa2HC8eiHtoClD06jFcIWkEKaJNw,121070
litellm/litellm_core_utils/fallback_utils.py,sha256=FRxLc49AMHm761thxWveKRDvKVOa3lmTElIpTzJIjSk,2605
litellm/litellm_core_utils/get_litellm_params.py,sha256=bXEOYLDmZ4V9Uw22L9_MQ2XLFKb0YMTL9-43tpL6ksw,4548
litellm/litellm_core_utils/get_llm_provider_logic.py,sha256=IgqwkzM42M6Ybr37xT3kn7uscBeIrLzIkK07_IdFeg8,31398
litellm/litellm_core_utils/get_model_cost_map.py,sha256=fSsE9EUL9v0SbHeYLLre7E0SfZVZVyaJ3H_USPmAmt0,1304
litellm/litellm_core_utils/get_supported_openai_params.py,sha256=eZ0EZvKAWcqnKlgBCW4-J8z66maszRStF2fl5odkb_w,12953
litellm/litellm_core_utils/health_check_helpers.py,sha256=Hu3MxrMiAbV4fDQYpgjfDa1y-_BHR8l5QbFaXZEg74Q,3114
litellm/litellm_core_utils/health_check_utils.py,sha256=ACpzkZ9-LfiSbmajjV5l-4WN1nx1JtxnjDbToqsego0,924
litellm/litellm_core_utils/initialize_dynamic_callback_params.py,sha256=iO3iJ8bjtE8rINTghw-69jfDG2wYOq_8pl7DB8cgRX8,1225
litellm/litellm_core_utils/json_validation_rule.py,sha256=XJOTIAYp-1ZIfCe_IPXKV1m58z0cFlUxj-0FL_uV_BA,4285
litellm/litellm_core_utils/litellm_logging.py,sha256=b8TZoHTvm5Ce-Uh-a7GJfOCyVBfRaNlUn3WcDYyH9Aw,197126
litellm/litellm_core_utils/llm_cost_calc/__pycache__/tool_call_cost_tracking.cpython-312.pyc,,
litellm/litellm_core_utils/llm_cost_calc/__pycache__/utils.cpython-312.pyc,,
litellm/litellm_core_utils/llm_cost_calc/tool_call_cost_tracking.py,sha256=iZHZIlXZJBAg7vHyHpqnntCMk-6c9F10BRCqdOs8PfU,24163
litellm/litellm_core_utils/llm_cost_calc/utils.py,sha256=PYSq57ABPkvVC0hdn8wZoZFI4IyHWSJCRdf9KNWfaFY,13103
litellm/litellm_core_utils/llm_request_utils.py,sha256=Uv1UfjI47-pGU1zZkrURYfhSewkOPZXBaMzB8weF21A,2612
litellm/litellm_core_utils/llm_response_utils/__pycache__/convert_dict_to_response.cpython-312.pyc,,
litellm/litellm_core_utils/llm_response_utils/__pycache__/get_api_base.cpython-312.pyc,,
litellm/litellm_core_utils/llm_response_utils/__pycache__/get_formatted_prompt.cpython-312.pyc,,
litellm/litellm_core_utils/llm_response_utils/__pycache__/get_headers.cpython-312.pyc,,
litellm/litellm_core_utils/llm_response_utils/__pycache__/response_metadata.cpython-312.pyc,,
litellm/litellm_core_utils/llm_response_utils/convert_dict_to_response.py,sha256=0qQqrG6tGLUAhaSRJrPQ94MB0ypKtfGE2JyT--LMNS4,29966
litellm/litellm_core_utils/llm_response_utils/get_api_base.py,sha256=tvOIL56dqmOCA5Dm7TGiDxpifPXXs-Bisp479Vp5zh4,4206
litellm/litellm_core_utils/llm_response_utils/get_formatted_prompt.py,sha256=MXCLiT9DFm0hxMTeNOreeOMeDA0l5dMXzyCMDULAWmA,1653
litellm/litellm_core_utils/llm_response_utils/get_headers.py,sha256=gS6fqwEu2l0Av5bnVOpPaMBawhaJfkmdNrgGe8teBiM,1966
litellm/litellm_core_utils/llm_response_utils/response_metadata.py,sha256=B81FecHQ3sk1uG76LAS6gH_o_bCCfJ58sg8Tv40eCec,4656
litellm/litellm_core_utils/logging_callback_manager.py,sha256=183Fg4lQLY2AOXZDiqus9x2Xtsq72b4J-LxznrFlnC8,12973
litellm/litellm_core_utils/logging_utils.py,sha256=Qac-HTgrNt_1MvuCfHQ6Gsk0fWNQJB-CduYzRRyfjR0,5111
litellm/litellm_core_utils/mock_functions.py,sha256=ectb1tuczOsEQmvr0YDFc-JOoEa0OYmmDSK4MLojv4Y,699
litellm/litellm_core_utils/model_param_helper.py,sha256=rgxDoX7-lm3w9AOMjOhlpvs1_gd23dxiY45JovuUVHw,6074
litellm/litellm_core_utils/prompt_templates/__pycache__/common_utils.cpython-312.pyc,,
litellm/litellm_core_utils/prompt_templates/__pycache__/factory.cpython-312.pyc,,
litellm/litellm_core_utils/prompt_templates/__pycache__/image_handling.cpython-312.pyc,,
litellm/litellm_core_utils/prompt_templates/common_utils.py,sha256=YMJZ72C73kH7MrUpRRYY8uEnIZpPcetX_IDhWbqLAnA,28397
litellm/litellm_core_utils/prompt_templates/factory.py,sha256=aXt7IwjA-_GUlejn_szlapjT_nzQVWOd5CqB5v9I9kU,156299
litellm/litellm_core_utils/prompt_templates/image_handling.py,sha256=gy6R_4KuRMAJp__iDqeUSKUqhqyMhgjzr_T69ULn2X0,2458
litellm/litellm_core_utils/realtime_streaming.py,sha256=ii5Ps_5YfRL3XC1S-sxWRrdGwynMSRiC1w2-jp2-WFY,8882
litellm/litellm_core_utils/redact_messages.py,sha256=FAElWA_qVvDQpR5N_FNf0QcWqsRBF9pKIf3NzXd5iAQ,7615
litellm/litellm_core_utils/response_header_helpers.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/litellm_core_utils/rules.py,sha256=LQFmbsIjwVNUcdd4SfMOwc0x7Y6dIgxYVsDdaBS3fT4,2055
litellm/litellm_core_utils/safe_json_dumps.py,sha256=3ghybDa_bs2DJa89B9kVtadgvwB28QAWGbLCX7YCpAE,1922
litellm/litellm_core_utils/safe_json_loads.py,sha256=L8F2PK4ugSRI41Y0CsW3p0Zo_Uz35AuZJcBiDxRkHp8,341
litellm/litellm_core_utils/sensitive_data_masker.py,sha256=kTyCL2F0kDpsOxavw81fsUdjGTWnC0HXm1Wyl44gnBA,2669
litellm/litellm_core_utils/specialty_caches/__pycache__/dynamic_logging_cache.cpython-312.pyc,,
litellm/litellm_core_utils/specialty_caches/dynamic_logging_cache.py,sha256=bY63-7lhxR7yDCd4y3T6lQ7mJNRKyrVnQWENhyBY6k4,2929
litellm/litellm_core_utils/streaming_chunk_builder_utils.py,sha256=wIURWkK_r2s789scY6LYYb5Rrx05TRxO3pBy8o4OpOU,24053
litellm/litellm_core_utils/streaming_handler.py,sha256=_iRqIOPtj-Ef3DaWXfhkGcG0EXo99J1wPh9uCVLa2Oc,84220
litellm/litellm_core_utils/thread_pool_executor.py,sha256=cbp9njlImGgO9XsON-jhX6o1DFJLJ5aNcjbz1XaTYkk,154
litellm/litellm_core_utils/token_counter.py,sha256=GV9hcMw36KGC_1tlVko0Ktpuirxw-SRqlzcW5C-vNOk,25901
litellm/litellm_core_utils/tokenizers/9b5ad71b2ce5302211f9c61530b329a4922fc6a4,sha256=Ijkht27pm96ZW3_3OFE-7xAPtR0YyTWXoRO8_-hlsqc,1681126
litellm/litellm_core_utils/tokenizers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/litellm_core_utils/tokenizers/__pycache__/__init__.cpython-312.pyc,,
litellm/litellm_core_utils/tokenizers/anthropic_tokenizer.json,sha256=wkFzffJLTn98mvT9zuKaDKkD3LKIqLdTvDRqMJKRF2c,1774213
litellm/litellm_core_utils/tokenizers/ec7223a39ce59f226a68acc30dc1af2788490e15,sha256=lLXKff9NAHZ7wlb90bJ-Wxc2HXuKX5aFR_nyPrcNIGk,836186
litellm/litellm_core_utils/tokenizers/fb374d419588a4632f3f557e76b4b70aebbca790,sha256=RGqVOMtsNI41FhINfAiwn1fDZJXirP_-WaW_iwz7Gi0,3613922
litellm/llms/README.md,sha256=x2anx-Tu0i6IWe5LBXshaGGeGXNLScIEl4dQybJ35a4,453
litellm/llms/__init__.py,sha256=XtxylHXE_Nq0-04aWsm-aAXo3IxQjhOctuu9xuIcIYk,1201
litellm/llms/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/__pycache__/base.cpython-312.pyc,,
litellm/llms/__pycache__/baseten.cpython-312.pyc,,
litellm/llms/__pycache__/custom_llm.cpython-312.pyc,,
litellm/llms/__pycache__/maritalk.cpython-312.pyc,,
litellm/llms/__pycache__/ollama_chat.cpython-312.pyc,,
litellm/llms/__pycache__/volcengine.cpython-312.pyc,,
litellm/llms/ai21/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/ai21/chat/transformation.py,sha256=A6SMbp06N-El32NrhjS9dM0o5R4VtC4Yc0xv7NPRlKI,1913
litellm/llms/aiohttp_openai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/aiohttp_openai/chat/transformation.py,sha256=py-4q9sAOE3r7XO-a5w9048xFbEuo5hQlEvA3qniGU8,2635
litellm/llms/anthropic/__init__.py,sha256=r33GJt69DYnwY9T9HUwytDSW_LdiuErHUgiJBAVy7nM,456
litellm/llms/anthropic/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/anthropic/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/anthropic/__pycache__/cost_calculation.cpython-312.pyc,,
litellm/llms/anthropic/batches/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/anthropic/batches/transformation.py,sha256=c6f_dFv2JtBZVvV9rdJGxbblYiQSIrIWutzCZh2ouV8,2633
litellm/llms/anthropic/chat/__init__.py,sha256=p3BuzPEGkpYEHdTEg20fNa45yKOsvjvjMY7VtwumOB8,68
litellm/llms/anthropic/chat/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/anthropic/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/anthropic/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/anthropic/chat/handler.py,sha256=Jg_bSHy496rf64IbEZb6KGUb7hG3XLMZkdRMMoiPeKQ,34318
litellm/llms/anthropic/chat/transformation.py,sha256=cG1-g3npx4j_pHokoJNXsOSIGC090Lp9kWtSp6J_ogQ,42592
litellm/llms/anthropic/common_utils.py,sha256=pjECJFg9uR8wYNlFoa9Xc48phzRdc09QWUjjKesO9pU,9249
litellm/llms/anthropic/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/anthropic/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/anthropic/completion/handler.py,sha256=Bf6BzJOujAbLmCFQI6M0TnVdDJq2_fEd77KUSz_rp_E,151
litellm/llms/anthropic/completion/transformation.py,sha256=g746Zl386wa3oxXH1-bHXMWpqRn5QT1cF8cML3kse3w,10736
litellm/llms/anthropic/cost_calculation.py,sha256=ayC2nqgCuuR-UjqER2e4uCbVjTheIqel-bKsL-EfQdU,1893
litellm/llms/anthropic/experimental_pass_through/adapters/__init__.py,sha256=fTk6jD_IZZ3N_LTwHjOWFDFWbSzkGBwntOIC5itCWGU,107
litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/handler.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/streaming_iterator.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/adapters/handler.py,sha256=Ey9P1IMFVbRAO6KRiMmM5yRO72R9f94RlMvTcl3yivM,9263
litellm/llms/anthropic/experimental_pass_through/adapters/streaming_iterator.py,sha256=eghlPia_ss-yTWnjuO48TBg2NgDPVqGpYAfZiXoYkHY,15698
litellm/llms/anthropic/experimental_pass_through/adapters/transformation.py,sha256=JSgGGSyBJG-pXWyWYFCmsauAx7RuvDryB3_zDDCfjGs,22639
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/handler.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/streaming_iterator.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/utils.cpython-312.pyc,,
litellm/llms/anthropic/experimental_pass_through/messages/handler.py,sha256=18vkRtYgYgTK5_13LvioMIinij3_6LEegaC5tSelKpQ,7929
litellm/llms/anthropic/experimental_pass_through/messages/streaming_iterator.py,sha256=jSwXv_EQZWbQtJ-aQCj4gHp8qp--P6IvVYambzEoJuA,4121
litellm/llms/anthropic/experimental_pass_through/messages/transformation.py,sha256=_tFogZKNCXfUO_ZXdZEviSsx-7iwMIjB30rnYheuU5E,5012
litellm/llms/anthropic/experimental_pass_through/messages/utils.py,sha256=Fbs-WFSVhvlmQZSlXeoVXjcxxmoDps8krq0bgLNlmBA,2505
litellm/llms/azure/__pycache__/assistants.cpython-312.pyc,,
litellm/llms/azure/__pycache__/audio_transcriptions.cpython-312.pyc,,
litellm/llms/azure/__pycache__/azure.cpython-312.pyc,,
litellm/llms/azure/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/azure/__pycache__/cost_calculation.cpython-312.pyc,,
litellm/llms/azure/assistants.py,sha256=fZ9e_PI_TsE5nq8eeUnIBKYUXiRS29-X1i-4FQea9ek,33245
litellm/llms/azure/audio_transcriptions.py,sha256=14ldZPpLaMFul2SMHPZHupw2wmF0eIz70dl0lXPsIwU,7303
litellm/llms/azure/azure.py,sha256=QtNyDRx6mOiPTQwh9sGNInbW8yzu5c1GKnNSFov7jxA,49660
litellm/llms/azure/batches/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure/batches/handler.py,sha256=y8iDfFex_JVIIeqWQSgfroX3BHtdLsfMvJMsNWqiZKQ,7257
litellm/llms/azure/chat/__pycache__/gpt_transformation.cpython-312.pyc,,
litellm/llms/azure/chat/__pycache__/o_series_handler.cpython-312.pyc,,
litellm/llms/azure/chat/__pycache__/o_series_transformation.cpython-312.pyc,,
litellm/llms/azure/chat/gpt_transformation.py,sha256=7Hjv-aAxVGuAtxhZ3IWZAWTfr3kYPKZUx4uz1eDqY8c,13311
litellm/llms/azure/chat/o_series_handler.py,sha256=uEDInGLLlw0LXCFWiOyrKAIP09R-Sknj0F8ygwYR2ZU,2358
litellm/llms/azure/chat/o_series_transformation.py,sha256=YXCV0MGENRdZnya3K9uN94PYgjNCP2ZbIuHyyIvkzX4,4346
litellm/llms/azure/common_utils.py,sha256=W9Bun1rOXpz2BUi5Vt2563n1E2K1YuIlb4sYdSero5Y,26931
litellm/llms/azure/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/azure/completion/handler.py,sha256=zVjQQLo2gdiPW-SALV9BRtre9lRGD1EDSP2Tq5tVdVY,14297
litellm/llms/azure/completion/transformation.py,sha256=sqflnFxPxJyqCOAcnApocEUd1HQyPAL-0a_An864hO4,2501
litellm/llms/azure/cost_calculation.py,sha256=L0YNJ_YoiCGsDQXUgalSDYHyMcBnTH7-SAWPVUO1WVw,2345
litellm/llms/azure/files/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure/files/handler.py,sha256=JtLUlgGhCzgQuKjFCqTXQ46MrkEJqtzdfBl6hll2IGY,10238
litellm/llms/azure/fine_tuning/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure/fine_tuning/handler.py,sha256=1LN1WpXWEdq7IYTy-pwJRLrmCpeGST5fSyovHrmgs68,1384
litellm/llms/azure/image_edit/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/azure/image_edit/transformation.py,sha256=D8kaOVnkFiu6zyUBIKK69BtHKc0fytWxgfaTEsTDJAs,2785
litellm/llms/azure/image_generation/__init__.py,sha256=zgfuS_3t_ZmYiEsu74g8KfEwZnQYlodaxTPzcoTYcnI,1065
litellm/llms/azure/image_generation/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/azure/image_generation/__pycache__/dall_e_2_transformation.cpython-312.pyc,,
litellm/llms/azure/image_generation/__pycache__/dall_e_3_transformation.cpython-312.pyc,,
litellm/llms/azure/image_generation/__pycache__/gpt_transformation.cpython-312.pyc,,
litellm/llms/azure/image_generation/dall_e_2_transformation.py,sha256=N7o9W5qtdx_MjxTkXQ765B03iqUJdp1wJo70LNKILSI,217
litellm/llms/azure/image_generation/dall_e_3_transformation.py,sha256=DGB7a7dmMw7AawmsR3oRJRbDkXto9cbTBOIPd5NVvYg,217
litellm/llms/azure/image_generation/gpt_transformation.py,sha256=C84QBTapyTIvxW2zqvHAzNPSTEK4dI_YbtCjvvntNWQ,211
litellm/llms/azure/realtime/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure/realtime/handler.py,sha256=OglK6PYmh7cm1_amJKvF_goc9Ehg6731NqrBZqS3k7I,2659
litellm/llms/azure/responses/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/azure/responses/transformation.py,sha256=2ape0tyrugEJLcLkud83nJEqgh-VLoycXPliUR4eRnI,6676
litellm/llms/azure/vector_stores/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/azure/vector_stores/transformation.py,sha256=bD0RQdMcBQTNxIOzetYaKcY5u4PEHpOcDvRQWHrObT4,846
litellm/llms/azure_ai/README.md,sha256=BpCiNpixdtsvcCxvj1IKEsZDYweh2gQMucXXy1FwHTE,49
litellm/llms/azure_ai/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure_ai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/azure_ai/chat/handler.py,sha256=mxrppFXYhGzKvNdyU5k0fScX5DLVWKls_bHfVM_imyY,47
litellm/llms/azure_ai/chat/transformation.py,sha256=03DBlyTTLErQ6tE4ywGRa30RbNGe0ZyruqhgrIgbCZs,11759
litellm/llms/azure_ai/embed/__init__.py,sha256=xmXUrnf9zhaSALBJczyupQbNFrrRM7Y9JeXd53obHrk,38
litellm/llms/azure_ai/embed/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/azure_ai/embed/__pycache__/cohere_transformation.cpython-312.pyc,,
litellm/llms/azure_ai/embed/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure_ai/embed/cohere_transformation.py,sha256=Gxa0IkES0LrdqPpJqdhqN_iRQiU0NLtTU1EWi9EufOI,3620
litellm/llms/azure_ai/embed/handler.py,sha256=Pv8_Mns00gvxOCwf9VsfUZ0uKf1EvriSZswKGCd5yC8,10061
litellm/llms/azure_ai/rerank/__pycache__/handler.cpython-312.pyc,,
litellm/llms/azure_ai/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/azure_ai/rerank/handler.py,sha256=gQUHLh4Dt4C6-tiSBmlkCDbB9-WlpTXns3P4mqQZ8s4,143
litellm/llms/azure_ai/rerank/transformation.py,sha256=trEh1LsCc0wcw21U13ziLvAbFohV9OnzdsvVuk0l3QU,3209
litellm/llms/base.py,sha256=1vqxTZwW4NAdFHCwXTxuimG5CkTMVaH5vyeJiH4t_So,2736
litellm/llms/base_llm/__init__.py,sha256=a0y2F4u7IdQson8ekrB4-PQA_ef_ltMxBc5MRKwu_IY,575
litellm/llms/base_llm/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/base_llm/__pycache__/base_model_iterator.cpython-312.pyc,,
litellm/llms/base_llm/__pycache__/base_utils.cpython-312.pyc,,
litellm/llms/base_llm/anthropic_messages/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/anthropic_messages/transformation.py,sha256=qbU0-uW01sZApSXVk2S3l874ASUXASckoQAi0VJds7Q,3602
litellm/llms/base_llm/audio_transcription/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/audio_transcription/transformation.py,sha256=IQmF7F81wIKysgubh9KdtMpF2W9revW6x19OiQZGXxU,5161
litellm/llms/base_llm/base_model_iterator.py,sha256=GMfyYfIN90Z4ViC0MfX2H4DzPZm3AttP55WPWJzYeAQ,6811
litellm/llms/base_llm/base_utils.py,sha256=GS31U8j-JWye6e823D-WM2LYAH2npgnxubg2wSR265Q,6350
litellm/llms/base_llm/bridges/__pycache__/completion_transformation.cpython-312.pyc,,
litellm/llms/base_llm/bridges/completion_transformation.py,sha256=tcMfYxJsj4WrPdxD6vacmg_hXOrsGUQNZPas370e8Pw,1719
litellm/llms/base_llm/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/chat/transformation.py,sha256=KOHZw_WaEzN7pUmfuh4y9ZpBXpI2cn5tMA7MGuV-fnQ,13645
litellm/llms/base_llm/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/completion/transformation.py,sha256=WHykEcTcclVg8lpXJE-Cq-mZ9TPNZAUhjfdAVVv4SgE,2179
litellm/llms/base_llm/embedding/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/embedding/transformation.py,sha256=1h8WwqLfZ6bypgqnkE-g6xytsn3Gk1hlNNRoJEUV1a0,2469
litellm/llms/base_llm/files/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/files/transformation.py,sha256=z4iN5USM4Jh-oYaB_j6FXEe-AUr9Mbsk0zQWThXbANs,4212
litellm/llms/base_llm/google_genai/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/google_genai/transformation.py,sha256=I3eRD65zUQgMSk7pg0iHt4Lrv6dLI4z9uoV2-7lGov8,5832
litellm/llms/base_llm/image_edit/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/image_edit/transformation.py,sha256=EHpNIgGfCA_f6IXsJoUVPdFU1N65KtEfAB-HkdXP7xU,3136
litellm/llms/base_llm/image_generation/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/image_generation/transformation.py,sha256=yUv-U4JQ5PNml5lVyPsVQyW8cig3-A97xt_VqsXaq60,2831
litellm/llms/base_llm/image_variations/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/image_variations/transformation.py,sha256=bjBk10Ed9bhL28AJcBj7uwmfRXnFfwjPRMB3iQCJyJ0,3601
litellm/llms/base_llm/passthrough/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/passthrough/transformation.py,sha256=H3lHuvrJ5JTlCqgLtYr81f4FM-4WajslXeQyWExrqBI,4767
litellm/llms/base_llm/realtime/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/realtime/transformation.py,sha256=cmGk1aNfObS-4E4AoMd91lmNCJr2zRNxoL3mcN0_KPc,2320
litellm/llms/base_llm/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/rerank/transformation.py,sha256=QgvA7ndy0kkqJM2K_QmwkCI2QnmvFRs1BVi1X7sBwBM,3786
litellm/llms/base_llm/responses/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/responses/transformation.py,sha256=6DIRcjs1hOYYUGRyoSiKIIEFvkA09k7UjPXV4QHZlW0,6063
litellm/llms/base_llm/vector_store/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/base_llm/vector_store/transformation.py,sha256=KzhA-s6un3AaObOQ7ZzYH1HNpWq3-5GhRVD59SnAuFA,3068
litellm/llms/baseten.py,sha256=Cwrb4-kqjVqKMdJceziNd3iCFs6MqRw6fbqEHJb7L3s,6054
litellm/llms/bedrock/__pycache__/base_aws_llm.cpython-312.pyc,,
litellm/llms/bedrock/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/bedrock/__pycache__/cost_calculation.cpython-312.pyc,,
litellm/llms/bedrock/base_aws_llm.py,sha256=OO94kH45YgyoLn_jOrxFCJ7gVgVpO3nTKSAlt9eKyV4,30336
litellm/llms/bedrock/chat/__init__.py,sha256=Izse3_i2OeVD3IMA5JrUqZJzk8mmSzagJ1FuiERqrmc,911
litellm/llms/bedrock/chat/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/bedrock/chat/__pycache__/converse_handler.cpython-312.pyc,,
litellm/llms/bedrock/chat/__pycache__/converse_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/__pycache__/invoke_handler.cpython-312.pyc,,
litellm/llms/bedrock/chat/converse_handler.py,sha256=fUKiLh5eCsur4xzyWzhQWEv5V6iELLZvCnDBLQ_8WIk,16469
litellm/llms/bedrock/chat/converse_like/__pycache__/handler.cpython-312.pyc,,
litellm/llms/bedrock/chat/converse_like/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/converse_like/handler.py,sha256=mblVD0ugiiAIgDBGM43XjjWddPAp4M1FFsvlhf0BP7A,137
litellm/llms/bedrock/chat/converse_like/transformation.py,sha256=n-hBfAFHQRWUJWzmCVfhIdCtg6TFyMwNdR6PnwSxrHY,112
litellm/llms/bedrock/chat/converse_transformation.py,sha256=xzsnVBKossjJofezS10I8JKe860ahOk9dv781H5R2_w,44918
litellm/llms/bedrock/chat/invoke_agent/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_agent/transformation.py,sha256=YGB7fk95qQLahLB5b3XuW3yC2tLyic5xNnjVf7BMNg4,19254
litellm/llms/bedrock/chat/invoke_handler.py,sha256=chjeU0KX4Dcu9SoFIOoxmEjg2zj5DyBA6_w_rtGSPS4,67824
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_ai21_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_cohere_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_deepseek_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_llama_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_mistral_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_nova_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_titan_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/anthropic_claude2_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/anthropic_claude3_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/base_invoke_transformation.cpython-312.pyc,,
litellm/llms/bedrock/chat/invoke_transformations/amazon_ai21_transformation.py,sha256=3n3_I9KkHHkGYQji9UENbIX8LJbIkzMSUunE78XwC6E,3509
litellm/llms/bedrock/chat/invoke_transformations/amazon_cohere_transformation.py,sha256=k6gmSncpnzHsUwjcsHNph8q35LmtO8cuYgJYDAK-FLw,2215
litellm/llms/bedrock/chat/invoke_transformations/amazon_deepseek_transformation.py,sha256=QHz_lvIbftaAKfvMcnLoI7K-45Xttls4NEs2izQclY4,4959
litellm/llms/bedrock/chat/invoke_transformations/amazon_llama_transformation.py,sha256=IcKMFKZ2yES7Jin1XFjaXtrpK03KzIR9DqpaQ1etH70,2383
litellm/llms/bedrock/chat/invoke_transformations/amazon_mistral_transformation.py,sha256=JarAIy0ZzkZbVKz9dgRS9jecwQiEiYuf_MBErU9UPG8,3891
litellm/llms/bedrock/chat/invoke_transformations/amazon_nova_transformation.py,sha256=_2KnlIfeLY9g8_VqKvu9hfntMmvAwkRW6lu5PTDECEc,3847
litellm/llms/bedrock/chat/invoke_transformations/amazon_titan_transformation.py,sha256=Oa7ImD0QFvegOFiZbMkNJRU-E5eyRtn1Ag4uNHscrKk,3715
litellm/llms/bedrock/chat/invoke_transformations/anthropic_claude2_transformation.py,sha256=lo40_6oZVuSMSDHvnr4Y4MX_n5rK57AZ55BB5I9uRHc,3089
litellm/llms/bedrock/chat/invoke_transformations/anthropic_claude3_transformation.py,sha256=3ckUBtY7apR7e6m0QCDLim0t0FXO1Cl4U7B4r2veB40,3179
litellm/llms/bedrock/chat/invoke_transformations/base_invoke_transformation.py,sha256=b0ud_1xrx2pKHWL8wny3YOOSu6LVzWbET3es6xvUdP4,24288
litellm/llms/bedrock/common_utils.py,sha256=sbdqCYu8BGRa9h8Ypc55inHuAWPuhRQ8IN8U_mFYrjg,17473
litellm/llms/bedrock/cost_calculation.py,sha256=WG4d94W8p0euQGsYeShUe61wsN4VDgyyIQNmXa5CK7I,630
litellm/llms/bedrock/embed/__pycache__/amazon_titan_g1_transformation.cpython-312.pyc,,
litellm/llms/bedrock/embed/__pycache__/amazon_titan_multimodal_transformation.cpython-312.pyc,,
litellm/llms/bedrock/embed/__pycache__/amazon_titan_v2_transformation.cpython-312.pyc,,
litellm/llms/bedrock/embed/__pycache__/cohere_transformation.cpython-312.pyc,,
litellm/llms/bedrock/embed/__pycache__/embedding.cpython-312.pyc,,
litellm/llms/bedrock/embed/amazon_titan_g1_transformation.py,sha256=SCEkAW_ES8hj1-Q1caf3rkdFa1F-gd7Msxi1VtulJxY,2649
litellm/llms/bedrock/embed/amazon_titan_multimodal_transformation.py,sha256=QtgPfSQsjrF-ZWxa7OMKm_2DaScrMJ6ilEoa0ryf9rU,2877
litellm/llms/bedrock/embed/amazon_titan_v2_transformation.py,sha256=AEDVYQKr4_oTxfAJe1sDP6TWhelgwTBvdRX0U9RtUK0,3233
litellm/llms/bedrock/embed/cohere_transformation.py,sha256=5gw1AYxVtAH2efSceKsU_wlhiueSZ8SgvrAH6cUBZuI,1468
litellm/llms/bedrock/embed/embedding.py,sha256=Ha0leHWXgRa5ELLLwspFOvOp9d0yYT7G6MpZqzEu7zE,17312
litellm/llms/bedrock/image/__pycache__/amazon_nova_canvas_transformation.cpython-312.pyc,,
litellm/llms/bedrock/image/__pycache__/amazon_stability1_transformation.cpython-312.pyc,,
litellm/llms/bedrock/image/__pycache__/amazon_stability3_transformation.cpython-312.pyc,,
litellm/llms/bedrock/image/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/bedrock/image/__pycache__/image_handler.cpython-312.pyc,,
litellm/llms/bedrock/image/amazon_nova_canvas_transformation.py,sha256=z1jpw7Cz_7UtAFQLrfsdkjHIBMwFsBpiUtzLmvw3gBY,7831
litellm/llms/bedrock/image/amazon_stability1_transformation.py,sha256=dVVShM509R5U4WJsNdTwGBBk6FaUM0Cwm5IgmPfP_CI,3824
litellm/llms/bedrock/image/amazon_stability3_transformation.py,sha256=pTrv2SroV343sRYEboBibYeegC2A5wEaQeuKsywWbXA,3029
litellm/llms/bedrock/image/cost_calculator.py,sha256=Knql7BVu41E1cJwnRhpWpljMYQ3x7DglE4xbFrMnYjo,1364
litellm/llms/bedrock/image/image_handler.py,sha256=kE7a4iwQ37Gxcxpq7-NriTMSf6kypQ55xL7z9qNRbXE,11139
litellm/llms/bedrock/messages/invoke_transformations/__pycache__/anthropic_claude3_transformation.cpython-312.pyc,,
litellm/llms/bedrock/messages/invoke_transformations/anthropic_claude3_transformation.py,sha256=anj4enSD9mMhkNtn2a_Q10sK3mrQq4IofbVnT6hqjgc,7381
litellm/llms/bedrock/messages/readme.md,sha256=1IWYRwgr8XkfipFTe1zxFa7JZU5IAz-i_gizI7l59yE,124
litellm/llms/bedrock/passthrough/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/bedrock/passthrough/transformation.py,sha256=F6Wt4G5nVjZT8SK7jPvIfROJPTlqg9NY4_aYl7SD3D4,6629
litellm/llms/bedrock/rerank/__pycache__/handler.cpython-312.pyc,,
litellm/llms/bedrock/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/bedrock/rerank/handler.py,sha256=3CrbkLD-888FV5Er6y2nKHY03_VZ29DMJoQ6KsVXyOQ,6162
litellm/llms/bedrock/rerank/transformation.py,sha256=1C8xxlqAGG6PslTxgiNk2tkSYE93gnf7GAxjXC9tctc,4083
litellm/llms/bedrock/vector_stores/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/bedrock/vector_stores/transformation.py,sha256=eJSN6yeLa0r5L-ZISXQlbJCwYv9lEfk2xQDpQRSp4YM,7858
litellm/llms/bytez/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/bytez/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/bytez/chat/transformation.py,sha256=FOSeERD8LUVt_pqDU9mGg1cZV_I9fiB-PnAPtqFCXDc,15204
litellm/llms/bytez/common_utils.py,sha256=Et5-TX-l9nA7rQFxjQIY9Tt6M397po7TjFVh8osJ4GM,686
litellm/llms/cerebras/__pycache__/chat.cpython-312.pyc,,
litellm/llms/cerebras/chat.py,sha256=fIStTfCazOzXAkBTGi0oBZLJ1ErhQ_Iylh2jjgNKUH4,2343
litellm/llms/clarifai/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/clarifai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/clarifai/chat/transformation.py,sha256=iBswCEielET2MahpQMYK0ORuNTXIYBshLGW5ZVKEikw,8235
litellm/llms/clarifai/common_utils.py,sha256=DTlbfWCV42r9EddhDTfJvEvo81FmYOB9-V8jSV_SL4A,235
litellm/llms/cloudflare/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/cloudflare/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/cloudflare/chat/handler.py,sha256=2FjIbC2-XtjGXlK-9PBBpV4BbB-OFGIrlq0tu_R8wf4,138
litellm/llms/cloudflare/chat/transformation.py,sha256=QDBjXHvdJb935agKt6HyuOqrW3iuUsrAy1fmnv-2Y88,6893
litellm/llms/codestral/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/codestral/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/codestral/completion/handler.py,sha256=GK9AtdQ_ADQZoF2noHdP4zoa2z7SohXxbBkklgF4vJU,14052
litellm/llms/codestral/completion/transformation.py,sha256=NY43gldr3tY2bodLuAfWb5rPxOj66VmDghwAlJxzzvA,4124
litellm/llms/cohere/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/cohere/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/cohere/chat/__pycache__/v2_transformation.cpython-312.pyc,,
litellm/llms/cohere/chat/transformation.py,sha256=y3BHsCmYj6LBwWC_S1TOjVYBMyzNhY5f0rcbyEHBSpw,14628
litellm/llms/cohere/chat/v2_transformation.py,sha256=Pkl7s95rXVy8ICbY46aHz7T6IMI_-wJajpyrWIu72UU,14032
litellm/llms/cohere/common_utils.py,sha256=jXZVQebKLRqoSzz4sbHfpg2q1dCOGKub8thunDWlRMk,4748
litellm/llms/cohere/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/cohere/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/cohere/completion/handler.py,sha256=Jyypoaooxe1QzKNgx5pXJH0BCM1qnaYacwC0zl0b_BM,148
litellm/llms/cohere/completion/transformation.py,sha256=moKeMcYaEHbry-TI7P14DUlg0iI2zigqFV8YQG71EBw,9884
litellm/llms/cohere/embed/__pycache__/handler.cpython-312.pyc,,
litellm/llms/cohere/embed/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/cohere/embed/__pycache__/v1_transformation.cpython-312.pyc,,
litellm/llms/cohere/embed/handler.py,sha256=SnztVlY0B8da0ld-qCW6hI1y5vBhhij0uEBtECq87HU,5141
litellm/llms/cohere/embed/transformation.py,sha256=wBSjzD3FDVw0QaOmyCXNyMap55pFkyDXjTrCPmBmI-E,7741
litellm/llms/cohere/embed/v1_transformation.py,sha256=hKK0tCF_QQCKfrQjhea9oFnHfWlERoK3lyQMKGJoqaw,4469
litellm/llms/cohere/rerank/__pycache__/handler.cpython-312.pyc,,
litellm/llms/cohere/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/cohere/rerank/handler.py,sha256=4h3LHYuSQ5iwlCuu6HXU5Vf52RHL9CiRjJnkCCZyRjg,141
litellm/llms/cohere/rerank/transformation.py,sha256=KxYw8JsXyIiHg7z_zIGbP9PyGFL1c60kh3saUaADU1U,5180
litellm/llms/cohere/rerank_v2/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/cohere/rerank_v2/transformation.py,sha256=bAot45X1A3DGFXlKnmhOkaHZfUfoXs-cCafObHqBAyo,2876
litellm/llms/custom_httpx/__pycache__/aiohttp_handler.cpython-312.pyc,,
litellm/llms/custom_httpx/__pycache__/aiohttp_transport.cpython-312.pyc,,
litellm/llms/custom_httpx/__pycache__/async_client_cleanup.cpython-312.pyc,,
litellm/llms/custom_httpx/__pycache__/http_handler.cpython-312.pyc,,
litellm/llms/custom_httpx/__pycache__/httpx_handler.cpython-312.pyc,,
litellm/llms/custom_httpx/__pycache__/llm_http_handler.cpython-312.pyc,,
litellm/llms/custom_httpx/aiohttp_handler.py,sha256=eSCgrR_cKRqn9iwDVDLpEJ-gupwkg1SqnMMXcCyMynA,20522
litellm/llms/custom_httpx/aiohttp_transport.py,sha256=-qJ81I-xCGybbtiU-pABEOBBmcW9wKZD6_wBmK-cHwI,9490
litellm/llms/custom_httpx/async_client_cleanup.py,sha256=1lfLKDE5gUw4V4pRgwpIHyqBsKDBxjzxA3vxq9NcFcs,3062
litellm/llms/custom_httpx/http_handler.py,sha256=PRu4XkHAwmakcMdKhVKAI_Sft7-AelvA5PNZ6qFyYsI,35672
litellm/llms/custom_httpx/httpx_handler.py,sha256=Cop6E2edYCSGptRIdx4Y48Tkt38bbnNTcWuysKHlQz4,1296
litellm/llms/custom_httpx/llm_http_handler.py,sha256=Zz_6NvVbuIPhuQ3vxJMtsYxMWDAoQh2E1ZJr9N8hi0E,122161
litellm/llms/custom_llm.py,sha256=WNcSkL2RPqgXrv4EyYZ-1IxuKMJuVSkIYQ9FGZ65t7g,6201
litellm/llms/dashscope/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/dashscope/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/dashscope/chat/transformation.py,sha256=O0eNUA3NZKQJ5pN_DbW5ZwOUBetaHKk8QxmGrbqQ724,2626
litellm/llms/dashscope/cost_calculator.py,sha256=G5UbaPLQ7wKBmFxd73yTvDwzs_3UsMdYvsUQeO6HnrM,587
litellm/llms/databricks/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/databricks/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/databricks/__pycache__/streaming_utils.cpython-312.pyc,,
litellm/llms/databricks/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/databricks/chat/transformation.py,sha256=jMYJEyPVDV9Xn74ysfQLdOVtFNHNqg0k4Rf608QNTWs,21434
litellm/llms/databricks/common_utils.py,sha256=F9EkB96lIMpxLagRLGwgu6UHPGqZAeqbWDqYoBvNuTM,4270
litellm/llms/databricks/cost_calculator.py,sha256=YpzCFgAf0UyTJPIG_nkLMzkMC1VXC9fbsPU5J0C4bms,2418
litellm/llms/databricks/embed/__pycache__/handler.cpython-312.pyc,,
litellm/llms/databricks/embed/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/databricks/embed/handler.py,sha256=lfb_OFvmY9EO0SXuR3XI6GJiHbhb8ZONwHPxqwgFzPM,1437
litellm/llms/databricks/embed/transformation.py,sha256=HRf1ixwYD3vVVecfTl55DOoqkizPxw32v1mcx21VyEA,1464
litellm/llms/databricks/streaming_utils.py,sha256=K3okW4cjTVfTfAWb92ILInpo-ZTpru3BrQ-2i-CkzB4,6228
litellm/llms/datarobot/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/datarobot/chat/transformation.py,sha256=xnlRe5P0_CGZVxA5AtetphwV2LhSBKA7bcaQckPyRM4,3091
litellm/llms/deepgram/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/deepgram/audio_transcription/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/deepgram/audio_transcription/transformation.py,sha256=l7BaQ-V2fFAAjx2WHEF3tTPSW9m7VX60phmkqj_d7io,6835
litellm/llms/deepgram/common_utils.py,sha256=BW32Pllv5QIydRNaqgy4VcMbceyjsQEzc_bvGQ5OSPs,125
litellm/llms/deepinfra/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/deepinfra/chat/transformation.py,sha256=BxAivmUA9T_qzuUj97FdX3uyG4gc65NyxKRFTYhx_aU,4574
litellm/llms/deepseek/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/deepseek/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/deepseek/chat/transformation.py,sha256=TSbfqpLgO7de3MNYVInQydu3vb2Wl7ohAnKZG-2mnEI,2575
litellm/llms/deepseek/cost_calculator.py,sha256=G5UbaPLQ7wKBmFxd73yTvDwzs_3UsMdYvsUQeO6HnrM,587
litellm/llms/deprecated_providers/__pycache__/aleph_alpha.cpython-312.pyc,,
litellm/llms/deprecated_providers/__pycache__/palm.cpython-312.pyc,,
litellm/llms/deprecated_providers/aleph_alpha.py,sha256=eMVFefcntg8gYdG3ZSa4JJ6SKFAZEqxg1oKM5Y65RSk,12725
litellm/llms/deprecated_providers/palm.py,sha256=M8svKiK2X4f4XHBQ5CfNeRQJFe_jZp-fQvySxVPj5Sg,6898
litellm/llms/elevenlabs/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/elevenlabs/audio_transcription/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/elevenlabs/audio_transcription/transformation.py,sha256=-I8isQhmbtklwTOYXZIyls-7WEOKmQxpEyYrWfwU33Y,6811
litellm/llms/elevenlabs/common_utils.py,sha256=_3K1T4XwQzL8t4BDQlqlliJ7OBlbJvEP2DwBMbi49gY,127
litellm/llms/empower/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/empower/chat/transformation.py,sha256=6OU1pbPxSgUPi5nnwT7kqsQxFvpmSPXB_zMYBRtXRQA,218
litellm/llms/featherless_ai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/featherless_ai/chat/transformation.py,sha256=6h5oCAH28VUYYLAKH2VVZotX7VyT5GOyY1WV72tIxUA,4713
litellm/llms/fireworks_ai/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/fireworks_ai/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/fireworks_ai/audio_transcription/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/fireworks_ai/audio_transcription/transformation.py,sha256=XHgTNDpMk7Y5dn37Nf2zjQUCO75ZE0jwuuJ0SD_ldM8,563
litellm/llms/fireworks_ai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/fireworks_ai/chat/transformation.py,sha256=HNLjIU3E3taao97fJOngsEOwzvLtre6GB7XnoPD91rI,15568
litellm/llms/fireworks_ai/common_utils.py,sha256=4XZ-T7kbnb6zYVVtDMslFRSIlXNGwuXDYogBE-7rpT4,1536
litellm/llms/fireworks_ai/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/fireworks_ai/completion/transformation.py,sha256=NjT7Ix95Sd8xTqZRCA3hbuIDEITjhDCXNNlZKdy54RE,1873
litellm/llms/fireworks_ai/cost_calculator.py,sha256=JAlyi9TLwLOu5NJVT4eE-9ekSevP5aaPW8mjYk6pY6k,2830
litellm/llms/fireworks_ai/embed/__pycache__/fireworks_ai_transformation.cpython-312.pyc,,
litellm/llms/fireworks_ai/embed/fireworks_ai_transformation.py,sha256=6OUlynAaBy8esuYBidFiTUoaNUO80aHjiFebTrTj7RI,1435
litellm/llms/friendliai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/friendliai/chat/transformation.py,sha256=T6wkm9hjUHrgriAFen5dYPKZaBiQnXOXQA_VlKo8bY8,217
litellm/llms/galadriel/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/galadriel/chat/transformation.py,sha256=9lvISZw10MtuT24KENxn_kz5NIGwJ8GW8dK4FHdZaT0,215
litellm/llms/gemini/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/gemini/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/gemini/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/gemini/chat/transformation.py,sha256=6aZz9QPdb0U8O2y5OMxw-gNrZAWZ2e8R9iBII3DZSMo,5881
litellm/llms/gemini/common_utils.py,sha256=RTGGjSY2uJCp7eo8H6GpMOVpuEw4_kQnBzDggTX64Bs,5191
litellm/llms/gemini/context_caching/README.md,sha256=WwbxrsX-ykf1cWnXG_KLIP25hH2k5Pqz34AOlIjjev4,79
litellm/llms/gemini/cost_calculator.py,sha256=pDFtINN-xA_N3FNqiSjfcWKzFc6VtTDrKH8lqm71oDo,1675
litellm/llms/gemini/files/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/gemini/files/transformation.py,sha256=Kbr4OmInZOFUTLErzZ4_c1Q7OG7nK8-riLQFy4775uM,5430
litellm/llms/gemini/google_genai/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/gemini/google_genai/transformation.py,sha256=PcoA6jeoncWlOK9c1Yoe6NfDuR3_eY7PYzRc4hF7hew,10075
litellm/llms/gemini/image_generation/__init__.py,sha256=XW2_8-HSCUGIWXSUctIPvCwj3I5Zb9mv45PQ72fQxJU,311
litellm/llms/gemini/image_generation/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/gemini/image_generation/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/gemini/image_generation/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/gemini/image_generation/cost_calculator.py,sha256=HLkCRk2VBu3-6KqEr66DXRZ9tdZPW7hH6Awd4HtBkfk,789
litellm/llms/gemini/image_generation/transformation.py,sha256=0Ny8wg6xjL7d4YtQWfuvza4LONqMIz3-Rz4NLd_Wt94,6239
litellm/llms/gemini/realtime/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/gemini/realtime/transformation.py,sha256=8NLTKe6cLQOg1TFCy89ZHr2fASAhU71QoGoDHLj7kgU,39661
litellm/llms/github/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/github/chat/transformation.py,sha256=XUbXYUEuku9bA_gJr4rAuFh0Gm1NfxQhZcEoLnhdrLY,209
litellm/llms/github_copilot/__pycache__/authenticator.cpython-312.pyc,,
litellm/llms/github_copilot/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/github_copilot/authenticator.py,sha256=qvIllUaCs1KRmiqTnFM8ajrS59DI0ZgDuRsoms6dRm0,13241
litellm/llms/github_copilot/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/github_copilot/chat/transformation.py,sha256=xHbjEHJkeY9n7vTBdVmEIa45N4jVu-TaNeCqYi_Grs4,2934
litellm/llms/github_copilot/common_utils.py,sha256=JD9tSUHGL9ZNtU4vw-qZhRByElU9hjIBnu0XyBdoBig,982
litellm/llms/groq/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/groq/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/groq/chat/handler.py,sha256=gDy2fUHk98NbeoNyuulC3Zi5cgGrzg0esHWleNWVDvM,2485
litellm/llms/groq/chat/transformation.py,sha256=_KUqfPZFgEiIbQDlCYEGfnzZpXHLEeeuLFEF7py6uB8,9205
litellm/llms/groq/stt/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/groq/stt/transformation.py,sha256=5Wmi6gQ-7nAC8gj5Gi0zCzHkTecOWVIbxX6plYaRUtk,3350
litellm/llms/hosted_vllm/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/hosted_vllm/chat/transformation.py,sha256=26JPuCzlElJqVDII1sy1RLKLNf44FyL64Kfa4xRNY7M,5390
litellm/llms/hosted_vllm/embedding/README.md,sha256=7GMIybyYxTTaBu8aYHmGYNvNX2Nyvt5173dY4QoYeHw,226
litellm/llms/hosted_vllm/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/hosted_vllm/rerank/transformation.py,sha256=Ps-1vg80m2-jnMmBSNf5xLUyh3AAF1z9pKLuP5VvHvs,6930
litellm/llms/huggingface/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/huggingface/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/huggingface/chat/transformation.py,sha256=6soqhy3iagbTQmYLil6ML5nihdhVi1gFVsbeD8w83K8,5967
litellm/llms/huggingface/common_utils.py,sha256=C8K-IkEGaVhdjSr6WcAIAIRHgKBgiMIPL__PglqVLh8,3071
litellm/llms/huggingface/embedding/__pycache__/handler.cpython-312.pyc,,
litellm/llms/huggingface/embedding/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/huggingface/embedding/handler.py,sha256=vYnsladdrqLqZxKHUiAlZWk-mmG13oZhusWPkYRrQv0,13761
litellm/llms/huggingface/embedding/transformation.py,sha256=ZvsyGtlQUEq-5_nxJeIHPwJaKT4No9FZuhoOkdL9yKg,23746
litellm/llms/huggingface/huggingface_llms_metadata/hf_conversational_models.txt,sha256=-KennA-85KE2N-dTyR2TG4v30NvWc6IAE6zCIEngjZQ,76183
litellm/llms/huggingface/huggingface_llms_metadata/hf_text_generation_models.txt,sha256=7ntr_Gx6l8TQXpbWFycf-NnI3HdqagxvN2usENNEkHU,1288308
litellm/llms/huggingface/rerank/__pycache__/handler.cpython-312.pyc,,
litellm/llms/huggingface/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/huggingface/rerank/handler.py,sha256=4buKBfpb5W0eB0lCQPCAABmsdMfYf2YVsS1IZaqCorY,146
litellm/llms/huggingface/rerank/transformation.py,sha256=U9AV62C6YXRbHjMs0IJsL1mICCvmxufjcZtyh3VfVDY,10815
litellm/llms/hyperbolic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/hyperbolic/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/hyperbolic/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/hyperbolic/chat/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/hyperbolic/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/hyperbolic/chat/transformation.py,sha256=Pa5MIqatcT8MmYxo6j4xrhPvVFgFilhgnsOsLspqOjI,1801
litellm/llms/infinity/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/infinity/common_utils.py,sha256=0-6GNg2yPtSV8UYxaxrW3xcEOyTeAmdgUPFYk2Za-jo,835
litellm/llms/infinity/embedding/__pycache__/handler.cpython-312.pyc,,
litellm/llms/infinity/embedding/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/infinity/embedding/handler.py,sha256=JDwB0TAqwCKLraKzQ865ZQuRZJDojAQqwdCHkTrZ0H0,146
litellm/llms/infinity/embedding/transformation.py,sha256=85ObpHaoTtQUoKX0IcktsQw78wRmno5yaRCNbusQ7IM,4648
litellm/llms/infinity/rerank/__pycache__/handler.cpython-312.pyc,,
litellm/llms/infinity/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/infinity/rerank/handler.py,sha256=dCXb7WA6esPZhOkE-Foah9oNVHLxH_RWdbHAhiRqlr0,143
litellm/llms/infinity/rerank/transformation.py,sha256=uY26_o77Y9cKb4Yn2kA5rbVG2hLKLbr7eWaS7b7ygAM,4083
litellm/llms/jina_ai/embedding/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/jina_ai/embedding/transformation.py,sha256=nm8kP0d5h7L1u2NUICoXmsUoCSglrCOYHS6xo7vJspo,2300
litellm/llms/jina_ai/rerank/__pycache__/handler.cpython-312.pyc,,
litellm/llms/jina_ai/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/jina_ai/rerank/handler.py,sha256=6cgBW53IkFSEhqvzvEe2sjJ6UY_DWGOwq6nROh_lksQ,55
litellm/llms/jina_ai/rerank/transformation.py,sha256=Z8HLKnXe92KvIoHtQvth7BIlbooZBcNer2GyfB3uV0c,4674
litellm/llms/lambda_ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/lambda_ai/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/lambda_ai/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/lambda_ai/chat/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/lambda_ai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/lambda_ai/chat/transformation.py,sha256=fpDUdEEPFKHLI0Dz7lgykyI_kvLLDqVs9UnHDpsl2pY,1005
litellm/llms/litellm_proxy/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/litellm_proxy/chat/transformation.py,sha256=MfeRcmzi-tHf8yZOpANZ5sN-yhq-0gKCUPy1TiC_LYI,5243
litellm/llms/llamafile/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/llamafile/chat/transformation.py,sha256=ekDSVL87y2L_5pJ-dfTN_6zsleWtSjmoee5sPovzi6w,2043
litellm/llms/lm_studio/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/lm_studio/chat/transformation.py,sha256=2DIZgc6NAeCmsSO2vYEtmNLUV3sJHWccQFBvjauMHhg,1895
litellm/llms/lm_studio/embed/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/lm_studio/embed/transformation.py,sha256=7LDd4xQLu1Owri3MRhtamdFLtV5B0wzKVug2qCkMoH4,1254
litellm/llms/maritalk.py,sha256=bcUTOIQKFWLx7IPkgJoG2zhRemGi5GAbZo7CKIxPwk0,2000
litellm/llms/meta_llama/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/meta_llama/chat/transformation.py,sha256=r-FVoEQlFlX3UyZgAO8rBVTkxit8XYOdrkeCJ9N1J54,1538
litellm/llms/mistral/__pycache__/embedding.cpython-312.pyc,,
litellm/llms/mistral/__pycache__/mistral_embedding_transformation.cpython-312.pyc,,
litellm/llms/mistral/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/mistral/chat/transformation.py,sha256=AwM0AcJWLeXhy3b1TQ5nQ40z1POuNShFH9eJLjm_-XE,18074
litellm/llms/mistral/embedding.py,sha256=xEXBD5O4HEXI7MUtl-B_PH9_RMlze5-zobTWimVLsC4,77
litellm/llms/mistral/mistral_embedding_transformation.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/moonshot/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/moonshot/chat/transformation.py,sha256=R_m10ZDrplOPBNvOzCbtfFeiK6hh04gb5WF9sMAgn9g,6561
litellm/llms/morph/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/morph/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/morph/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/morph/chat/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/morph/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/morph/chat/transformation.py,sha256=kmIcRKdDXrcy3c3-AjtnwPrwj_7CoEpzUijZDe9dhdE,1112
litellm/llms/nebius/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/nebius/chat/transformation.py,sha256=j2R3xFWFC0ww2SbC21JdXVwQ73RL7LWvltvEJmG0OR8,849
litellm/llms/nebius/embedding/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/nebius/embedding/transformation.py,sha256=1dtFZWXsvvAbxDVc3ZCgr7wFadD7-v0LksWvW94eEwc,88
litellm/llms/nlp_cloud/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/nlp_cloud/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/nlp_cloud/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/nlp_cloud/chat/handler.py,sha256=8GuIlJ6UiJ_Z8Yz5TiCei0gklEw2QaZSzw0YLQyIrxE,3617
litellm/llms/nlp_cloud/chat/transformation.py,sha256=IDqMDSjPi7LQ7vbYKx5TRkdQKdJySH4GS9sQ01PbIww,7979
litellm/llms/nlp_cloud/common_utils.py,sha256=RR62KdUDDNgHLiHGAhXHEe5Q0ujk2Nn57pr8gdb7ywI,395
litellm/llms/novita/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/novita/chat/transformation.py,sha256=gO_5eejpp_hG8OUvscA-dauNlv6SCrrsDIzEzP0zOiY,1042
litellm/llms/nscale/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/nscale/chat/transformation.py,sha256=T8ieDupDhJITrY-c5u-e_6eDOw4tzoLubpmg95eU2n0,1662
litellm/llms/nvidia_nim/__pycache__/embed.cpython-312.pyc,,
litellm/llms/nvidia_nim/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/nvidia_nim/chat/transformation.py,sha256=RmXuSLXE7eh3VmC4SZo47LgIJ94fglntOPnCYNhycs4,3877
litellm/llms/nvidia_nim/embed.py,sha256=hxKt3iYATHnLR4OKS71WMycxcpvQEnigSpzWFgd58IU,2303
litellm/llms/oci/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/oci/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/oci/chat/transformation.py,sha256=Cj_J87xkeER9u-j2ES1QFvWzT64kSI8KyYy2xKwA03Y,29471
litellm/llms/oci/common_utils.py,sha256=T7tilO9_wzv9X5bZ4jv8CgywgkyyLuoWCDYYQqkEBWA,417
litellm/llms/ollama/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/ollama/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/ollama/chat/transformation.py,sha256=82ock3I6RiI78oZtp5_hDr4WJ2bpAulo9euvzneV_ZI,20291
litellm/llms/ollama/common_utils.py,sha256=x-9E2RkTZNh08gDo5hBMdzKNVJiwj5krwMVZZx-Oku4,4194
litellm/llms/ollama/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/ollama/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/ollama/completion/handler.py,sha256=2y39FzFG0cQgyPCvmCiz1FYLj6xUh9jqYF75rhxVwPs,3551
litellm/llms/ollama/completion/transformation.py,sha256=6tKQWPfSSPdhTWhpRgA5dkGs0_-ZVq29uBHx1np7p_4,18718
litellm/llms/ollama_chat.py,sha256=p4nWizdTWMoi6CfEebbHKVj0X_PwZHtp8ANSrWuMkrI,16290
litellm/llms/oobabooga/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/oobabooga/chat/__pycache__/oobabooga.cpython-312.pyc,,
litellm/llms/oobabooga/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/oobabooga/chat/oobabooga.py,sha256=lSr2lIVHFFdBh1TJRJ-fV9cPuO7STKiKHKRkZtJV5W4,4396
litellm/llms/oobabooga/chat/transformation.py,sha256=-y4AnlLUsm0ivoI54EWo8rCWDW1sMQ6QtQq1DfmSDYo,3302
litellm/llms/oobabooga/common_utils.py,sha256=MrXF6OmsD5YDWdDV9ppAfPZCyBYaWLdFqjG04IvrMhw,396
litellm/llms/openai/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/openai/__pycache__/cost_calculation.cpython-312.pyc,,
litellm/llms/openai/__pycache__/openai.cpython-312.pyc,,
litellm/llms/openai/chat/__pycache__/gpt_audio_transformation.cpython-312.pyc,,
litellm/llms/openai/chat/__pycache__/gpt_transformation.cpython-312.pyc,,
litellm/llms/openai/chat/__pycache__/o_series_handler.cpython-312.pyc,,
litellm/llms/openai/chat/__pycache__/o_series_transformation.cpython-312.pyc,,
litellm/llms/openai/chat/gpt_audio_transformation.py,sha256=uLFogco8_hU4BW_66XM5axvzlOnmHfvX8WYwF0xGNqY,1336
litellm/llms/openai/chat/gpt_transformation.py,sha256=a4Mwerha9F4js5WJlMnvYS2vTz7Aq3Ij-syOVGyqpk4,28098
litellm/llms/openai/chat/o_series_handler.py,sha256=mxrppFXYhGzKvNdyU5k0fScX5DLVWKls_bHfVM_imyY,47
litellm/llms/openai/chat/o_series_transformation.py,sha256=mQpr49AxolkNR390iAigtaIT6hz0BYYhGhbLgd4HtzI,6328
litellm/llms/openai/common_utils.py,sha256=_QmK81-DdX19gzGh2Y0R4xm5pzovKzJdamuxuIxbp0A,7961
litellm/llms/openai/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/openai/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/openai/completion/__pycache__/utils.cpython-312.pyc,,
litellm/llms/openai/completion/handler.py,sha256=9UVqJ1N3QGPRRq75d2vjtwsDdHwF766fnInPGJtUQOE,11853
litellm/llms/openai/completion/transformation.py,sha256=jr12TSvCf4Rup-_jHbCzBoBSMzc422L4fwr4n1uJIsM,6126
litellm/llms/openai/completion/utils.py,sha256=HXTL8Fpu4x-NaAjjDr4hBo7gyMsn3Gup-xOie6f1euk,1770
litellm/llms/openai/cost_calculation.py,sha256=VJKcnhSZMqetnuAm-MklTyptElQHlvO8hn4dlBWVoEo,4747
litellm/llms/openai/fine_tuning/__pycache__/handler.cpython-312.pyc,,
litellm/llms/openai/fine_tuning/handler.py,sha256=RBgsdfqYSobHEa2hsJ1KwJ0dtZW3SGeEY7HunX78c2w,10519
litellm/llms/openai/image_edit/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/openai/image_edit/transformation.py,sha256=IJvIH4q8C5_AlYOxvZELPqqH2D5EFKy7O6La9c0CY0w,4787
litellm/llms/openai/image_generation/__init__.py,sha256=TMkNek_YINf0l0iMBuu91Q5i4gnuy1DYEiiMqYsIIko,749
litellm/llms/openai/image_generation/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/openai/image_generation/__pycache__/dall_e_2_transformation.cpython-312.pyc,,
litellm/llms/openai/image_generation/__pycache__/dall_e_3_transformation.cpython-312.pyc,,
litellm/llms/openai/image_generation/__pycache__/gpt_transformation.cpython-312.pyc,,
litellm/llms/openai/image_generation/dall_e_2_transformation.py,sha256=v-Ot3C8Uv5jyGvO7NyA39JOE5x5vWprD5RgYE9Wkx6s,1287
litellm/llms/openai/image_generation/dall_e_3_transformation.py,sha256=1ZkCkHlvSXeYZ7tiDp7rN1urtjp9kvdpKbG3l6tfFqI,1296
litellm/llms/openai/image_generation/gpt_transformation.py,sha256=Jpj9cFhKTS9ew1mNlDZkw8roEpS-8ysqlss1SK2NPV0,1472
litellm/llms/openai/image_variations/__pycache__/handler.cpython-312.pyc,,
litellm/llms/openai/image_variations/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/openai/image_variations/handler.py,sha256=6XBEHm1VkOn-Y8SMSfEypBb5Y5II_vGYJy6NQ_vi_u0,8590
litellm/llms/openai/image_variations/transformation.py,sha256=9UBfFG8v4VHSywmmO0p8HqWFq3_sKvLTXpA-YQEvWIc,2520
litellm/llms/openai/openai.py,sha256=hRB8rw7ggzACqm1Gk1xSxIAYGJKQncF5gfcN7KYzxtU,102706
litellm/llms/openai/realtime/__pycache__/handler.cpython-312.pyc,,
litellm/llms/openai/realtime/handler.py,sha256=X-WvZfL_ERqs1kXY_hAKnJhuJyVKpD6PjynVbG5X_u4,3470
litellm/llms/openai/responses/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/openai/responses/transformation.py,sha256=yGc7KymjZ0V9213Jxqg8eYcm5mN4MNfJ_PbirWmO_G8,11926
litellm/llms/openai/transcriptions/__pycache__/gpt_transformation.cpython-312.pyc,,
litellm/llms/openai/transcriptions/__pycache__/handler.cpython-312.pyc,,
litellm/llms/openai/transcriptions/__pycache__/whisper_transformation.cpython-312.pyc,,
litellm/llms/openai/transcriptions/gpt_transformation.py,sha256=QYELxY0D7cLeDLpjw6139uPS3brGUzwH7Hkf9GZf_PE,1005
litellm/llms/openai/transcriptions/handler.py,sha256=KSmpxWBgOaRx3yTtcwo1qHgfNJYwGr12FexUVmscHSI,8258
litellm/llms/openai/transcriptions/whisper_transformation.py,sha256=Vp58xlSh4HHLjMtZu5TQ0psOlUeeNnxhZPdzvn-eIC0,2824
litellm/llms/openai/vector_stores/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/openai/vector_stores/transformation.py,sha256=76c8xFimgDWFuI_RfzLPFwBwLPndKD-AE0gA2ajKUu0,5178
litellm/llms/openai_like/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/openai_like/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/openai_like/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/openai_like/chat/handler.py,sha256=1kLE89OncjZUPITPUOLd45amnVR3uf4GlLcJXmqKgYk,13935
litellm/llms/openai_like/chat/transformation.py,sha256=Wmf9Esm9_tW9MN-gQNoOB3N_oTAbLZhBRsHJwPC0lso,5294
litellm/llms/openai_like/common_utils.py,sha256=1G-vshKyZ2KzLgJnix6g4rzyc1mEgqm87e9bVOMROgo,2133
litellm/llms/openai_like/embedding/__pycache__/handler.cpython-312.pyc,,
litellm/llms/openai_like/embedding/handler.py,sha256=NgKv-Bty4G9x-XPSBTaR1eE-mToF8JxqSb7Qe-i56ZA,4935
litellm/llms/openrouter/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/openrouter/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/openrouter/chat/transformation.py,sha256=igd50DSoKMjpIvvBZHuuYLVrWns9aaac19fRqkjKy14,5356
litellm/llms/openrouter/common_utils.py,sha256=r4ROh6GTDu2yB__fE1TdGdfGWGfiqdeU4IVzBq3G8ao,127
litellm/llms/perplexity/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/perplexity/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/perplexity/chat/transformation.py,sha256=cR2xzbUn8i4WloQeRjxKvqkUMJqjcD67gCGZROACll4,10098
litellm/llms/perplexity/cost_calculator.py,sha256=_3Qu62P2A5wrqVNbzCjEUpqlef5Rb5HqYVXEZk7hGII,3691
litellm/llms/petals/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/petals/common_utils.py,sha256=auMO32Q5e6y1Fa6XWR82kQM0_0o5KbAErPp4yfp-m3o,334
litellm/llms/petals/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/petals/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/petals/completion/handler.py,sha256=oyD3F27-dOQmhPnpWX7RZRbztsenu-aa9buCy_wAkiI,4630
litellm/llms/petals/completion/transformation.py,sha256=7VHNOljCbnDze8KBUpc1usyamCMEVOs8hq3SaOI1l0U,4777
litellm/llms/pg_vector/vector_stores/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/pg_vector/vector_stores/transformation.py,sha256=6gavT8mhKsjFYOpfWn4sf--Uj550JIy4AYUsJjN4v5k,3277
litellm/llms/predibase/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/predibase/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/predibase/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/predibase/chat/handler.py,sha256=B5OkEstbfleb8HXcoV3E4PC50szfg74EWf-_ZgeXRbM,16602
litellm/llms/predibase/chat/transformation.py,sha256=sNw7cwDAqaFfapFQQwE9mbkCqvfZH3ysuYZNKSnJ1fM,6815
litellm/llms/predibase/common_utils.py,sha256=dfCFrZhTJipgRDI3UqQFOwow-oYxBiRqR5B9cJhiP4I,603
litellm/llms/recraft/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/recraft/cost_calculator.py,sha256=ka6ewW5hhMMnF4yRSEDIeJgma4BZd6yNvcFvaV_urCU,760
litellm/llms/recraft/image_edit/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/recraft/image_edit/transformation.py,sha256=n_EO6gQEdyv7WLbeVvTwV-8WsffJk-fmW7g0fx1TWNk,6465
litellm/llms/recraft/image_generation/__init__.py,sha256=gQ4NwwyUMgrZCfTSayAnGlok274oHaI0rNGjDfRrPKU,336
litellm/llms/recraft/image_generation/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/recraft/image_generation/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/recraft/image_generation/transformation.py,sha256=mnmqvltqOwo0Kus1voqz9D4aAigIGG-Suq9XR6lbLxY,5077
litellm/llms/replicate/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/replicate/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/replicate/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/replicate/chat/handler.py,sha256=YGXa5yxNfUTVzEea3Wp9wXGz7liNmnW_gymkNhuaShc,11119
litellm/llms/replicate/chat/transformation.py,sha256=u0ElPKmPz9kpoD_Ih4goAQ__Lau-xllE1efSGgtHtb4,12400
litellm/llms/replicate/common_utils.py,sha256=vfRWRfmkBl3M1oRgoOhAgZeVf_3pSP7DWKqCxIu_Ty8,389
litellm/llms/sagemaker/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/sagemaker/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/sagemaker/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/sagemaker/chat/handler.py,sha256=hTXPrd1wkFtSq9oPpIMiETovMqG5dZz1Af71U7q2EeY,7002
litellm/llms/sagemaker/chat/transformation.py,sha256=GXY4Zl3hTmvRm2Yne6d3e7b9_LC_wP10w5uKd1iSKuI,7151
litellm/llms/sagemaker/common_utils.py,sha256=yhGU2O5zcRxwHLCHUTFucFlhf2uhQPXTD1ERSy82Sds,8730
litellm/llms/sagemaker/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/sagemaker/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/sagemaker/completion/handler.py,sha256=AVRDmFrmLF30xFh8pDHeN1_NbpRrfz7je07cNrzMSUk,26127
litellm/llms/sagemaker/completion/transformation.py,sha256=LgOc6rxL_frRyhM6W0iqDP5y__Ww3RjUBuqX65NTfeQ,10466
litellm/llms/sambanova/__pycache__/chat.cpython-312.pyc,,
litellm/llms/sambanova/chat.py,sha256=lrPZC4hJcgjPZVAAu-gjfZt5Wu7Hem_jyjHpYfD0EHI,2771
litellm/llms/snowflake/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/snowflake/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/snowflake/chat/transformation.py,sha256=RfNZBeWDWiCJhsdIepP8jAz7EG2rWY3z2TEjDzg2ios,5423
litellm/llms/snowflake/common_utils.py,sha256=BnKwR359N2vgfJ6akSSMoj-2BRkrR5kjo4HCocZbgWc,1018
litellm/llms/together_ai/__pycache__/chat.cpython-312.pyc,,
litellm/llms/together_ai/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/together_ai/__pycache__/embed.cpython-312.pyc,,
litellm/llms/together_ai/chat.py,sha256=2d2nM1PvOPejNb4wZZsYHzwBbKnMxOrsjny97t9FIEM,2066
litellm/llms/together_ai/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/together_ai/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/together_ai/completion/handler.py,sha256=Sey5xhMPY0x5muY8Ex1n8TgPQVwc3-z_YFRggE_lZlU,47
litellm/llms/together_ai/completion/transformation.py,sha256=Yg2mZVRqTzKSvemv4IvxsklzXeCyVAMHYS2GC5FcBMw,2048
litellm/llms/together_ai/cost_calculator.py,sha256=p4cv7oOwGcJAqPFy4RUaP036bmTu3YCc4Hufjq1kl90,3053
litellm/llms/together_ai/embed.py,sha256=9tgu5GlbQU8f-Sj07dKy_vt3esNSZDidViTA0htg-ZE,181
litellm/llms/together_ai/rerank/__pycache__/handler.cpython-312.pyc,,
litellm/llms/together_ai/rerank/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/together_ai/rerank/handler.py,sha256=A6gGNLj-VX2OxE9E2-ZwAmVPjEmG_yRNiISOAQz8Ljw,2855
litellm/llms/together_ai/rerank/transformation.py,sha256=_qk8IMYXS0gC8xCFCz6p9Cgf1eptvX8jq--d1A2Id-Q,2023
litellm/llms/topaz/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/topaz/common_utils.py,sha256=A2PhhAsS2lLK8IxJTqP8eiifuhBpghm2YreDmgr8gK4,1711
litellm/llms/topaz/image_variations/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/topaz/image_variations/transformation.py,sha256=kN0rsJEBE6w1KmM5dD7oNbgk8uPJm8kGJ6Ni6U4_8D4,5785
litellm/llms/triton/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/triton/common_utils.py,sha256=kWIRjRKDOQOpuc_ZhepJ3oFcmTeXEJqf8skJfCUmBXo,401
litellm/llms/triton/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/triton/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/triton/completion/handler.py,sha256=duNlWMGNsEyWjeqvKjDd0bKjFECnr9haEgsxdi1t2Lo,145
litellm/llms/triton/completion/transformation.py,sha256=xNnsmPfZlhrQ7jtwl9B8aQq_ky_fFbuqGW6WGxxAi5k,11211
litellm/llms/triton/embedding/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/triton/embedding/transformation.py,sha256=Omwr2aBrMzmk4Yx8Y2SYK0ODvoy-NM8JzWwANc3gLCI,3622
litellm/llms/v0/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/v0/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/v0/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/llms/v0/chat/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/v0/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/v0/chat/transformation.py,sha256=rHj3f1g1nMO85971ZK-oMJz35bFbXh-v3TW_lMUQBjc,1392
litellm/llms/vertex_ai/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/vertex_ai/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/vertex_ai/__pycache__/vertex_ai_non_gemini.cpython-312.pyc,,
litellm/llms/vertex_ai/__pycache__/vertex_llm_base.cpython-312.pyc,,
litellm/llms/vertex_ai/batches/Readme.md,sha256=IbnuiX6lS93XHrGJ_4v9VBjRi-SJeaGfsrDTRg3fkCw,212
litellm/llms/vertex_ai/batches/__pycache__/handler.cpython-312.pyc,,
litellm/llms/vertex_ai/batches/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/batches/handler.py,sha256=JlUu03w2aaIBp68ghgloR2Foxd_P1ICo_hwTIwuwwgI,7250
litellm/llms/vertex_ai/batches/transformation.py,sha256=6PKSZGkyXxaaebSZc8zWXzQ_XhVy0N2VMRnMM9NY-9g,6953
litellm/llms/vertex_ai/common_utils.py,sha256=xhVmF1LwYVQdIitPO-pB2ATFwJoaYIomaaaB-gEGbJs,20692
litellm/llms/vertex_ai/context_caching/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/context_caching/__pycache__/vertex_ai_context_caching.cpython-312.pyc,,
litellm/llms/vertex_ai/context_caching/transformation.py,sha256=0SBeIzoypcJhFlRltNHllFTwD2GC6qZ79y1Aw_2fpYA,5817
litellm/llms/vertex_ai/context_caching/vertex_ai_context_caching.py,sha256=YY_lxmPCokpCT3NwXK7y_S-KRd5d13gGy59cBICJwxE,14520
litellm/llms/vertex_ai/cost_calculator.py,sha256=YPB8r6XKHeTpNvGkR8Bul3GE-YE08YVMrDmGraGguBs,9134
litellm/llms/vertex_ai/files/__pycache__/handler.cpython-312.pyc,,
litellm/llms/vertex_ai/files/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/files/handler.py,sha256=OweYTqDPaQ6wP47R5_HWz1NN9oDrWI90p4KVaaSQ6sU,3750
litellm/llms/vertex_ai/files/transformation.py,sha256=4Z8ZNie1iirOrpI6K3_fDda_qqT0op6wp37cQP0i7Ww,18398
litellm/llms/vertex_ai/fine_tuning/__pycache__/handler.cpython-312.pyc,,
litellm/llms/vertex_ai/fine_tuning/handler.py,sha256=j1gunUix0HPj0nbsm4t3vDt_YXvQVLrsCu3hU4XwfMk,14472
litellm/llms/vertex_ai/gemini/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/vertex_ai/gemini/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/gemini/__pycache__/vertex_and_google_ai_studio_gemini.cpython-312.pyc,,
litellm/llms/vertex_ai/gemini/cost_calculator.py,sha256=4ZWWg86cBg1psXKPs7Rb-R-5Re4erxjl8c8KPxIm2Vc,1311
litellm/llms/vertex_ai/gemini/transformation.py,sha256=1oLa5SVPVtS-d4qIqPtSYpE93EBFxtZKQkdgeUfGIKo,21723
litellm/llms/vertex_ai/gemini/vertex_and_google_ai_studio_gemini.py,sha256=qNpMp_c8ZtpxGn05OEM1nyF4j0pnOoLL2ECThLle8oM,80972
litellm/llms/vertex_ai/gemini_embeddings/__pycache__/batch_embed_content_handler.cpython-312.pyc,,
litellm/llms/vertex_ai/gemini_embeddings/__pycache__/batch_embed_content_transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/gemini_embeddings/batch_embed_content_handler.py,sha256=LJFGEE5Mgt7P2j1Aem5oFSP4uxu4M_7A_F8tvxfubFE,5666
litellm/llms/vertex_ai/gemini_embeddings/batch_embed_content_transformation.py,sha256=e49WCU0QgqyVu1rUXbx-5aV3zmRUM_TEE3fEPQN94tI,2325
litellm/llms/vertex_ai/google_genai/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/google_genai/transformation.py,sha256=275rHUQZI8Ak1kFtei6EyNMuXBurZ2Bu9HgYyyJdOmk,1098
litellm/llms/vertex_ai/image_generation/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/llms/vertex_ai/image_generation/__pycache__/image_generation_handler.cpython-312.pyc,,
litellm/llms/vertex_ai/image_generation/cost_calculator.py,sha256=t5Ih1CAVh2UbJ4w2FZNljWofMaldLBoEtVfxWGaDMs8,600
litellm/llms/vertex_ai/image_generation/image_generation_handler.py,sha256=EkArKF2ikMsPH-MuPqeCLrRs0W-FY1n9aBAHmKQEsgU,10146
litellm/llms/vertex_ai/multimodal_embeddings/__pycache__/embedding_handler.cpython-312.pyc,,
litellm/llms/vertex_ai/multimodal_embeddings/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/multimodal_embeddings/embedding_handler.py,sha256=J7JXo9XZRIb7ibP-6O8pf0fBPxuQvhKn__2Td5lEdWA,6287
litellm/llms/vertex_ai/multimodal_embeddings/transformation.py,sha256=1uSa5if9cvoEZ1pjCNOi8Q8WlMLcSIjJP_8ANvp8QY0,10897
litellm/llms/vertex_ai/text_to_speech/__pycache__/text_to_speech_handler.cpython-312.pyc,,
litellm/llms/vertex_ai/text_to_speech/text_to_speech_handler.py,sha256=hUu6s8aGa_HPwT4CsyTLniXZqc_uEtzL_MffZxgamhk,7723
litellm/llms/vertex_ai/vector_stores/__init__.py,sha256=TjxU9SRrbYMZ4LKSBI3y2b1tjh4heqOsbGgefkVUmx4,91
litellm/llms/vertex_ai/vector_stores/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/vertex_ai/vector_stores/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/vector_stores/transformation.py,sha256=1-egqmKln2gYoTAu05y4C4lB0KM4DcN84-B3mhmYj2s,11089
litellm/llms/vertex_ai/vertex_ai_non_gemini.py,sha256=7vHTSIXzbagLg7B1jvgiaxjzk3sGxbUYAlmJZ2lTDgg,29597
litellm/llms/vertex_ai/vertex_ai_partner_models/__init__.py,sha256=5WDyQ8M1RK8x0nSBw6CNbDJEB7cuODincyrLJYW1XPw,866
litellm/llms/vertex_ai/vertex_ai_partner_models/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_ai_partner_models/__pycache__/main.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_ai_partner_models/ai21/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_ai_partner_models/ai21/transformation.py,sha256=cvNsKwK-E2_0IBtDu2kTD98tHYQmCNR6ZpYK9JsNDzQ,1711
litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/experimental_pass_through/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/experimental_pass_through/transformation.py,sha256=e_Bg-mrUuOFh0D7GgWEVahV6SRWR0jyGBG3v6jIk-XQ,3211
litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/transformation.py,sha256=zvoZkjhkuHGpp0ZorvbAI_re5WywjteUc5_3lHiullg,4086
litellm/llms/vertex_ai/vertex_ai_partner_models/llama3/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_ai_partner_models/llama3/transformation.py,sha256=nDicAulQI8BuWFoYAAy_WdM1qodUrKZ2DBvNv9-aoxw,4192
litellm/llms/vertex_ai/vertex_ai_partner_models/main.py,sha256=Bx5ivMNhSLz30uqsnDd4cbOyAjE642D6ekrdYtOOLGw,8908
litellm/llms/vertex_ai/vertex_embeddings/__pycache__/embedding_handler.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_embeddings/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_embeddings/__pycache__/types.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_embeddings/embedding_handler.py,sha256=u4QxfvD-wxBwE_FJVi1g_zERdlT9OvXIJtYd4l7lOsY,8551
litellm/llms/vertex_ai/vertex_embeddings/transformation.py,sha256=m1EJLA0rjGRCqawnuRHSL3G7jn4AWlIXgObNeFlylMw,9386
litellm/llms/vertex_ai/vertex_embeddings/types.py,sha256=X6gjNP0IwvVewSy4LlFD_Ec92GN7ukn8rpf6KuOb9i4,1856
litellm/llms/vertex_ai/vertex_llm_base.py,sha256=hdsYS4VhVzIM9Py8NQkA3WKAfrE86F7x1gSGdvJr6Pw,20874
litellm/llms/vertex_ai/vertex_model_garden/__pycache__/main.cpython-312.pyc,,
litellm/llms/vertex_ai/vertex_model_garden/main.py,sha256=6eRL6aevquWdxttXq6fasqnfbeojoL-XdSrO1uH0Xb8,5137
litellm/llms/vllm/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/vllm/common_utils.py,sha256=f1edBBtBrzH_ElAwuCKf-nFGgWiGx9slCygLtTRuV_4,2428
litellm/llms/vllm/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/vllm/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vllm/completion/handler.py,sha256=-R02bpmQFkpjwF9Xsr5fCp7sWpj1qzXug1c2wfOi50Y,5975
litellm/llms/vllm/completion/transformation.py,sha256=xt7YaCOsexESEH-XxtTFslOZVjU9QmYWaaIr6PDFXC4,352
litellm/llms/vllm/passthrough/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/vllm/passthrough/transformation.py,sha256=GqtDxyuNgnhcM3--DZMZU-m2WwLKBr106xvuihAAqPg,943
litellm/llms/volcengine.py,sha256=Y8DulwUwCPlbWX5XAwC8WjMwZbQOLMvz5tMrOly2RWk,2736
litellm/llms/voyage/embedding/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/voyage/embedding/transformation.py,sha256=D7J-PHNI8F6dY1wLR3aYsN3JrkcDi7ouX1WHx0emtx4,4655
litellm/llms/watsonx/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/watsonx/chat/__pycache__/handler.cpython-312.pyc,,
litellm/llms/watsonx/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/watsonx/chat/handler.py,sha256=zW_gPUb6493a5Q_wpnq5yxdceRBaN3iqMIVeVaypuOw,3089
litellm/llms/watsonx/chat/transformation.py,sha256=CI-Bl3-Z9KyB-ZfLfd4DHcN-qBD2E4bw7wYVgtv2twA,4515
litellm/llms/watsonx/common_utils.py,sha256=Pmd7n-cH6Vkp_5MUeQ0VHnqB-JERub8k53SX1UjxHBE,10380
litellm/llms/watsonx/completion/__pycache__/handler.cpython-312.pyc,,
litellm/llms/watsonx/completion/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/watsonx/completion/handler.py,sha256=6usOrXnld_3oMppUeZsLSgHbSsVQyKwf-ItbXP8kF_g,69
litellm/llms/watsonx/completion/transformation.py,sha256=bUcP4GJZ5JljUYA6qp4PR4QYZr3jG5gaSAdce2XqkDY,14340
litellm/llms/watsonx/embed/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/watsonx/embed/transformation.py,sha256=yxfzjb9H3auW_RaV73koXLFWQhddv5uF8kPam6icfKI,3435
litellm/llms/xai/__pycache__/common_utils.cpython-312.pyc,,
litellm/llms/xai/chat/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/xai/chat/transformation.py,sha256=SMTCNLVThYD790dLZH7FuBylpVMr47tcEAlJzCzDyIg,5712
litellm/llms/xai/common_utils.py,sha256=2Q632FPL5pd1_puRFYz0f_bNvi0wBPFed9jLz3peIc8,2762
litellm/llms/xinference/image_generation/__init__.py,sha256=KeMIwvqLqfJeQWwQ7GJtfnvSik02mphi2sEtG36wxcI,348
litellm/llms/xinference/image_generation/__pycache__/__init__.cpython-312.pyc,,
litellm/llms/xinference/image_generation/__pycache__/transformation.cpython-312.pyc,,
litellm/llms/xinference/image_generation/transformation.py,sha256=tpPUGmKx5IvLMs0_mVNDso71BQo7KlDcM6zbY23CxII,1475
litellm/main.py,sha256=Zm3BHAEO6evxvwdbeIU9D7Q5qVW82kG8jvvxd12IQHw,231471
litellm/model_prices_and_context_window_backup.json,sha256=x2Or-YdZGTmRV-kNr6kdELXTYUWv8yjDcjFdDpt6oXU,624900
litellm/mypy.ini,sha256=OJMr9ZbxsY5yhdNwEzEfcsBnGknt3DagwWQrVlJGbWE,290
litellm/passthrough/README.md,sha256=VmR5kFLONXTqvISdUiyNAlc6CYaYZ6k4v83IDC1fpWo,2534
litellm/passthrough/__init__.py,sha256=VBw0A6NvFOSdu0RRjKrcg5A-r7vA59DjXMEFEYGuauc,206
litellm/passthrough/__pycache__/__init__.cpython-312.pyc,,
litellm/passthrough/__pycache__/main.cpython-312.pyc,,
litellm/passthrough/__pycache__/utils.cpython-312.pyc,,
litellm/passthrough/main.py,sha256=SM-NiVikwHTciscgz6A4Jxm-660KN3OWOSaj2RzbwA0,11348
litellm/passthrough/utils.py,sha256=Q_BD0OV5eUEo_b07W_BW9b6ChClUT1UIq33lzg71NnE,1423
litellm/proxy/.gitignore,sha256=v2ZocUpppVuVfYJh1Bd1JpjpYSLxifJdClMEo0oOdT0,17
litellm/proxy/README.md,sha256=UYsgc2W0DfQtQGpUJOunMDsTpowp_zzAlNG16XOcJTA,1353
litellm/proxy/__init__.py,sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg,16
litellm/proxy/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/__pycache__/_logging.cpython-312.pyc,,
litellm/proxy/__pycache__/_types.cpython-312.pyc,,
litellm/proxy/__pycache__/caching_routes.cpython-312.pyc,,
litellm/proxy/__pycache__/common_request_processing.cpython-312.pyc,,
litellm/proxy/__pycache__/custom_auth_auto.cpython-312.pyc,,
litellm/proxy/__pycache__/custom_prompt_management.cpython-312.pyc,,
litellm/proxy/__pycache__/custom_sso.cpython-312.pyc,,
litellm/proxy/__pycache__/custom_validate.cpython-312.pyc,,
litellm/proxy/__pycache__/health_check.cpython-312.pyc,,
litellm/proxy/__pycache__/lambda.cpython-312.pyc,,
litellm/proxy/__pycache__/litellm_pre_call_utils.cpython-312.pyc,,
litellm/proxy/__pycache__/mcp_tools.cpython-312.pyc,,
litellm/proxy/__pycache__/post_call_rules.cpython-312.pyc,,
litellm/proxy/__pycache__/prisma_migration.cpython-312.pyc,,
litellm/proxy/__pycache__/proxy_cli.cpython-312.pyc,,
litellm/proxy/__pycache__/proxy_server.cpython-312.pyc,,
litellm/proxy/__pycache__/route_llm_request.cpython-312.pyc,,
litellm/proxy/__pycache__/utils.cpython-312.pyc,,
litellm/proxy/_experimental/__pycache__/post_call_rules.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/cost_calculator.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/db.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/mcp_server_manager.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/rest_endpoints.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/server.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/sse_transport.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/tool_registry.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/__pycache__/utils.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/auth/__pycache__/litellm_auth_handler.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/auth/__pycache__/user_api_key_auth_mcp.cpython-312.pyc,,
litellm/proxy/_experimental/mcp_server/auth/litellm_auth_handler.py,sha256=kPrUM_Diwkg14sw-NsD8zx54W113lqtfCTteJXHRr2g,1067
litellm/proxy/_experimental/mcp_server/auth/user_api_key_auth_mcp.py,sha256=GNIFQtUcFSqHaCMVYz2fZ-UVdbWuHNikE-YjAwBYh4c,21576
litellm/proxy/_experimental/mcp_server/cost_calculator.py,sha256=kzP2_6qA-DsNIySHv2ESIfyunhrEsTEDk07gcoGUCJA,2768
litellm/proxy/_experimental/mcp_server/db.py,sha256=4SKv5YdUYuFdcbJDLFfFfA0Dg6AwrK9r-1zV4P2lt6c,8307
litellm/proxy/_experimental/mcp_server/mcp_server_manager.py,sha256=Cq32GILgE0CaZs-dVoNc8YA7fYdNxrJzOTRTjXuWXbg,43236
litellm/proxy/_experimental/mcp_server/rest_endpoints.py,sha256=uL9Qgy-ib5T6koiUaVcMNa67dr3aQVoE-sdvxYwKeo8,10486
litellm/proxy/_experimental/mcp_server/server.py,sha256=4vnLpxYdKUZsCEvndXV0f01EqfUwxcxJJVk6SvWW9Q8,32522
litellm/proxy/_experimental/mcp_server/sse_transport.py,sha256=5Gf9sBiPli_VaIC2NJjYN5O_o2a8tg9A15uzb_Iy30s,6180
litellm/proxy/_experimental/mcp_server/tool_registry.py,sha256=DFt5YCed1_3ZOnQ9yoJAyzbrsujUqB9MzExq6ojgbvk,3228
litellm/proxy/_experimental/mcp_server/utils.py,sha256=8rNLopV_0MaQmCokHa1kccTw7h-qJRN3g5HopcgFPp4,4866
litellm/proxy/_experimental/out/_next/static/chunks/117-a0da667066d322b6.js,sha256=qNUcXx_NYhNqbtgahKnrIuV67OD1xrsz8Pev6RYXNCk,124100
litellm/proxy/_experimental/out/_next/static/chunks/13b76428-ebdf3012af0e4489.js,sha256=QVJOg2NW5huLCFnsmrvUPHVSa8zRfhrwnvg4Vph3Ulw,59303
litellm/proxy/_experimental/out/_next/static/chunks/154-78c3416dcb61977f.js,sha256=ERWdjwGYL66ZTSmzVUTisb7J5ukPxKX11FPv1U2yst4,99837
litellm/proxy/_experimental/out/_next/static/chunks/162-8529572226f208c5.js,sha256=F11xs7pFaGWg_tVI7pTV9BxSfLqN-leyl4h5ffLIY_M,40826
litellm/proxy/_experimental/out/_next/static/chunks/172-08ae62d50ce1f0e7.js,sha256=3Mv-4gAVTkSLQS2C3XjiOSnpHMRh5INLfQ6I5TtSs3Q,28930
litellm/proxy/_experimental/out/_next/static/chunks/3014691f-b7b79b78e27792f3.js,sha256=4ETJ2eRbeVM6gstCpDnquThAnyw6oa0bkpJNYCGJk5k,711
litellm/proxy/_experimental/out/_next/static/chunks/416-ad6bd55a20a586bd.js,sha256=MZ7s1_pBK8_oo_4D5ceLvOsULJSnF2IPQVPlZ88p1O4,536431
litellm/proxy/_experimental/out/_next/static/chunks/498-ee02f9b58491d7a9.js,sha256=Ahxs326JeZasqSdvHLqBT0FQLiVLG67CLjTf9nba6Y8,1448770
litellm/proxy/_experimental/out/_next/static/chunks/866-9e1803a09e9ae8da.js,sha256=jE-aN_DJXC7cvU4pTYzJe-nTlzbUH7hiP3E4EiSPLys,681816
litellm/proxy/_experimental/out/_next/static/chunks/90-d2b5ed6f7f6e342e.js,sha256=Xw7s4wROhJD86EGsX4Zse4vpUkNmsU2kI-GlioanwwE,195858
litellm/proxy/_experimental/out/_next/static/chunks/app/_not-found/page-3b0daafcbe368586.js,sha256=FVXglwXR4zvyY1rzGgR74k-Ll-lZcOEBjs2lxHRZ-g8,1751
litellm/proxy/_experimental/out/_next/static/chunks/app/layout-25a743106e1c9456.js,sha256=CVKV5zydnRGoHlt1X1aP_CiyUA-a_Sv3-QBB8BBtgbg,425
litellm/proxy/_experimental/out/_next/static/chunks/app/model_hub/page-b26e0d313b582dbf.js,sha256=EYCgpKiooqcZXtAJbbvFpfKW6ALzXrG9hDli_vOG5do,503
litellm/proxy/_experimental/out/_next/static/chunks/app/model_hub_table/page-d080c5775ebaf3a1.js,sha256=0XMOki2c91KPV4SJIxBkiM4qiNExJLqg18qfc9cJHsQ,553
litellm/proxy/_experimental/out/_next/static/chunks/app/onboarding/page-883c32e6b072b842.js,sha256=3XQNjnp-cPbFrv92i92sorpFJwUZvBBqkCvHjiGdFf4,8621
litellm/proxy/_experimental/out/_next/static/chunks/app/page-0a9a9f137522a76c.js,sha256=tk8me3DdX9kLRAI4d3vsFj5kkbUcTLN5uolY_HExutk,833838
litellm/proxy/_experimental/out/_next/static/chunks/fd9d1056-205af899b895cbac.js,sha256=_pOUuvMP6W79SuhX2lFzzSr-j38Lyc_d3CKWumBBk88,172836
litellm/proxy/_experimental/out/_next/static/chunks/framework-b370f160bb96059c.js,sha256=ikw-wVuyV_hCSeg6hXlhMBokMbd8sTUcAQTfUlQPq_8,140039
litellm/proxy/_experimental/out/_next/static/chunks/main-7e39698e9e999d78.js,sha256=zlJcDGMcXuKTGRfq1GeGljSRQj6QwlZ6lEppwVunYQU,116823
litellm/proxy/_experimental/out/_next/static/chunks/main-app-475d6efe4080647d.js,sha256=fkUmQy8TrEWpzsJ7XSJCuLpw4bTq77EO3Ijxa62eFm4,468
litellm/proxy/_experimental/out/_next/static/chunks/pages/_app-15e2daefa259f0b5.js,sha256=czAxvvVE7rp90Snsx0rMg8Vc2W968H3QyRE_CVynE_Y,284
litellm/proxy/_experimental/out/_next/static/chunks/pages/_error-28b803cb2479b966.js,sha256=14QByZ2qNj-M-_zFTtp5gaOpNolae8jFh05D0V7yKWo,250
litellm/proxy/_experimental/out/_next/static/chunks/polyfills-42372ed130431b0a.js,sha256=CXPB1kyIrcjjyVBBDLWLKI9yEY1ZZbeASUON648vloM,112594
litellm/proxy/_experimental/out/_next/static/chunks/webpack-a426aae3231a8df1.js,sha256=WLI8GFuQRFBANazbtEJaQHxrBOQf8ZMmYMFerE94eCY,3858
litellm/proxy/_experimental/out/_next/static/css/31b7f215e119031e.css,sha256=JkQZSK9uOMMbkhzvz_dWi42rqqlnPOup5vQKygDR24Q,2300
litellm/proxy/_experimental/out/_next/static/css/fe37e928fd602d9e.css,sha256=-Iv-mZ2XF5b5fVp0EOBWhwoZYxk4bggybdKcvFC09LE,451592
litellm/proxy/_experimental/out/_next/static/media/26a46d62cd723877-s.woff2,sha256=lOXII-cuccwg9L-imwQ08iYAQJZdnQZsDny13Jn_1sM,18820
litellm/proxy/_experimental/out/_next/static/media/55c55f0601d81cf3-s.woff2,sha256=zhKUdvQpmyFbVbHu0vxDJLRr2yZB4R1Z4kgbdEpH0RQ,25908
litellm/proxy/_experimental/out/_next/static/media/581909926a08bbc8-s.woff2,sha256=6sXLry_RZ9cH4ezy5o4q8jK-nPyVJXQWRBfzKllMXvw,19072
litellm/proxy/_experimental/out/_next/static/media/8e9860b6e62d6359-s.woff2,sha256=oo6208y1NK4MlMqZk3HfAkqrYLCMPIpXIO6eMvoPqqI,85272
litellm/proxy/_experimental/out/_next/static/media/97e0cb1ae144a2a9-s.woff2,sha256=PSMwBhtNmlpSF4kzHs5Rp1X9plNe2ybXQJtxBSizzQ0,11220
litellm/proxy/_experimental/out/_next/static/media/df0a9ae256c0569c-s.woff2,sha256=jbAP9Gxnsizai-2GWs9wd2UcrI0oQdW0CYBVa0iWGTE,10280
litellm/proxy/_experimental/out/_next/static/media/e4af272ccee01ff0-s.p.woff2,sha256=yUB2RZPQ_l1Za-MnynVYhV4BgDn7eFCaohkh_TZEw-Q,48432
litellm/proxy/_experimental/out/_next/static/rkJYRcYqQ8OBbL83KQCc4/_buildManifest.js,sha256=y8M4vrnoLfkifLYZNnI88j-bE5fEP2RnFWgMpNd47Sg,224
litellm/proxy/_experimental/out/_next/static/rkJYRcYqQ8OBbL83KQCc4/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
litellm/proxy/_experimental/out/assets/audit-logs-preview.png,sha256=lCcHDtsECm0GSKDqbIdpMDv9V75fcVCh0ONryCIyZhQ,240654
litellm/proxy/_experimental/out/assets/logos/aim_logo.jpeg,sha256=gHVw2hPsPu1jnngXJtJgIT2CFru11IIscfcpKsuGX2s,3754
litellm/proxy/_experimental/out/assets/logos/anthropic.svg,sha256=7G6ybx5PKo831xWobQrplQhIBHDGsoRvXt95Ok45I7w,381
litellm/proxy/_experimental/out/assets/logos/arize.png,sha256=9T-B-fjArLRchbdE_-Vpm13vTcVl1rhuzCfALaovB7E,14249
litellm/proxy/_experimental/out/assets/logos/assemblyai_small.png,sha256=Y8kw7Yj1OvAboYW4FC59FiAUAmkcxNMUQO3sYCkM3Mk,414
litellm/proxy/_experimental/out/assets/logos/aws.svg,sha256=8qgeYZ-EnJ0JOlutRyG3NTwudM8vOXf8WF8dHZpZ-pI,2590
litellm/proxy/_experimental/out/assets/logos/bedrock.svg,sha256=kXcK_2QL5E4p00pEb1nm-cHSYZbhYqoHQ_KuT2CbVBA,2268
litellm/proxy/_experimental/out/assets/logos/braintrust.png,sha256=fBBorXCNdXEeOcLlOQHaHQ7e4j151k9LUG54b989oIU,10428
litellm/proxy/_experimental/out/assets/logos/cerebras.svg,sha256=98_uWhwHAQJ0HrDnaD0CKXkEVtLDCLSd_2TRcQ3-YEc,8238
litellm/proxy/_experimental/out/assets/logos/cohere.svg,sha256=yYay3GJsUCIbDyWv3VGXcfBptHYvcvMyuByJmzGlwyY,742
litellm/proxy/_experimental/out/assets/logos/databricks.svg,sha256=lOTTGQb42XVcYn_xGxoOwKWGoiIVY6W3gyyfTl9oxvc,528
litellm/proxy/_experimental/out/assets/logos/datadog.png,sha256=N93E1dEia45vVbSLSO4_kDVwVhH0j-eK4EEXB_7ltS8,5213
litellm/proxy/_experimental/out/assets/logos/deepgram.png,sha256=pw03wmmKQUgNaD0D68wVdwFJJOvYtQlELMh4dptH3Sc,1224
litellm/proxy/_experimental/out/assets/logos/deepinfra.png,sha256=ctbbiZlZhb97UyBLgQzhAcDQfdZ5kJ_rUzP2BU_J5N0,7014
litellm/proxy/_experimental/out/assets/logos/deepseek.svg,sha256=eT3iTUkd3gY7ms2qQhLn_ACqsA92pcKZugjs1iwJQsk,2360
litellm/proxy/_experimental/out/assets/logos/elevenlabs.png,sha256=5CICsWhyJeBcAmGUfsfokU1vu9r3IsmV4gauwJlnQt4,35410
litellm/proxy/_experimental/out/assets/logos/fireworks.svg,sha256=8cR4K4a8A6NjI_1orWzDdsay6-V7cBzJWOvWuNN-_9Y,592
litellm/proxy/_experimental/out/assets/logos/google.svg,sha256=i2lCUcTYjnrJ8HJfUCs-8_ulcpHG6UCMoV2N905xpic,728
litellm/proxy/_experimental/out/assets/logos/groq.svg,sha256=24JNwcmDMj5IvOSJQNd9DObhqgEsTGncI6m8m_J4EUo,619
litellm/proxy/_experimental/out/assets/logos/jina.png,sha256=ERBTlrdZki-7wBngGvTQQyhJf4cBA9G0Y71qre_2LJA,2758
litellm/proxy/_experimental/out/assets/logos/lago.svg,sha256=pHzKylc9QctwWpDBNehCRDM1PO53bGdS2TDpgArsKYI,6351
litellm/proxy/_experimental/out/assets/logos/lakeraai.jpeg,sha256=kHY7--Qp-NvjZuyKesXe_jn0L_3YegH6adpU-ByRGNs,2617
litellm/proxy/_experimental/out/assets/logos/langfuse.png,sha256=NEhtppv2DqnAw7fSi1eQ7ILwIsXzr5wMrCGtEMjWH9Y,10860
litellm/proxy/_experimental/out/assets/logos/langsmith.png,sha256=rEX3FdUoF-07PshEOauDNE2PpcGjMWyCwV6eqib17Rw,5495
litellm/proxy/_experimental/out/assets/logos/litellm.jpg,sha256=ZnPgg_2nBqNuMuqW2ZSrWNISVaK6HiSuNB4e5xttQto,24694
litellm/proxy/_experimental/out/assets/logos/llm_guard.png,sha256=MQqQbaVHVf_0Ny9JZhMjw1A1l1DKrGtSbmlsfg1hROc,48665
litellm/proxy/_experimental/out/assets/logos/mcp_logo.png,sha256=SFF46c4iQoLUxJlV9eIVETJKQbykXmUrD2hU9HPW4C0,3902
litellm/proxy/_experimental/out/assets/logos/microsoft_azure.svg,sha256=jqZYpbjcySrb-DumDfTXIJtg_xMx1kuGydLd6W62v8Q,7385
litellm/proxy/_experimental/out/assets/logos/mistral.svg,sha256=ci90sonZVIa0NmL-JPqIOzM3ASlvYYQGzQ7VAimRcLY,655
litellm/proxy/_experimental/out/assets/logos/nvidia_triton.png,sha256=HEpnsibXGWy3rDR5ukQVxWPtXsJkoP6vtXICyiMM_-k,5704
litellm/proxy/_experimental/out/assets/logos/ollama.svg,sha256=m-lH7K_YLOPuGagOSM5GHR-bNgdJETfj3f0iHhTiRA8,8614
litellm/proxy/_experimental/out/assets/logos/openai_small.svg,sha256=1JTcN5MCmWpOZqCMpGuir1mb9x6LWaij-i_fV7CH1OA,1658
litellm/proxy/_experimental/out/assets/logos/openmeter.png,sha256=zQCieeyRVIX6CQdDIqXAkiQyu-7EVDSQNLz3VbbRrAQ,1114
litellm/proxy/_experimental/out/assets/logos/openrouter.svg,sha256=sn4BPonpOVIfQu_1PW5chM5AjRao6xr1Xe1zW7T3YQI,1096
litellm/proxy/_experimental/out/assets/logos/otel.png,sha256=lVvT4CVA8fYMqUqREQ2vLRckMMzs-u59LSz41kF67lY,1949
litellm/proxy/_experimental/out/assets/logos/perplexity-ai.svg,sha256=uY3kJNkb_685NsUhJ5_8oJ9xREiWx5dXmmriIpGpXnE,1272
litellm/proxy/_experimental/out/assets/logos/postgresql.svg,sha256=jQXulqqsJu80nGdvn4pDOSoD-C7aZ3JJL1yM-luxZWI,3022
litellm/proxy/_experimental/out/assets/logos/presidio.png,sha256=3hH3hXUYKqpqHCW8p4bJs1d62GB8mVCq50S088K9dW4,62523
litellm/proxy/_experimental/out/assets/logos/sambanova.svg,sha256=K5PwPyWYfBfXwtHhYe8zHZtqH5jAHp-P5blb9LjMdwA,18217
litellm/proxy/_experimental/out/assets/logos/secret_detect.png,sha256=cQCsmCW3jalm7npMAq6xN6aP52xbMg9aEGkMoAJcfjg,15590
litellm/proxy/_experimental/out/assets/logos/togetherai.svg,sha256=7trowWe77_hoAMaqOzdPpkyagAIP26aaRSKVKpFOrFc,560
litellm/proxy/_experimental/out/assets/logos/volcengine.png,sha256=h_wLzPqlPS8HyWoVTgLlRm6hgcAlEkRBWGbLtibkNkA,36944
litellm/proxy/_experimental/out/assets/logos/voyage.webp,sha256=_nWTadz6Fr2C2q-qkxp6MvIJG8gPxzPL7zHP2Gsa8t8,2896
litellm/proxy/_experimental/out/assets/logos/xai.svg,sha256=TGhaYixZxpnoJOIWypiVgM8SEF5Ik1LLIBcsfIr5kMM,937
litellm/proxy/_experimental/out/favicon.ico,sha256=Ikbq6HOjEekHeOnx68AzqSl19Y5YPKwdQv7FyKK6Q8M,15406
litellm/proxy/_experimental/out/index.html,sha256=a7EWdEUG5HeBI1uDmYaZQpdy3KbhTAYRA20msIlTNUw,5358
litellm/proxy/_experimental/out/index.txt,sha256=xlTbCq_jCz_WytYP4jvUkeN31MxjIhPljVEAA_JoXvQ,3045
litellm/proxy/_experimental/out/model_hub.txt,sha256=ikTfmFXeQ68JVNRFltEoTCJoQp9gDROWFGYwGXlT2ds,3203
litellm/proxy/_experimental/out/model_hub_table.txt,sha256=aCLAxY5-hma3wH630G42obRwJXBnJiP6tqHSJp6kNyY,3318
litellm/proxy/_experimental/out/model_hub_table/index.html,sha256=WQte8EuVT5uJWXmzY5lQ4wYXD9MiBzgZW7fqkG4dEaI,5692
litellm/proxy/_experimental/out/next.svg,sha256=VZld-tbstJRaHoVt3KA8XhaqW_E_0htN9qdK55NXvPw,1375
litellm/proxy/_experimental/out/onboarding.txt,sha256=VRcwnpP-EWiOwT4GeRJXgWxeY7oaEWpElOAZt80oyvg,3168
litellm/proxy/_experimental/out/vercel.svg,sha256=P6XNdXtBjhivxo3eutVfRDIG5BAyeSHdsr8b5zFliIA,629
litellm/proxy/_experimental/post_call_rules.py,sha256=0tMsQ8ViObIH2wJcEfdWt9CZ2FAkj6HoBIrAr59VvFc,170
litellm/proxy/_logging.py,sha256=3zwPYBRv2EL1OB8Tk7_O6qU6lXCL2zSBNshe7rfyZbU,1055
litellm/proxy/_new_new_secret_config.yaml,sha256=B0z7vBkykOHQ6rRL1D9jztY2Xs-tXbu38frs1LaEmHc,494
litellm/proxy/_new_secret_config.yaml,sha256=KYAlVMfNKx5zGsz_MRNiFZpVcgfZjRscPbQM4ZW3a6Y,127
litellm/proxy/_super_secret_config.yaml,sha256=go-txuGiBfjn8vrxTYrB9Sto_BRWjnMiTrStJcSh5Xw,3480
litellm/proxy/_types.py,sha256=0PAcLNNWiFHEjvi_ojgQ9PDFtQ_jRi6NX3ZbM1WYqUg,106128
litellm/proxy/analytics_endpoints/__pycache__/analytics_endpoints.cpython-312.pyc,,
litellm/proxy/analytics_endpoints/analytics_endpoints.py,sha256=4V1VxUkJqtw1UpMepoI8TL3WRRwc-TRy0eXMOmgNedY,3324
litellm/proxy/anthropic_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/anthropic_endpoints/endpoints.py,sha256=RUbQ7yLcXlV_RKivKZoLmxaQXgMZE2ak92vHoX-3CXQ,7679
litellm/proxy/auth/__pycache__/auth_checks.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/auth_checks_organization.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/auth_exception_handler.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/auth_utils.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/handle_jwt.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/litellm_license.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/model_checks.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/oauth2_check.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/oauth2_proxy_hook.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/rds_iam_token.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/route_checks.cpython-312.pyc,,
litellm/proxy/auth/__pycache__/user_api_key_auth.cpython-312.pyc,,
litellm/proxy/auth/auth_checks.py,sha256=9-0rt1iqEzGy9_pKnwdG_JSzts7B0k_iA958aBCvtKo,54564
litellm/proxy/auth/auth_checks_organization.py,sha256=LDXOnn9gQ7D4zbhJF6ah6Mo4Gc9xv26VsSpPF-JxkTw,6460
litellm/proxy/auth/auth_exception_handler.py,sha256=aWUlZQDdxRS9khmhaFLYXKoormaeM9MZGCPKXlUlwsM,4392
litellm/proxy/auth/auth_utils.py,sha256=r1dSOda8dsjqawAChsK4P4QwlLVxDPoUDMlI3C9_Imo,18564
litellm/proxy/auth/handle_jwt.py,sha256=eWHryaLC47bKLdNF_JAjSUfvd5ptKXhuL_wSGF-q3Yg,41493
litellm/proxy/auth/litellm_license.py,sha256=Mv3DFjM-v9W9hMnDO_4qtT-n_b1MZG50UTorju9ZGEs,7303
litellm/proxy/auth/model_checks.py,sha256=15E7ndfIpFOuHRwPOzp1P4HjcnGwl1mRWlp7TW-oMBw,11657
litellm/proxy/auth/oauth2_check.py,sha256=LDRdfyp9LQJbIpJbs1K2HwgxIKWVGO5YFRgUuFJhHXM,2934
litellm/proxy/auth/oauth2_proxy_hook.py,sha256=ViXMvTdDop5g86dYIOG6SsIY7vBf_UBapCBAJUk7nq0,1708
litellm/proxy/auth/public_key.pem,sha256=KlTCQCWViTHUwzzxCu9KyFCX8YTdnIfGJlx7jiotak4,451
litellm/proxy/auth/rds_iam_token.py,sha256=05khLciCp396xRXivrDwE-BThiurxiLeBogHEFpjQ5w,6494
litellm/proxy/auth/route_checks.py,sha256=oUqQjCbdQkmhpqdKQnmyqdrX7U8Y8kB3rDRTPPGXBMg,14858
litellm/proxy/auth/user_api_key_auth.py,sha256=yHuI9oUMqrmHfsdUL-BLZjPBRKCFT369m1G5I5YrJMo,51477
litellm/proxy/batches_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/batches_endpoints/endpoints.py,sha256=LnOtwJ19bpgoMItjN1ICSWZSjc3sVyLd9S3Q7h7a3hc,18805
litellm/proxy/cached_logo.jpg,sha256=1zH55lRC5bPLvLNPxg-JY3WJvlwZMNlmwx2sjQDDCx0,50535
litellm/proxy/caching_routes.py,sha256=tFPwHofmBXA487GOjmNS-6gP3AWZWtdYL1HufWL0oEg,8327
litellm/proxy/client/README.md,sha256=mWdWlwkADMjdcdwhySp30YjkpAgbj6k7Z4Q137avog8,10171
litellm/proxy/client/__init__.py,sha256=OTCUY4an0SqoamdaoiTP5sjYa8g_rj7WDh81fxe4ox0,444
litellm/proxy/client/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/client/__pycache__/chat.cpython-312.pyc,,
litellm/proxy/client/__pycache__/client.cpython-312.pyc,,
litellm/proxy/client/__pycache__/credentials.cpython-312.pyc,,
litellm/proxy/client/__pycache__/exceptions.cpython-312.pyc,,
litellm/proxy/client/__pycache__/health.cpython-312.pyc,,
litellm/proxy/client/__pycache__/http_client.cpython-312.pyc,,
litellm/proxy/client/__pycache__/keys.cpython-312.pyc,,
litellm/proxy/client/__pycache__/model_groups.cpython-312.pyc,,
litellm/proxy/client/__pycache__/models.cpython-312.pyc,,
litellm/proxy/client/__pycache__/users.cpython-312.pyc,,
litellm/proxy/client/chat.py,sha256=ZvGNps3lLnbkZjVAqmEFMfxIohBYPOQdJwyM2DkTWQw,3996
litellm/proxy/client/cli/README.md,sha256=tedXh66iHxfWQ27iZDP9eaSmK6tgRfPcXHl-57ljZAc,11976
litellm/proxy/client/cli/__init__.py,sha256=SZGkzpjktHXBdFoRByyPGpfXw-xtnFm3VBc_gzs7Zuc,86
litellm/proxy/client/cli/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/client/cli/__pycache__/interface.cpython-312.pyc,,
litellm/proxy/client/cli/__pycache__/main.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__init__.py,sha256=qNhF-vYv3SqMMy3TykGtJW8u3BzcpMkEvzyskPlz0SY,48
litellm/proxy/client/cli/commands/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__pycache__/auth.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__pycache__/chat.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__pycache__/credentials.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__pycache__/http.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__pycache__/keys.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__pycache__/models.cpython-312.pyc,,
litellm/proxy/client/cli/commands/__pycache__/users.cpython-312.pyc,,
litellm/proxy/client/cli/commands/auth.py,sha256=naZGQouvtts_fV5xvW7bVGm50q6DAolt7FywkcbGhUA,6072
litellm/proxy/client/cli/commands/chat.py,sha256=WqF4ZThZ6EZxJ4tQriViqb2PzQqiDanto5eWEysKz0E,2778
litellm/proxy/client/cli/commands/credentials.py,sha256=dlj3t81TD2lMGCjm-BeEu17Y603istdtf_gqGzFq_Rw,3497
litellm/proxy/client/cli/commands/http.py,sha256=FfrOwjTW1V-ydDoWoQrES0J2ROTmsVKH1pNor0x8-Ys,2698
litellm/proxy/client/cli/commands/keys.py,sha256=HJcVYMgFdWGytHg9q6f3w59ywHOWe60oha_Hb94eDMw,13671
litellm/proxy/client/cli/commands/models.py,sha256=gsmQtIpaRhRneP2eN8ZQ0lVEueAYryymVrdlp4Yrpgs,15476
litellm/proxy/client/cli/commands/users.py,sha256=Vtqz4q-hOpDYc7ondToRCGkUKFarhM6Si8OGFL-i2Gc,2769
litellm/proxy/client/cli/interface.py,sha256=OK-f9vDxUR2SpUlZWpXoEcyjL7y2IzThq5275oiXKWA,6420
litellm/proxy/client/cli/main.py,sha256=8ORt-zp9cEhmC9RDoh3S_5x3PdO-quf1Ik7H7HXOsds,3207
litellm/proxy/client/client.py,sha256=72Bd5IQIk9KJ-IqiMrdvtS2-atRwH6q0KaIIGdoiu64,1560
litellm/proxy/client/credentials.py,sha256=0bQi1jlcLsuL2zR0Ir6bOAvz4zcA4eP7FRyniCKbCeg,6480
litellm/proxy/client/exceptions.py,sha256=kZUV_LWkmwb2ZwLJ8brGC0YXib4amuBGlVMqI3_78Y0,653
litellm/proxy/client/health.py,sha256=cKyeW-6AJTkAbZ3FfLQuJk2L0vinYE40DChHidKFeWo,1506
litellm/proxy/client/http_client.py,sha256=j4NcvbIal2a5J7UB2TLKv9akVrowbpgZWvMTsTKLpr4,3364
litellm/proxy/client/keys.py,sha256=aDv6LLNb_Y5EbwklhbgIsJWfNL3lf4oqwapcCZyszGg,9871
litellm/proxy/client/model_groups.py,sha256=53iLN_a3M2P-lGX_BzGqGNuLjU1ZSEFMfV4Ad5366go,2271
litellm/proxy/client/models.py,sha256=pJHLgKfWCwozzJ0pEdyEIR1c8MK-y4I7zl1vf0ARfoQ,11204
litellm/proxy/client/users.py,sha256=4_U2KvfiCJuUAXQa4MAOYJDXiyrI0m3B2VT8TZmwrsQ,2318
litellm/proxy/common_request_processing.py,sha256=PHDede2icwLRjLwUvamjinrQRfGwX3702dxsXf93NRY,30001
litellm/proxy/common_utils/__pycache__/admin_ui_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/banner.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/callback_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/custom_openapi_spec.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/debug_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/encrypt_decrypt_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/get_routes.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/http_parsing_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/load_config_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/openai_endpoint_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/proxy_state.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/reset_budget_job.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/swagger_utils.cpython-312.pyc,,
litellm/proxy/common_utils/__pycache__/timezone_utils.cpython-312.pyc,,
litellm/proxy/common_utils/admin_ui_utils.py,sha256=5-sbjOrQiueKMltq2hN4Z_bhCRGKFeSxfAr74wbkp98,6568
litellm/proxy/common_utils/banner.py,sha256=gwCxhL9QcKBmrQ2d0FqqWfHozkMQEaLuQrqfpegK2fg,1051
litellm/proxy/common_utils/callback_utils.py,sha256=tHqN0JQckGAh_dj0ho2_76TDVR0bgACMby8E6mHrqOU,14929
litellm/proxy/common_utils/custom_openapi_spec.py,sha256=zRir75tuqp7tlUh_hbKRX_XeDPc5aMIyXmq00Gkutjg,9099
litellm/proxy/common_utils/debug_utils.py,sha256=3M1Zib0P8EOAawdZ-wlfBZgUPqjJ1GRg2hISs6odYBA,9731
litellm/proxy/common_utils/encrypt_decrypt_utils.py,sha256=O88-9QaDNTClZI6ONyBkbJmSL1O37PT1ULe7Az3LHl4,3263
litellm/proxy/common_utils/get_routes.py,sha256=sTtLyu-_VyMcPGYka-kDpA6Ee183XxTAd4p1EgpBWRQ,2084
litellm/proxy/common_utils/html_forms/__pycache__/cli_sso_success.cpython-312.pyc,,
litellm/proxy/common_utils/html_forms/__pycache__/jwt_display_template.cpython-312.pyc,,
litellm/proxy/common_utils/html_forms/__pycache__/ui_login.cpython-312.pyc,,
litellm/proxy/common_utils/html_forms/cli_sso_success.py,sha256=TolvdezukT-CsVuX1MkQHCntXqklntoyf466hH5FY6c,6973
litellm/proxy/common_utils/html_forms/jwt_display_template.py,sha256=btUd4MctIolE8qPAQtvSqazaF_cGoTDCjaqsC5LzeIA,8948
litellm/proxy/common_utils/html_forms/ui_login.py,sha256=6FYnojCaeZyskLwqXAjkM8k02gdzY5a4qay2GiBMnq0,6843
litellm/proxy/common_utils/http_parsing_utils.py,sha256=Xyd8O6REjh7hJ7Y0bO3sPc9mUrEm-_uv6aNSo8UVWGw,8800
litellm/proxy/common_utils/load_config_utils.py,sha256=kmDXvYVmJLyKfVyaeQIfHooIyYqRk_xhIh3SCJzR8Sc,5852
litellm/proxy/common_utils/openai_endpoint_utils.py,sha256=RfZHVnRLPUO6utK-C0a4UY-Dik7YVCs47sep_56WCGc,1240
litellm/proxy/common_utils/proxy_state.py,sha256=H41iDfLOKTu1renuqH9xGYsxJzR-JxxSMDBCnoEml6w,1078
litellm/proxy/common_utils/reset_budget_job.py,sha256=aa5sWRKQ0ij9k7ZM20KUnKfpkkkUpIPNsWeB7dF2Gbg,24312
litellm/proxy/common_utils/swagger_utils.py,sha256=6m2QWns4I2bXjr1QXsJFZQJogagpUJo4gZZEklBJ2nA,1322
litellm/proxy/common_utils/timezone_utils.py,sha256=3KAxBaq5GWIpykjHMdBM-o0zEVPgWzhnbANzlEHSsu4,991
litellm/proxy/config_management_endpoints/__pycache__/pass_through_endpoints.cpython-312.pyc,,
litellm/proxy/config_management_endpoints/pass_through_endpoints.py,sha256=YviUGQxoJnFuL7zQppiEtUmueLcyPK7S-vyKZeTHeUE,702
litellm/proxy/credential_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/credential_endpoints/endpoints.py,sha256=VZF7bO9Rm3F-gJEsEbYEez1xG4miHKZ3Y2CfxM6psOg,11831
litellm/proxy/custom_auth_auto.py,sha256=w86NFznYy4ynjnDra5NICiI9ZLRxZLW4EXP9_9O2EzQ,855
litellm/proxy/custom_hooks/__pycache__/custom_ui_sso_hook.cpython-312.pyc,,
litellm/proxy/custom_hooks/custom_ui_sso_hook.py,sha256=MCDv7fsprUE-SlzmqiSZ_6hrWdPzXlQuOru_8QRnNJw,1118
litellm/proxy/custom_prompt_management.py,sha256=XXc0i7r3daY-6fNHnhrUfTa-rgXToZGtrh8_KsWVfDw,1553
litellm/proxy/custom_sso.py,sha256=9HmCfTfWwB94bOHdlQMTuRTivx9a7CXPbWoCaIP17Mw,1504
litellm/proxy/custom_validate.py,sha256=8suWa_bUBr08ghRSwgQq9PYp7_wqHx-g9C0SjdRJJ8I,128
litellm/proxy/db/__pycache__/base_client.cpython-312.pyc,,
litellm/proxy/db/__pycache__/check_migration.cpython-312.pyc,,
litellm/proxy/db/__pycache__/create_views.cpython-312.pyc,,
litellm/proxy/db/__pycache__/db_spend_update_writer.cpython-312.pyc,,
litellm/proxy/db/__pycache__/dynamo_db.cpython-312.pyc,,
litellm/proxy/db/__pycache__/exception_handler.cpython-312.pyc,,
litellm/proxy/db/__pycache__/log_db_metrics.cpython-312.pyc,,
litellm/proxy/db/__pycache__/prisma_client.cpython-312.pyc,,
litellm/proxy/db/base_client.py,sha256=JAg-ghx1qLNuxSRSn0B6Y_BB7a1ZIINNuvjOTJ_aByQ,1129
litellm/proxy/db/check_migration.py,sha256=3s-2cLmwG4Fh7VHNsx6kzcK8fqKSrOG4wdQEufiw-hU,3580
litellm/proxy/db/create_views.py,sha256=pCnxdjWMRjgE-IfG3SkpEzDRhGZ3MSUQ20xnn6UBzyE,7226
litellm/proxy/db/db_spend_update_writer.py,sha256=McsJlAHj9hA3L6UZloe635yzub3-FaofheeYtC43Z5I,52254
litellm/proxy/db/db_transaction_queue/__pycache__/base_update_queue.cpython-312.pyc,,
litellm/proxy/db/db_transaction_queue/__pycache__/daily_spend_update_queue.cpython-312.pyc,,
litellm/proxy/db/db_transaction_queue/__pycache__/pod_lock_manager.cpython-312.pyc,,
litellm/proxy/db/db_transaction_queue/__pycache__/redis_update_buffer.cpython-312.pyc,,
litellm/proxy/db/db_transaction_queue/__pycache__/spend_log_cleanup.cpython-312.pyc,,
litellm/proxy/db/db_transaction_queue/__pycache__/spend_update_queue.cpython-312.pyc,,
litellm/proxy/db/db_transaction_queue/base_update_queue.py,sha256=2OqWs98YmeBJNGKucXFd-REkrwmNlrRDH3NdLyAOSA0,1744
litellm/proxy/db/db_transaction_queue/daily_spend_update_queue.py,sha256=BZsjRpJwZ8Eg_SyOnZvfBqR7P0tAMqm3GUGxbHodn8U,6086
litellm/proxy/db/db_transaction_queue/pod_lock_manager.py,sha256=FoB0RjSRnDjm-v-nGSp7Ur6xX1udV31SP5bwypomVqQ,6765
litellm/proxy/db/db_transaction_queue/redis_update_buffer.py,sha256=-afba13naQgA_3QzXlfLDWYhrbNyNxxXhoCi7QMXN18,15375
litellm/proxy/db/db_transaction_queue/spend_log_cleanup.py,sha256=6Kl51iZkUDnxGwmzRwvxmuTZoCeHuy63x5Jtz0fQv9A,6395
litellm/proxy/db/db_transaction_queue/spend_update_queue.py,sha256=cY-jp2bQ0V0GEeHR0rkFm872AX29qswTpXOuAJUtlng,8424
litellm/proxy/db/dynamo_db.py,sha256=7HcN0JzzRKtwsmiqFFz_K6k3MABoICX65ChYkAxd1Gw,2935
litellm/proxy/db/exception_handler.py,sha256=JWt2nWV1vC1MDz5hc8t516kSjtbJaIBf5F7q7P9J4rM,2053
litellm/proxy/db/log_db_metrics.py,sha256=rDxyy9-QVasgetHonVJ2WXOWgw8FYgqTOa2wCPiK0iY,4821
litellm/proxy/db/prisma_client.py,sha256=eOAWw2CAsgwl7hexvpBWQGl4DFTVKJTylSpdEZ95ObI,7643
litellm/proxy/discovery_endpoints/README.md,sha256=ZUudvy8B7yZS9kE5g0VG-xruPyoTneFJLDXXriOJR8E,386
litellm/proxy/discovery_endpoints/__init__.py,sha256=KVOcpEvUtgnJ6hLmYvMmprtNoCGruf2qpCt5TOxc3gs,121
litellm/proxy/discovery_endpoints/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/discovery_endpoints/__pycache__/ui_discovery_endpoints.cpython-312.pyc,,
litellm/proxy/discovery_endpoints/ui_discovery_endpoints.py,sha256=wRd710I2640hfY6rSN40e6VjveJCqgTnG2U0O7biJTM,636
litellm/proxy/example_config_yaml/__pycache__/custom_auth.cpython-312.pyc,,
litellm/proxy/example_config_yaml/__pycache__/custom_auth_basic.cpython-312.pyc,,
litellm/proxy/example_config_yaml/__pycache__/custom_callbacks.cpython-312.pyc,,
litellm/proxy/example_config_yaml/__pycache__/custom_callbacks1.cpython-312.pyc,,
litellm/proxy/example_config_yaml/__pycache__/custom_guardrail.cpython-312.pyc,,
litellm/proxy/example_config_yaml/__pycache__/custom_handler.cpython-312.pyc,,
litellm/proxy/example_config_yaml/_health_check_test_config.yaml,sha256=DcUpvUly3ASBh57fdv51uZ5Nr7a3o7f7j1sQebILtjQ,512
litellm/proxy/example_config_yaml/aliases_config.yaml,sha256=mN_iQHMZBv6CWXLF3BAOc-sdRrLKcFnWRbJIDXePXcA,1225
litellm/proxy/example_config_yaml/azure_config.yaml,sha256=swb4kZv8EN6IfTW8G_uOFqjzXtcMxUpbf7Lz7G_GHS8,747
litellm/proxy/example_config_yaml/bad_schema.prisma,sha256=QrtfMf8OePRSjR47IUsuIz_MVrrCkGOvGZ3gRL7zmoY,10498
litellm/proxy/example_config_yaml/custom_auth.py,sha256=TFoYFOLW7m4n8fu1gO7kbA_P6n1sDthcdU-HGZb7Wog,1484
litellm/proxy/example_config_yaml/custom_auth_basic.py,sha256=NEDMiRTQ2p5Ld6tHHL87blkPVA-I1i6yIi1WwvQfIPc,377
litellm/proxy/example_config_yaml/custom_callbacks.py,sha256=-Vbqj9faOSsgiKFeG3KFgUEjLqcHjQ31b5fsT5OqXaU,2269
litellm/proxy/example_config_yaml/custom_callbacks1.py,sha256=xT6NhOtGWZjpG0Z0R0skK-RiRcTv3Hide71Al-qR9bQ,2092
litellm/proxy/example_config_yaml/custom_guardrail.py,sha256=ZMhcRCNEbKnDTtgbCYm-X7o-MLQN6myhrI0Foq6Cww0,3863
litellm/proxy/example_config_yaml/custom_handler.py,sha256=n5-aScxHCLITANajO7rPfLcx2ta8nlYhLtYaMX9qUvw,855
litellm/proxy/example_config_yaml/disable_schema_update.yaml,sha256=uSLK9oMDTI6gms5hX-zzNa0V2yRMgLVz5ZJEvySFwKY,459
litellm/proxy/example_config_yaml/enterprise_config.yaml,sha256=TTfqDyoES3Col0-E6UxC6-HMu84ABuezuWGSFzUFTKI,358
litellm/proxy/example_config_yaml/langfuse_config.yaml,sha256=jkBz0zM8bUEBb_gmHi5P0TuFyC0WYlyGa37-WVRdsAo,181
litellm/proxy/example_config_yaml/load_balancer.yaml,sha256=hz5tnS6TvE8P-qU3pZ-SspqMB280EtrSwMZvjEca3sg,886
litellm/proxy/example_config_yaml/multi_instance_simple_config.yaml,sha256=RkHqPFEki5LGqBaDtF2qutReGLnaERNGhiv5iAt5Gas,269
litellm/proxy/example_config_yaml/oai_misc_config.yaml,sha256=rUMks26ziow75JxdZwMoZ96grII-UELVkOFLDlijaEA,2074
litellm/proxy/example_config_yaml/opentelemetry_config.yaml,sha256=u7-6jPVmj2Yca7nTeu1ykDZzzdtGKcGj3v5Y557Fc00,192
litellm/proxy/example_config_yaml/otel_test_config.yaml,sha256=Ba3Hh6fvOVYzHwqiHmdAYrhBtUVU0UgT-DnmmCe7P5c,2639
litellm/proxy/example_config_yaml/pass_through_config.yaml,sha256=QH6iaaZNm-rJCjyffoH1sR5xwTLp6iP6JmDJSVQuYAM,1019
litellm/proxy/example_config_yaml/simple_config.yaml,sha256=OBODVvCc0814U8-YTmiwT7C4UkSjLN51Bd0HxDenTVg,88
litellm/proxy/example_config_yaml/spend_tracking_config.yaml,sha256=upaHRnAZa9BsZmOurRZPyNCWyrfv2gutcvTFFzLoBac,340
litellm/proxy/example_config_yaml/store_model_db_config.yaml,sha256=YxPerk168RsyXsG3U26GatRHYmPevGnx2a_xrbcckxQ,249
litellm/proxy/fine_tuning_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/fine_tuning_endpoints/endpoints.py,sha256=IWqNo2PAp26M8IItTTEJQk3iHqXoruNJF95_HtohPxI,23522
litellm/proxy/google_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/google_endpoints/endpoints.py,sha256=_glaXUZco-iez_8wLuLwYdOTVZm6ik4oX0DDUTEGfEs,5374
litellm/proxy/guardrails/__pycache__/guardrail_endpoints.cpython-312.pyc,,
litellm/proxy/guardrails/__pycache__/guardrail_helpers.cpython-312.pyc,,
litellm/proxy/guardrails/__pycache__/guardrail_initializers.cpython-312.pyc,,
litellm/proxy/guardrails/__pycache__/guardrail_registry.cpython-312.pyc,,
litellm/proxy/guardrails/__pycache__/init_guardrails.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_endpoints.py,sha256=WzHueBizTgBASgJpoAsFFPLO9XutZn6l3Hp4e4DOaYM,33313
litellm/proxy/guardrails/guardrail_helpers.py,sha256=ybo0vTWumNKVPLbPAgTZNv7bd_UAtMbwx7HTdzcC1Q8,4277
litellm/proxy/guardrails/guardrail_hooks/__pycache__/bedrock_guardrails.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/__pycache__/custom_guardrail.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai_v2.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/__pycache__/presidio.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/aim/__init__.py,sha256=ZGCW68O2Y3UoqykJow9tn770hCBzYXwbjgyEAaPG8QE,964
litellm/proxy/guardrails/guardrail_hooks/aim/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/aim/__pycache__/aim.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/aim/aim.py,sha256=FV7rUpJ2qYA4InWsOgSNbZYLayusty42kFLPyBiUw1M,13236
litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__init__.py,sha256=RLY81F07SSjfDfjuuAJj1YS0jhy5gGa28rafuTz_Rr4,920
litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__pycache__/aporia_ai.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/aporia_ai/aporia_ai.py,sha256=fDMsey7f_71U-wU96_3B71edtsfjE-sGl1F7E3PdbVg,7852
litellm/proxy/guardrails/guardrail_hooks/azure/__init__.py,sha256=8hFWWLZrvVmHoxXzaMo1LMfep4IGtQJidetXTh4C1os,2701
litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/base.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/prompt_shield.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/text_moderation.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/azure/base.py,sha256=D8RStkthqPuEZSZvHpFPNCrj7GgvpHVH6XH2IK-Z6hk,1633
litellm/proxy/guardrails/guardrail_hooks/azure/prompt_shield.py,sha256=DUl-gbzhobkJgbbubgS_Eh9VwVLWlhCCx0ly2ZlK2lg,6835
litellm/proxy/guardrails/guardrail_hooks/azure/text_moderation.py,sha256=r3np00M7eDLXctXwTVFwcas-y-EYLRw0bgBIluhra8k,10782
litellm/proxy/guardrails/guardrail_hooks/bedrock_guardrails.py,sha256=l0eKQA0oEDPILFtwTJTF1R6Ei64V1-qsOthVQ-uBewo,34385
litellm/proxy/guardrails/guardrail_hooks/custom_guardrail.py,sha256=puvK8s-Xbf6Ad8XSndvxN8juxWeOtYPh1YC3JKUMLv8,3891
litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/__init__.py,sha256=9horZ9HWcl4PIGnCYhCQJlimjpadY1AC5jljP0DT4Po,1319
litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/__pycache__/guardrails_ai.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/guardrails_ai.py,sha256=ex8Glha5GrfxkiFjkHEAmeyqr2-DylQxHkSMRU0yBM4,9058
litellm/proxy/guardrails/guardrail_hooks/lakera_ai.py,sha256=IKwlrD8BuCZWKbjGwIyPs9G8VZIvVjuIJk_idCjtLMU,13299
litellm/proxy/guardrails/guardrail_hooks/lakera_ai_v2.py,sha256=4f50Cbz1CV_Tw03PPbirhDVr-gODbrdrH4JrAkWajdg,13184
litellm/proxy/guardrails/guardrail_hooks/lasso/__init__.py,sha256=_f34fb9-kYgd5-YEHZPG8KNHrCNhbWHDe5Zz0wnEnUc,1016
litellm/proxy/guardrails/guardrail_hooks/lasso/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/lasso/__pycache__/lasso.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/lasso/lasso.py,sha256=RsTWiKbIpghXb6PA7NI3CgUbHNdViqtN7IeMM95oPVo,7473
litellm/proxy/guardrails/guardrail_hooks/model_armor/__init__.py,sha256=SNluvSl2xScHsIb5Sa0HwGwun-eUVOgWdFZ0Qx1H138,1402
litellm/proxy/guardrails/guardrail_hooks/model_armor/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/model_armor/__pycache__/model_armor.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/model_armor/model_armor.py,sha256=mMIlfySfrim5Yh_gnw8WrIOQ0-wuQzkpWyJJPIhoKiI,16441
litellm/proxy/guardrails/guardrail_hooks/openai/__init__.py,sha256=Lv6qO0sfaRq6GdnvncdvpOSLPO67uJ4jiJDWUDvLniM,1365
litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/base.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/moderations.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/openai/base.py,sha256=gs-SIIp7Hb2HU2YwPN9FxWAICWB0ksovKTSgB7D9u9M,1635
litellm/proxy/guardrails/guardrail_hooks/openai/moderations.py,sha256=JZxI4UQx7GE15teqt0PJpmS_Z5_fSeX09DKUDU1dqRI,15055
litellm/proxy/guardrails/guardrail_hooks/pangea/__init__.py,sha256=603CAuwSlGCNB-gu7TImc2R8X60WfUERCqAvXaRcst0,1123
litellm/proxy/guardrails/guardrail_hooks/pangea/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/pangea/__pycache__/pangea.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/pangea/pangea.py,sha256=LbSfp8ylWwH2-PHuk4LXxTyPK2yBwnTYg_zBn8V-aCQ,15070
litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/__init__.py,sha256=2AS7jzVhe26NFgCfdci2eXf_wMImgKzJ5u_O_jvJeeA,1404
litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/__pycache__/panw_prisma_airs.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/panw_prisma_airs.py,sha256=h7QnNBY5L-u9lKtZwCuMcZCXV8vmH4mCZ9LK3uS-MIE,11672
litellm/proxy/guardrails/guardrail_hooks/pillar/__init__.py,sha256=HvfHVUJCMxEGazI4F6qabcr5DYuT6bcBEJd6cRXlEtU,1360
litellm/proxy/guardrails/guardrail_hooks/pillar/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/pillar/__pycache__/pillar.cpython-312.pyc,,
litellm/proxy/guardrails/guardrail_hooks/pillar/pillar.py,sha256=XlfZBOjAmL5l9bk0mEm1E2cbKfQW_QxswXqbDRjt3SY,18743
litellm/proxy/guardrails/guardrail_hooks/presidio.py,sha256=kHbgFqeMphpquPbaY891HjGTDJeseQ9-9h8useMhrc4,26895
litellm/proxy/guardrails/guardrail_initializers.py,sha256=NW2RjwVHiA6Pq1iKlLT6dzDwL9mSjH80VdnClFbR-ZI,5492
litellm/proxy/guardrails/guardrail_registry.py,sha256=ZB3i7L5TVAOzXfToUT4Bb7IoSMcZqeNlP-aU4FQVpac,20335
litellm/proxy/guardrails/init_guardrails.py,sha256=_79EiVTV7jYlDaVD7J2KK6iA-iHbut1R4M4ljMHyAjA,3384
litellm/proxy/health_check.py,sha256=dc3P8EoCAEzEJAvaeT0zt3dygUx19S-beJRHw8wUzyg,5458
litellm/proxy/health_endpoints/__pycache__/_health_endpoints.cpython-312.pyc,,
litellm/proxy/health_endpoints/__pycache__/health_app_factory.cpython-312.pyc,,
litellm/proxy/health_endpoints/_health_endpoints.py,sha256=CbJpd5n3r5_J7RGjhGOF_fCMZYLKFziexfQoTn6_7wM,33534
litellm/proxy/health_endpoints/health_app_factory.py,sha256=ae70uSz61V8_Om0CKXM5xAdeP-aRbztp3oepJlaChsk,264
litellm/proxy/hooks/__init__.py,sha256=6Lr9_ILkzScuiDXiClt5ZwUmVSiJUAvi-1B73bqKrBw,1532
litellm/proxy/hooks/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/azure_content_safety.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/batch_redis_get.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/cache_control_check.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/dynamic_rate_limiter.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/key_management_event_hooks.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/max_budget_limiter.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/model_max_budget_limiter.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/parallel_request_limiter.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/parallel_request_limiter_v3.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/prompt_injection_detection.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/proxy_track_cost_callback.cpython-312.pyc,,
litellm/proxy/hooks/__pycache__/user_management_event_hooks.cpython-312.pyc,,
litellm/proxy/hooks/azure_content_safety.py,sha256=M-wkBrQLlPiud30WrRtRK2ZAE3OfHICIAToFCPL3DnE,5640
litellm/proxy/hooks/batch_redis_get.py,sha256=fZJRZ5GcXHlZV0kkuoloAWZkDP2NTcUlmYQt87Q2UdM,5990
litellm/proxy/hooks/cache_control_check.py,sha256=yfLKzT3fYycXvAGCXFK8mWoCDnZcXJTQA7wP51nzr2M,2117
litellm/proxy/hooks/dynamic_rate_limiter.py,sha256=rw2MLzcdhLvDR0NexFu7hLsDQA-oVJGA2XH7zrgEW6M,12043
litellm/proxy/hooks/example_presidio_ad_hoc_recognizer.json,sha256=VZLbOsMKjmQRdigSjZ3Rn5PJiizWV0If4_kGq_gH9DE,756
litellm/proxy/hooks/key_management_event_hooks.py,sha256=EjwVbWN6F00DMnKX0vySlJMJgHiAM5ZmUOJbjhabNTo,15394
litellm/proxy/hooks/max_budget_limiter.py,sha256=u5So9u4OylxmracwpoKsWc98tee5ZcSX_4AEHiBeXhI,1637
litellm/proxy/hooks/model_max_budget_limiter.py,sha256=eGSUEe1LFzV2hnHo56LXC0p4po2Ud0r2ifVy55ZNsLg,7876
litellm/proxy/hooks/parallel_request_limiter.py,sha256=0W_Qnz6-PQYvtjgE-vU5j-GtMEQc0dGLUSbnxevYZVM,35438
litellm/proxy/hooks/parallel_request_limiter_v3.py,sha256=ArvhOJxrBprQY3p1lkwJo8uSGA5JOvr3nNGYns79EH4,29600
litellm/proxy/hooks/prompt_injection_detection.py,sha256=E4F1GwNeaFrNWpHDhgZD0pAWGINZixUxy1mleKwySgg,10493
litellm/proxy/hooks/proxy_track_cost_callback.py,sha256=0l3X7g6RGKWKti2WeqRmv1ENjpV1c6ghlSV6mKPZxUQ,10834
litellm/proxy/hooks/user_management_event_hooks.py,sha256=DoE9NDfIKRJ8t5VXrz30wJHPKpgAH0uYQsZMA8VHozc,7864
litellm/proxy/image_endpoints/__init__.py,sha256=cBWHXwOJGQJePBX_lp1VeF4pYH0YFHiCaK6NKdTVcms,72
litellm/proxy/image_endpoints/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/image_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/image_endpoints/endpoints.py,sha256=92ZEjBViZI4M_9QV2lAs0OoWdFKM4k14mUwwhzuK5q8,9440
litellm/proxy/lambda.py,sha256=h_06oqJhK3tkvnKOmxe7VLtPuIJIsosJE07BFXzF7sQ,107
litellm/proxy/litellm.log,sha256=v1tfU4eZ1YyprW2WOggdujksqsVCdYr_gyt7_j1M9Ro,32373
litellm/proxy/litellm_pre_call_utils.py,sha256=oU8MT1oWwEqyltI0wcE3d4o7ZyGryQDN3xxc0-H4HFY,38924
litellm/proxy/llamaguard_prompt.txt,sha256=tCel8OPpD7IybjAulUqEg4QhJBdXKGThiv6J4DoKJFk,3300
litellm/proxy/logo.jpg,sha256=ZnPgg_2nBqNuMuqW2ZSrWNISVaK6HiSuNB4e5xttQto,24694
litellm/proxy/management_endpoints/__pycache__/budget_management_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/callback_management_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/common_daily_activity.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/common_utils.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/customer_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/internal_user_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/key_management_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/mcp_management_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/model_management_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/organization_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/sso_helper_utils.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/tag_management_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/team_callback_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/team_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/types.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/ui_sso.cpython-312.pyc,,
litellm/proxy/management_endpoints/__pycache__/user_agent_analytics_endpoints.cpython-312.pyc,,
litellm/proxy/management_endpoints/budget_management_endpoints.py,sha256=x1GlucFqW9seowrdMmMfDi0RuLaoXBnE0CSwi-gSgF0,9962
litellm/proxy/management_endpoints/callback_management_endpoints.py,sha256=uAKj-QhutRofeKklTOx2ghLFFE-CwpJ5z4II1lMgoMU,720
litellm/proxy/management_endpoints/common_daily_activity.py,sha256=l983fvSJAHeVEjmgDKSxGndSxX5FQvRIwX49LoeZs8w,16503
litellm/proxy/management_endpoints/common_utils.py,sha256=qKN89b-2IYTMBZDYIDXwqKFhadHFT5Ei1RRhPgGbfLo,3771
litellm/proxy/management_endpoints/customer_endpoints.py,sha256=mbeNRQamWc5C2kysJQ0IRvv92FpbIKmX4Zu0t2zkNAA,23612
litellm/proxy/management_endpoints/internal_user_endpoints.py,sha256=q8TYvk-NqEDC9rveREeRd8_bR0UM86SbfrwFMSuKMNc,72902
litellm/proxy/management_endpoints/key_management_endpoints.py,sha256=v3KSKXoFv4rtroJ_ly9vcOAygs6fOowqwUswkB6deT8,120932
litellm/proxy/management_endpoints/mcp_management_endpoints.py,sha256=QCS610sjMY81U0zGvysJ3UHf2t80tMLOexyQPJythVQ,22031
litellm/proxy/management_endpoints/model_management_endpoints.py,sha256=UpnvsnI9lib1LS8qYdoH0BwLOOnXpvt05H-sD6us2FA,41645
litellm/proxy/management_endpoints/organization_endpoints.py,sha256=p00wLUyOQJE845-g6RbIoJp60JWWREChWXUMkqobqGs,32628
litellm/proxy/management_endpoints/scim/README_SCIM.md,sha256=IOHah2hqxQ0Pgg2fGdANto_2t6NIqOPppV6a4WuQ-SY,2990
litellm/proxy/management_endpoints/scim/__pycache__/scim_transformations.cpython-312.pyc,,
litellm/proxy/management_endpoints/scim/__pycache__/scim_v2.cpython-312.pyc,,
litellm/proxy/management_endpoints/scim/scim_transformations.py,sha256=ia5rFRRYfYEo0uqSWlrGG9iSteu4pRDSLThw5PwmAYY,5670
litellm/proxy/management_endpoints/scim/scim_v2.py,sha256=c50PDlYRkg1t-pnpr_ERFnP4nobj-ltkl-Aja80YqLo,38888
litellm/proxy/management_endpoints/sso_helper_utils.py,sha256=PpSrVsjn9RVfoRn3RWExlrHVoIGn5aMHq0KtXYyby5s,721
litellm/proxy/management_endpoints/tag_management_endpoints.py,sha256=fTfHtQEuWycpmpYDEx6eQD-uo7C89WotgC5nLfgDqf4,15397
litellm/proxy/management_endpoints/team_callback_endpoints.py,sha256=Oe7g9R3UBnjsI5UMfewzVsP0Fv5bOMP4Kugzu2UTamY,15557
litellm/proxy/management_endpoints/team_endpoints.py,sha256=msGQIIVF0DveZQO-L-Ap_m_BS7C5nBHjk2uEFZ-VkAE,108720
litellm/proxy/management_endpoints/types.py,sha256=hMQffPXPNdFFtsG8H9BWkCKp_eKO7FWFG_-qQflEBTc,225
litellm/proxy/management_endpoints/ui_sso.py,sha256=1ngv-NspZcB-aNiQ65AdX_XWkMuDregYcwJRp7n3aEo,84376
litellm/proxy/management_endpoints/user_agent_analytics_endpoints.py,sha256=wtCIxtXWU_L75qv23r3WrvZP1bZQkArhSYKnfbfY3PA,28281
litellm/proxy/management_helpers/__pycache__/audit_logs.cpython-312.pyc,,
litellm/proxy/management_helpers/__pycache__/object_permission_utils.cpython-312.pyc,,
litellm/proxy/management_helpers/__pycache__/team_member_permission_checks.cpython-312.pyc,,
litellm/proxy/management_helpers/__pycache__/user_invitation.cpython-312.pyc,,
litellm/proxy/management_helpers/__pycache__/utils.cpython-312.pyc,,
litellm/proxy/management_helpers/audit_logs.py,sha256=JsTyyDNHIJyAdedNBrFrh74UwRujwolODLbYVx-qyCk,3251
litellm/proxy/management_helpers/object_permission_utils.py,sha256=A7Yxbi7PCjTq3wnk2h9wvTs4fTmVyB7oXug9Fbf4-nk,4910
litellm/proxy/management_helpers/team_member_permission_checks.py,sha256=dXwAktQQD7HLKci2tLeAoZ39gVQ4QVR_jlG1bCtZaDg,6176
litellm/proxy/management_helpers/user_invitation.py,sha256=etAAJo92DO55udBVRBnqUqN0nCnQjVvD4kAYeLSyQJU,1640
litellm/proxy/management_helpers/utils.py,sha256=gIs4O087W8cNiCL8DKxbgmdjPj15mUs2Vw6V_lJspv4,14295
litellm/proxy/mcp_tools.py,sha256=Z4PnnbVZ6qrV6QO0ZgQcdz5RRxBiIkz5mPJUwHmeYcU,1036
litellm/proxy/middleware/__pycache__/prometheus_auth_middleware.cpython-312.pyc,,
litellm/proxy/middleware/prometheus_auth_middleware.py,sha256=H4Y9UNFAOfhC15YfdaMpqyM057UEKEDNtdvv_Fw-PG8,2200
litellm/proxy/model_config.yaml,sha256=RDjUCXHG9kZoeJLqCDyApT5F-sYyyK3PpH1io6j352A,320
litellm/proxy/openai_files_endpoints/__pycache__/common_utils.cpython-312.pyc,,
litellm/proxy/openai_files_endpoints/__pycache__/files_endpoints.cpython-312.pyc,,
litellm/proxy/openai_files_endpoints/common_utils.py,sha256=scIClKxaHriAbZfo6-r27mPGlzmtL67k6m7GPZMI8io,2148
litellm/proxy/openai_files_endpoints/files_endpoints.py,sha256=kEUmYQ7zp4nZNtFNicUmp_lhjHEBmBVqGXwsM-jbxgA,34130
litellm/proxy/openapi.json,sha256=MJrfO9l1MFZmvPnXC77LzUJojMwTkAiFU4whrntKA-4,7163
litellm/proxy/pass_through_endpoints/__pycache__/common_utils.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/__pycache__/llm_passthrough_endpoints.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/__pycache__/pass_through_endpoints.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/__pycache__/passthrough_endpoint_router.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/__pycache__/streaming_handler.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/__pycache__/success_handler.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/common_utils.py,sha256=1gVWXbDvjuiZ2qMjRT396rGFsDICeVOoxYZvoMXOKNA,501
litellm/proxy/pass_through_endpoints/llm_passthrough_endpoints.py,sha256=dfmqZPy22bjUYlkGO3s0ePa_qdV-Ns0NobdGUyTQLYc,37699
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/anthropic_passthrough_logging_handler.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/assembly_passthrough_logging_handler.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/base_passthrough_logging_handler.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/cohere_passthrough_logging_handler.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/vertex_passthrough_logging_handler.cpython-312.pyc,,
litellm/proxy/pass_through_endpoints/llm_provider_handlers/anthropic_passthrough_logging_handler.py,sha256=6VBYi_rSg6NiYKZukCiX7uKqtqKFZwG4vjEKMdNch9A,8620
litellm/proxy/pass_through_endpoints/llm_provider_handlers/assembly_passthrough_logging_handler.py,sha256=_QaQmJdi_aF8AF9We3gMhLe2HU95YXxkzyExWPWSVeo,11416
litellm/proxy/pass_through_endpoints/llm_provider_handlers/base_passthrough_logging_handler.py,sha256=z2Z8uuP5vOnQY4JWJrJVODxald8hVmozblpVMKkPktQ,7610
litellm/proxy/pass_through_endpoints/llm_provider_handlers/cohere_passthrough_logging_handler.py,sha256=aesCJ1jBxrhrA9iowZv5QreXXXGL54kq5mTJQVmSCrs,2270
litellm/proxy/pass_through_endpoints/llm_provider_handlers/vertex_passthrough_logging_handler.py,sha256=s8tBzGFx3OllhG0JTa7dM2vjWwkiMmYUEvMDjUPcgcM,15240
litellm/proxy/pass_through_endpoints/pass_through_endpoints.py,sha256=Nf3onV9N2_AW_yNXvWk1nSqDxG1S2bQoFtwUPpEz8ec,51541
litellm/proxy/pass_through_endpoints/passthrough_endpoint_router.py,sha256=01k8vlmXi3Lxxy5m5o-LXrSJjufxwoewXb2R-dm75kE,7172
litellm/proxy/pass_through_endpoints/streaming_handler.py,sha256=mZMnIgkymlJ4xggJnbOsV743bxJ68m8U8zRJEtxfinU,6296
litellm/proxy/pass_through_endpoints/success_handler.py,sha256=wwAOQtxqLtFMVu0WRvtvgBbnVe1LbSlu8jGJyp0LE9U,11073
litellm/proxy/post_call_rules.py,sha256=bbnqX3BXhKjvbRN6LdZIwndKMCh88i4a9BXkTzsaHVk,359
litellm/proxy/prisma_migration.py,sha256=y-KYZcFYkgi_ZB3TUwlyOepuCnidoO4UnUo_iwUGjXo,938
litellm/proxy/prompts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/proxy/prompts/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/prompts/__pycache__/init_prompts.cpython-312.pyc,,
litellm/proxy/prompts/__pycache__/prompt_endpoints.cpython-312.pyc,,
litellm/proxy/prompts/__pycache__/prompt_registry.cpython-312.pyc,,
litellm/proxy/prompts/init_prompts.py,sha256=xBC9zPM_ZNdRzP9AA2LP-kSsgBrTnrMOiVQY5bo8t1o,758
litellm/proxy/prompts/prompt_endpoints.py,sha256=upuByLz4fa7NR3UX7nOeB-1LduicW7dqo7lyhtLHnyg,22374
litellm/proxy/prompts/prompt_registry.py,sha256=sJRP8MOHrKlZiOZvIFXwqcG79yiLA5lrFG5hHyau_tc,6441
litellm/proxy/proxy_cli.py,sha256=zaMi-kelpTBxwrGjdnBMl_ZZRIf2O0Ja8JlRokm78xY,28905
litellm/proxy/proxy_config.yaml,sha256=qtaOVpa-KOhEJWNdhg2SZutcaS4SJcRDgZkXT8nID7U,87
litellm/proxy/proxy_server.py,sha256=QgsbGDjNO6De2QCcF5C6wd4IYK034p0CjgngEsRkPC8,328790
litellm/proxy/public_endpoints/__init__.py,sha256=NleKkLOwFM6WJB8hqsoSoPq0b16wysEiW25VStkYuGA,59
litellm/proxy/public_endpoints/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/public_endpoints/__pycache__/public_endpoints.cpython-312.pyc,,
litellm/proxy/public_endpoints/public_endpoints.py,sha256=fztkNSvoebbQY0HvajG2ni2o3hnUhpcuZJPK8T0OyXA,1846
litellm/proxy/rerank_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/rerank_endpoints/endpoints.py,sha256=ZUXgvKP2UVvVYYk9UrgkDLEaE4y3WDWO4fnP9IF_V04,4189
litellm/proxy/response_api_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/response_api_endpoints/endpoints.py,sha256=DPTM0TRfjoxfyxfCa8c5g64zbnjZ5PqgYUTqs6yqzpU,8769
litellm/proxy/route_llm_request.py,sha256=6wg3RQev1WpXuCt4TyCCCReWcnnXH_M1HR4WOhg59lI,5553
litellm/proxy/schema.prisma,sha256=aIzWXmFV_Z73nE-hdAkkrbAD69nNZuTfnN3kTwNA0Cg,21129
litellm/proxy/spend_tracking/__pycache__/cloudzero_endpoints.cpython-312.pyc,,
litellm/proxy/spend_tracking/__pycache__/spend_management_endpoints.cpython-312.pyc,,
litellm/proxy/spend_tracking/__pycache__/spend_tracking_utils.cpython-312.pyc,,
litellm/proxy/spend_tracking/cloudzero_endpoints.py,sha256=u72SAp8ISbwFNaGgbsMy-7YE2Jey7Bb_2ii-Wz6dIYE,16895
litellm/proxy/spend_tracking/spend_management_endpoints.py,sha256=FMk-rfHq4szNyt99Sa16XaA-EPqKKSH_r0Txh9-1WC8,98571
litellm/proxy/spend_tracking/spend_tracking_utils.py,sha256=MZFDijVT8YmBaHjpiqknMIwrHExi6sFfjB9eEBkp-lo,20606
litellm/proxy/start.sh,sha256=qFUFqvhcEIMyL3Bp9vtAtLvY0zjyLw6lHTocHqpLE5w,32
litellm/proxy/swagger/favicon.png,sha256=0W9yz1onc-ukmcx_PbGSPG9fc96ZD3OeOgWAaq_sFbc,5043
litellm/proxy/swagger/swagger-ui-bundle.js,sha256=vSyEbHGwXZFH9RpbQqUeMA6nMZvlxnCelbbQQJStpR8,1485855
litellm/proxy/swagger/swagger-ui.css,sha256=jzPZlgJTFwSdSphk9CHqsrKiR4cvOIAm-pTGVJEyWec,152072
litellm/proxy/test_prompts/test_hello_world_prompt.prompt,sha256=tSAIxvdbtXt2dHY_eDyW_dPQPfHDUrNwwFe-prqDG-c,248
litellm/proxy/types_utils/README.md,sha256=WSVas5L_WUcH_Ef0H3dEoYHFGfaBVQ6ODzFq-wdnMqY,36
litellm/proxy/types_utils/__pycache__/utils.cpython-312.pyc,,
litellm/proxy/types_utils/utils.py,sha256=7kmrloscDovYtWP0KNa0m5cXRE6ZT-hjFqSi79b7XhM,8085
litellm/proxy/ui_crud_endpoints/__init__.py,sha256=ByvXjaib_5HMEjTRr8zt6NsziB_IGS2rnYRB-Csvd4Q,112
litellm/proxy/ui_crud_endpoints/__pycache__/__init__.cpython-312.pyc,,
litellm/proxy/ui_crud_endpoints/__pycache__/proxy_setting_endpoints.cpython-312.pyc,,
litellm/proxy/ui_crud_endpoints/proxy_setting_endpoints.py,sha256=hlwwS_2gOcaaOv7haDfM0qyjn4e-zQIgV4sv5wBNjCA,16560
litellm/proxy/utils.py,sha256=myCgMbxGX_ufxHG5fh_oCjHZnfuOOyNwnVBsUPjO0U0,157341
litellm/proxy/vector_store_endpoints/__pycache__/endpoints.cpython-312.pyc,,
litellm/proxy/vector_store_endpoints/endpoints.py,sha256=VeCXdMht7tpWsOwdXtEvxUB3PyfuJIjxK7wVQHwdnK0,5734
litellm/proxy/vertex_ai_endpoints/__pycache__/langfuse_endpoints.cpython-312.pyc,,
litellm/proxy/vertex_ai_endpoints/langfuse_endpoints.py,sha256=3CkiX26Ud9t867anA0wJOAggxT7dUCUFaQC2Q4nVi7E,4417
litellm/py.typed,sha256=bKPUECNwNtN5PZk1JYgrtM4QFbfIniqsIVGDL0oKMuQ,129
litellm/realtime_api/README.md,sha256=rDlor8w3E0Dt74wXuwgPvS_hns4vDDC_TY-Vf5aYgRA,65
litellm/realtime_api/__pycache__/main.cpython-312.pyc,,
litellm/realtime_api/main.py,sha256=ydQcd2s4VRwwsrVo8B0sVPJjA7pqK8zYCr60pdyNOf0,5943
litellm/rerank_api/__pycache__/main.cpython-312.pyc,,
litellm/rerank_api/__pycache__/rerank_utils.cpython-312.pyc,,
litellm/rerank_api/main.py,sha256=Ns3Ec9z1V49reNd9G6pQqkhsvlLbyxzlwVSWcTxDxQI,15724
litellm/rerank_api/rerank_utils.py,sha256=iwKTpiOWpG26kiDbjXjj52qF9GftzHZRLJneyHrli1g,1782
litellm/responses/__pycache__/main.cpython-312.pyc,,
litellm/responses/__pycache__/streaming_iterator.cpython-312.pyc,,
litellm/responses/__pycache__/utils.cpython-312.pyc,,
litellm/responses/litellm_completion_transformation/__pycache__/handler.cpython-312.pyc,,
litellm/responses/litellm_completion_transformation/__pycache__/streaming_iterator.cpython-312.pyc,,
litellm/responses/litellm_completion_transformation/__pycache__/transformation.cpython-312.pyc,,
litellm/responses/litellm_completion_transformation/handler.py,sha256=MiPHIakmOv1Zzkcx9S7I8zNhkCMVbNCQ-EFy7amDxQU,4976
litellm/responses/litellm_completion_transformation/streaming_iterator.py,sha256=xeF92SYsVc8eUeCETSDQaEF5vNnlwICc9YM8q-uRCsM,6856
litellm/responses/litellm_completion_transformation/transformation.py,sha256=QWONCrCJjdYDTNb2u_OZDwSiUqHbCHrDbwSv4b1wVeY,33850
litellm/responses/main.py,sha256=8UmRRuVWaBAYCZbF96as-wJvT2fqFdXA3EquRc758mk,37611
litellm/responses/mcp/__pycache__/litellm_proxy_mcp_handler.cpython-312.pyc,,
litellm/responses/mcp/litellm_proxy_mcp_handler.py,sha256=zfsJkqy8i6GnynX8sKejMGXX5rl-uaYkgHRGSYOjIVM,15675
litellm/responses/streaming_iterator.py,sha256=iqFffKlM882i_W-3Y6Jb0Myd7R3kcJjCuGK3k0Mc20g,11177
litellm/responses/utils.py,sha256=sazMBg_3MmuV-g6SOkQ7YjyZwMPrMkVKs4vL3PgeV4o,9634
litellm/router.py,sha256=E8vuczogcS31TeY0bWJKP4qhcoJa7CXFZTOX9vJJEN8,287844
litellm/router_strategy/__pycache__/base_routing_strategy.cpython-312.pyc,,
litellm/router_strategy/__pycache__/budget_limiter.cpython-312.pyc,,
litellm/router_strategy/__pycache__/least_busy.cpython-312.pyc,,
litellm/router_strategy/__pycache__/lowest_cost.cpython-312.pyc,,
litellm/router_strategy/__pycache__/lowest_latency.cpython-312.pyc,,
litellm/router_strategy/__pycache__/lowest_tpm_rpm.cpython-312.pyc,,
litellm/router_strategy/__pycache__/lowest_tpm_rpm_v2.cpython-312.pyc,,
litellm/router_strategy/__pycache__/simple_shuffle.cpython-312.pyc,,
litellm/router_strategy/__pycache__/tag_based_routing.cpython-312.pyc,,
litellm/router_strategy/auto_router/__pycache__/auto_router.cpython-312.pyc,,
litellm/router_strategy/auto_router/__pycache__/litellm_encoder.cpython-312.pyc,,
litellm/router_strategy/auto_router/auto_router.py,sha256=TILKLUO2ElIje4v9OGFVYIFMEAnjk5fAV0Sw7jmpTII,5356
litellm/router_strategy/auto_router/litellm_encoder.py,sha256=xttlWG-fb-Kj5gT-ZU6wrSNhQgvq2NEgjmHHzffPlTk,5625
litellm/router_strategy/base_routing_strategy.py,sha256=1-Dt4l3OTRuCt2KVt7NN0MPfraUhluyGsmpdvNc5Scg,10383
litellm/router_strategy/budget_limiter.py,sha256=fx_Kcos_Eo4VwszUXyjqxuFYcyxLMc0oZ8DEQIpu0_8,34246
litellm/router_strategy/least_busy.py,sha256=l1HaDaRqfHnd4H8Ftn0kgOIte8zVwJqOFxuFIX7ZnvE,9709
litellm/router_strategy/lowest_cost.py,sha256=Eu8OS8N-h5dhDv2ih0tqW5y5mp1hiCvnpy7kZOt4P7Y,12584
litellm/router_strategy/lowest_latency.py,sha256=_M76_KPggRUneXBd4S9s4Ad3ddJRvO2KjqZC7S04Z4M,24735
litellm/router_strategy/lowest_tpm_rpm.py,sha256=D8dlcEytu9v8Uvc6RdrxmrVIksQ0ucUnv6uwBPCG8XM,9320
litellm/router_strategy/lowest_tpm_rpm_v2.py,sha256=vk3cRxE47C6MtT6iVMw41Mi0q-kA8slI3afqPg-5Vqo,27450
litellm/router_strategy/simple_shuffle.py,sha256=w54uAE7wans0FX4SwqFoCMGfbjubasLLoYjyEvZz_B8,4245
litellm/router_strategy/tag_based_routing.py,sha256=EP85NBvKJHUFxuJCeItKefFOcv07brXGnfXVpqQHYTc,4890
litellm/router_utils/__pycache__/add_retry_fallback_headers.cpython-312.pyc,,
litellm/router_utils/__pycache__/batch_utils.cpython-312.pyc,,
litellm/router_utils/__pycache__/client_initalization_utils.cpython-312.pyc,,
litellm/router_utils/__pycache__/clientside_credential_handler.cpython-312.pyc,,
litellm/router_utils/__pycache__/common_utils.cpython-312.pyc,,
litellm/router_utils/__pycache__/cooldown_cache.cpython-312.pyc,,
litellm/router_utils/__pycache__/cooldown_callbacks.cpython-312.pyc,,
litellm/router_utils/__pycache__/cooldown_handlers.cpython-312.pyc,,
litellm/router_utils/__pycache__/fallback_event_handlers.cpython-312.pyc,,
litellm/router_utils/__pycache__/forward_clientside_headers_by_model_group.cpython-312.pyc,,
litellm/router_utils/__pycache__/get_retry_from_policy.cpython-312.pyc,,
litellm/router_utils/__pycache__/handle_error.cpython-312.pyc,,
litellm/router_utils/__pycache__/pattern_match_deployments.cpython-312.pyc,,
litellm/router_utils/__pycache__/prompt_caching_cache.cpython-312.pyc,,
litellm/router_utils/__pycache__/response_headers.cpython-312.pyc,,
litellm/router_utils/add_retry_fallback_headers.py,sha256=4E2Tw715u22nRLwJtLDx2B3EdK1u3GIn7pYj65QBwg8,1963
litellm/router_utils/batch_utils.py,sha256=506ER0Fljw8uqGRs3NiIuFfjRYJvmi9uTHKN7x4PD-Y,3142
litellm/router_utils/client_initalization_utils.py,sha256=Uvh_1DIkV1IRR2H0Hbs1J_j2agGZfmpfdjL_JQqZ_d4,1307
litellm/router_utils/clientside_credential_handler.py,sha256=QiKTTeg5VFjphUiTQM_S3NE0OVWtqzZpxdiUwPxiokU,938
litellm/router_utils/common_utils.py,sha256=G8kYFB5TpopB2OoJHYRW3nCb3MBSCEVPCUyLK3HqsKw,2455
litellm/router_utils/cooldown_cache.py,sha256=WpXFgaSuLRBpi43Mlp1ZS9ZXmXS69cOqgajJ1SBiHtM,6599
litellm/router_utils/cooldown_callbacks.py,sha256=t6JzjRfaXCWLnWdqqJ2yJT7KsrR9sUYmzY511T5Ub14,3316
litellm/router_utils/cooldown_handlers.py,sha256=NcGJ-IvzhrEGfwQw8Lpa2Ns3Uu082d0kJ5-qS2sHYGQ,14893
litellm/router_utils/fallback_event_handlers.py,sha256=PG0MTeKG5VGazPz5KTTLvxDxBQsqZwRS2BsdwMP9sak,11686
litellm/router_utils/forward_clientside_headers_by_model_group.py,sha256=VhhoGi-w41tXIc6VBD9a4KaJq40Cz21PlPEBKzhqZPg,3047
litellm/router_utils/get_retry_from_policy.py,sha256=RDoTzl7_6aMaqkvxN4FxCi3m01-Lkb204iDJOwFwWpw,2254
litellm/router_utils/handle_error.py,sha256=fV2Hj0bw9zI_pwtEg9yu49LPItgIABYqVU_5nh1kqyo,3080
litellm/router_utils/pattern_match_deployments.py,sha256=lB9C9D1Tzfs3WuF87PJBa9Ik3-MnzL8bfS7oG8yTuzM,8798
litellm/router_utils/pre_call_checks/__pycache__/prompt_caching_deployment_check.cpython-312.pyc,,
litellm/router_utils/pre_call_checks/__pycache__/responses_api_deployment_check.cpython-312.pyc,,
litellm/router_utils/pre_call_checks/prompt_caching_deployment_check.py,sha256=5Aq1ZwvTiGh7sXLiDSyA0WfBuoUSNc9YjfRE5JHOaPU,3675
litellm/router_utils/pre_call_checks/responses_api_deployment_check.py,sha256=7Fu3qV04sH4ie4G2NeT7RO2263myAjyiqUCQU7QK7W8,1684
litellm/router_utils/prompt_caching_cache.py,sha256=6kOsRGIVBXtzTjpbdBDTltQ5VmDhJduunaJ3YHpjOT8,5755
litellm/router_utils/response_headers.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
litellm/router_utils/router_callbacks/__pycache__/track_deployment_metrics.cpython-312.pyc,,
litellm/router_utils/router_callbacks/track_deployment_metrics.py,sha256=93Ys2NamfsELx4eNXx0yyYWMrJkNdGdmSeSJ2rDFYeA,2121
litellm/scheduler.py,sha256=vUlPEn7vQeIhbCzbhdnIptlHUOOaq84hxfcwSqwQSLo,4562
litellm/secret_managers/Readme.md,sha256=6r8syZ7qgTWqM68lzcicfv3TtUYWDNMps4ph0thavwo,120
litellm/secret_managers/__pycache__/aws_secret_manager.cpython-312.pyc,,
litellm/secret_managers/__pycache__/aws_secret_manager_v2.cpython-312.pyc,,
litellm/secret_managers/__pycache__/base_secret_manager.cpython-312.pyc,,
litellm/secret_managers/__pycache__/get_azure_ad_token_provider.cpython-312.pyc,,
litellm/secret_managers/__pycache__/google_kms.cpython-312.pyc,,
litellm/secret_managers/__pycache__/google_secret_manager.cpython-312.pyc,,
litellm/secret_managers/__pycache__/hashicorp_secret_manager.cpython-312.pyc,,
litellm/secret_managers/__pycache__/main.cpython-312.pyc,,
litellm/secret_managers/aws_secret_manager.py,sha256=tQs4Z1FLuakA9vdAMGYbA1XiP3VXjV3aawi0OY1npLM,4648
litellm/secret_managers/aws_secret_manager_v2.py,sha256=asYDJVkYVH7BZjhV9xuhhb_Gswb3yWj2Wq1oOhqijFk,12606
litellm/secret_managers/base_secret_manager.py,sha256=XqsJd5ZbMaC7AzCrjNv1PjYlSZjkLguSKwcvpJ6heP0,6222
litellm/secret_managers/get_azure_ad_token_provider.py,sha256=zARBIRKEed62VBtJrKeiZBW_XpaxIHFq5ssbdenmK6g,3605
litellm/secret_managers/google_kms.py,sha256=8VgSLAThq_ylEZ_8AWcIuSD_S5QQzwwAk4TFETjz9bM,1292
litellm/secret_managers/google_secret_manager.py,sha256=T2I8FozRMGGfUuIGRerjP-xvM_35N8S4yMYWe5kr9eE,4886
litellm/secret_managers/hashicorp_secret_manager.py,sha256=z0oweGnrzq97ce7XwX_QPlQmByUvUm0lOSx3lkWM-nQ,12044
litellm/secret_managers/main.py,sha256=nyXWbocsThV_fB9nUYRk7_j-iFsMdEnDoOSPgkvv_zU,15703
litellm/timeout.py,sha256=0PmQsBdydAjV3NP6YCipt-aSMlwNTf31o_BmnCz-92I,4314
litellm/types/__pycache__/adapter.cpython-312.pyc,,
litellm/types/__pycache__/caching.cpython-312.pyc,,
litellm/types/__pycache__/completion.cpython-312.pyc,,
litellm/types/__pycache__/embedding.cpython-312.pyc,,
litellm/types/__pycache__/files.cpython-312.pyc,,
litellm/types/__pycache__/fine_tuning.cpython-312.pyc,,
litellm/types/__pycache__/guardrails.cpython-312.pyc,,
litellm/types/__pycache__/mcp.cpython-312.pyc,,
litellm/types/__pycache__/realtime.cpython-312.pyc,,
litellm/types/__pycache__/rerank.cpython-312.pyc,,
litellm/types/__pycache__/router.cpython-312.pyc,,
litellm/types/__pycache__/scheduler.cpython-312.pyc,,
litellm/types/__pycache__/services.cpython-312.pyc,,
litellm/types/__pycache__/tag_management.cpython-312.pyc,,
litellm/types/__pycache__/utils.cpython-312.pyc,,
litellm/types/__pycache__/vector_stores.cpython-312.pyc,,
litellm/types/adapter.py,sha256=VLUBbZaxxVWPTzOVbks1x4xSm1icGSW3b7abid_I3y0,222
litellm/types/caching.py,sha256=zR9_agl3KcayFCCCt8eOnFbt_Hm2EOQtbmxLQgrsDG8,2396
litellm/types/completion.py,sha256=JSmYvVknFmTISq1B1_T04eR-tVqOJ4ze8GgaUn08lok,5968
litellm/types/embedding.py,sha256=-I4LM4kGCRwNtw0SiSngM8OePTRnrIjIiwNfwGY2slg,615
litellm/types/files.py,sha256=UtvxVnYJ_vd9RVyPAsGjugOAai7dkEmE9JdvKL5vhrM,7277
litellm/types/fine_tuning.py,sha256=9TQhXzi6Ze7XovufB9ezIVPrRbRJTmW40MU067-bHjc,165
litellm/types/google_genai/__init__.py,sha256=va-MBe1jWWPaAsUp0jjhRcbTrvYvlVyu1O3lPs_8pko,266
litellm/types/google_genai/__pycache__/__init__.cpython-312.pyc,,
litellm/types/google_genai/__pycache__/main.cpython-312.pyc,,
litellm/types/google_genai/main.py,sha256=4lu9e18LcJtFKwwhqh8_gTdXU2VDkdw-TQc9kP594OE,1199
litellm/types/guardrails.py,sha256=NU7Uo9ifBmHzHaseVrSuLo0gxmfHo0v0fccO6RIi2rU,17151
litellm/types/images/__pycache__/main.cpython-312.pyc,,
litellm/types/images/main.py,sha256=EDg7SmjSZzn-18JBMeX84vKqiCxhwoPle0l6HzAHVlo,963
litellm/types/integrations/__pycache__/anthropic_cache_control_hook.cpython-312.pyc,,
litellm/types/integrations/__pycache__/argilla.cpython-312.pyc,,
litellm/types/integrations/__pycache__/arize.cpython-312.pyc,,
litellm/types/integrations/__pycache__/arize_phoenix.cpython-312.pyc,,
litellm/types/integrations/__pycache__/base_health_check.cpython-312.pyc,,
litellm/types/integrations/__pycache__/cloudzero.cpython-312.pyc,,
litellm/types/integrations/__pycache__/custom_logger.cpython-312.pyc,,
litellm/types/integrations/__pycache__/datadog.cpython-312.pyc,,
litellm/types/integrations/__pycache__/datadog_llm_obs.cpython-312.pyc,,
litellm/types/integrations/__pycache__/gcs_bucket.cpython-312.pyc,,
litellm/types/integrations/__pycache__/langfuse.cpython-312.pyc,,
litellm/types/integrations/__pycache__/langfuse_otel.cpython-312.pyc,,
litellm/types/integrations/__pycache__/langsmith.cpython-312.pyc,,
litellm/types/integrations/__pycache__/pagerduty.cpython-312.pyc,,
litellm/types/integrations/__pycache__/prometheus.cpython-312.pyc,,
litellm/types/integrations/__pycache__/s3_v2.cpython-312.pyc,,
litellm/types/integrations/__pycache__/slack_alerting.cpython-312.pyc,,
litellm/types/integrations/anthropic_cache_control_hook.py,sha256=eLI13LcUCS03f1UgbTUFvZ3bAoKzzdsnSsOkVNbcARQ,579
litellm/types/integrations/argilla.py,sha256=5ZI_6BDBdTJjkj4hFM41WXWnKSERIqc0x9XwXfyg688,441
litellm/types/integrations/arize.py,sha256=r9bIi9BVLi6dVsBa6plPSTTYa8DIQ0SWy_0tNeLGWa4,325
litellm/types/integrations/arize_phoenix.py,sha256=5b0_FsQKKSCJd5E5JzJvVZqde_09mVdDcb_n5NxhmBc,237
litellm/types/integrations/base_health_check.py,sha256=hA0anYpSWRm5MAnEwenbi_DNQ9hl9DY_LIr6gr5eCGc,174
litellm/types/integrations/cloudzero.py,sha256=-FID_K61XxqMyxeeJDX0tYvTnBWy1Y6TgEMXsE9lYbs,1448
litellm/types/integrations/custom_logger.py,sha256=G8mKD4wlwDg94xyvx2u8mekKtpYtA0xDNdCFIt6_77k,223
litellm/types/integrations/datadog.py,sha256=sLyvciVKrVkoCc2nxWQbO7hfBf6EYHUjCm-CxCAwWsY,730
litellm/types/integrations/datadog_llm_obs.py,sha256=GLRl68C4SaKY1M8em8UnvS313wDzf5sdZBVr7-DfKH8,1575
litellm/types/integrations/gcs_bucket.py,sha256=iMI8OC97CyojKgHwrqEI8qbwyk8f62tjRRhfxyad3IU,718
litellm/types/integrations/langfuse.py,sha256=62eGBD0cDR9wjSPBBPqFGjz-_gtUYF26pf6PDcCU4jc,188
litellm/types/integrations/langfuse_otel.py,sha256=T0UEZ5swm3AKqjfmdtokSs_Ea1aAyZ_YVyC_O8DLHgg,1328
litellm/types/integrations/langsmith.py,sha256=fF6YZSqHUoxicOXU1-lnWc6TceXB9PIkpp5_rjzkzZA,1771
litellm/types/integrations/pagerduty.py,sha256=BKgwbaKqRRwvtoqSISh1aCoYOrgMqda0mLWbleQ1rso,1934
litellm/types/integrations/prometheus.py,sha256=mggXfe-wudx3iWaKZ14oRPaEAq1gRB6TM1kC_NiqyZc,16404
litellm/types/integrations/rag/__pycache__/bedrock_knowledgebase.cpython-312.pyc,,
litellm/types/integrations/rag/bedrock_knowledgebase.py,sha256=JyVvUg8KCGZizerpqMQSdOUJuudW7PgwmsIUNOR7TjQ,4301
litellm/types/integrations/s3_v2.py,sha256=rMeq8SBY7Q27KS5VlfEyNmc-pb4QbQGqzpOxAFT40ds,250
litellm/types/integrations/slack_alerting.py,sha256=LhqBIYmG_bFusUvVQ2bJp5llS9plL8lKxFog3J2cV80,6551
litellm/types/litellm_core_utils/__pycache__/streaming_chunk_builder_utils.cpython-312.pyc,,
litellm/types/litellm_core_utils/streaming_chunk_builder_utils.py,sha256=KxJJNqHHjtFVWLYPxQ-9VZQi8mV4AQXUc4LLp8wFOg8,469
litellm/types/llms/__pycache__/anthropic.cpython-312.pyc,,
litellm/types/llms/__pycache__/azure.cpython-312.pyc,,
litellm/types/llms/__pycache__/azure_ai.cpython-312.pyc,,
litellm/types/llms/__pycache__/base.cpython-312.pyc,,
litellm/types/llms/__pycache__/bedrock.cpython-312.pyc,,
litellm/types/llms/__pycache__/bedrock_invoke_agents.cpython-312.pyc,,
litellm/types/llms/__pycache__/cohere.cpython-312.pyc,,
litellm/types/llms/__pycache__/custom_http.cpython-312.pyc,,
litellm/types/llms/__pycache__/custom_llm.cpython-312.pyc,,
litellm/types/llms/__pycache__/databricks.cpython-312.pyc,,
litellm/types/llms/__pycache__/gemini.cpython-312.pyc,,
litellm/types/llms/__pycache__/mistral.cpython-312.pyc,,
litellm/types/llms/__pycache__/oci.cpython-312.pyc,,
litellm/types/llms/__pycache__/ollama.cpython-312.pyc,,
litellm/types/llms/__pycache__/openai.cpython-312.pyc,,
litellm/types/llms/__pycache__/openrouter.cpython-312.pyc,,
litellm/types/llms/__pycache__/recraft.cpython-312.pyc,,
litellm/types/llms/__pycache__/rerank.cpython-312.pyc,,
litellm/types/llms/__pycache__/triton.cpython-312.pyc,,
litellm/types/llms/__pycache__/vertex_ai.cpython-312.pyc,,
litellm/types/llms/__pycache__/watsonx.cpython-312.pyc,,
litellm/types/llms/anthropic.py,sha256=waeM5ut2rhN3x753-9qV4LW3MLDD_6ybMMsW5LbgOzM,11350
litellm/types/llms/anthropic_messages/__pycache__/anthropic_request.cpython-312.pyc,,
litellm/types/llms/anthropic_messages/__pycache__/anthropic_response.cpython-312.pyc,,
litellm/types/llms/anthropic_messages/anthropic_request.py,sha256=TB_wJ4kOTedKX3QyTqSosJeSyYdnnlrAn_H-F_eUcUg,277
litellm/types/llms/anthropic_messages/anthropic_response.py,sha256=9e6pMhMC50yVdYw2u8YrzP-9E6mZEqz-SK77U97w7Fo,2438
litellm/types/llms/azure.py,sha256=QY-yJZhS_KA3kCUll-OAgBVzCMUQRJsWcisk9Uyg2X0,98
litellm/types/llms/azure_ai.py,sha256=Au_E0qNwhfjNk_yciLEV0Ctj26TjadnZ9oSKcivnuCc,456
litellm/types/llms/base.py,sha256=NTi5gg64DtBdw5AGyql83M5JbZgxJCGdyHcSBU4S4wc,2387
litellm/types/llms/bedrock.py,sha256=ItXUN76MoWhGrfXkf7ARPNtUBhOwCrULpqrco_lMf8g,13743
litellm/types/llms/bedrock_invoke_agents.py,sha256=u30jKcceZnZ3rlnJ4xgcoN9HRs7768PwPo8apW_hX4Q,3602
litellm/types/llms/cohere.py,sha256=Ao4gg6N41MVlGp4P6LDRDhJiWuXCf5AomUFS2GQiQco,2399
litellm/types/llms/custom_http.py,sha256=16TRcR2WMH2d_5y8H0sAkOap-ybHTXzq-sjbUeq16z0,678
litellm/types/llms/custom_llm.py,sha256=BQiianU1zrlBtLpjB6zaXe5-xeVZrsRZNb25go4gnqI,220
litellm/types/llms/databricks.py,sha256=AgUyf-e0kZ3SSjtBqY87KhTPXEbNSgHbPIVEqzv0fiM,1849
litellm/types/llms/gemini.py,sha256=e4Ivc_3QmXJGIBvyjTXSYn5G4_6TIa_pmtxh3m1_RUc,7001
litellm/types/llms/mistral.py,sha256=aG_foFrP40lc8fAjkEYpHhbTyKgy_RsdyuobUrupaBs,292
litellm/types/llms/oci.py,sha256=fDIHxKDra393T2sfkfuEg671hCLHFn26-zht_0jEAbE,4330
litellm/types/llms/ollama.py,sha256=E0-uFnQ_e5_rjC9EiG6ML-r59jfT7Xiy6axkLm5aZLM,588
litellm/types/llms/openai.py,sha256=2QvU9Cw4_7jcgZJePcLusCgndmN1Rz8Ou4KTGUfsBUM,49559
litellm/types/llms/openrouter.py,sha256=YuHph6I-gufzvQz4mBbdnqzRNZHegBrVNZdP_xFmby8,206
litellm/types/llms/recraft.py,sha256=kdGnOIGUTK0mluSLL4Hih5jOT2-i-DQM6jH3RueQMjA,1438
litellm/types/llms/rerank.py,sha256=jAC4Iy6qoXJHSYx3YtW97Khk04c7VrzTRg2D7OKPkWc,365
litellm/types/llms/triton.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
litellm/types/llms/vertex_ai.py,sha256=SxWZw-8nikHrUSdu5eOSb9HroQe5MPPrWi50SjIG9uk,14374
litellm/types/llms/watsonx.py,sha256=-2Cg1ob-c94FHLZx6F04t7d0lR2-5NXDFmMEqABLrHw,1040
litellm/types/mcp.py,sha256=V-az6D5BKPiM_968sJwhbURfVVJs1nNwLb_FbvyNTgA,3202
litellm/types/mcp_server/__pycache__/mcp_server_manager.cpython-312.pyc,,
litellm/types/mcp_server/__pycache__/tool_registry.cpython-312.pyc,,
litellm/types/mcp_server/mcp_server_manager.py,sha256=UEOgyo2SOWFWZXYp4l9Wyai9GA0yS5VzOH5cAAnrc7s,1054
litellm/types/mcp_server/tool_registry.py,sha256=s2pVQGvEyBNo6179dwk7hVqSfjmSKkJRsBJiBbLiwF0,725
litellm/types/passthrough_endpoints/__pycache__/assembly_ai.cpython-312.pyc,,
litellm/types/passthrough_endpoints/__pycache__/pass_through_endpoints.cpython-312.pyc,,
litellm/types/passthrough_endpoints/__pycache__/vertex_ai.cpython-312.pyc,,
litellm/types/passthrough_endpoints/assembly_ai.py,sha256=M_P5ngm2j4M6O_TkDYfyNDnh9-5gemlv1euZZEnSmNM,73
litellm/types/passthrough_endpoints/pass_through_endpoints.py,sha256=25mVgpWrHY5xFSc2BPpdcxLhPkvk9ctPOc8fVW9Z2Cs,874
litellm/types/passthrough_endpoints/vertex_ai.py,sha256=ZsTmBHBtNxfxfhASFbA_xz9yagjhe6_4rR8ZhwTxN04,557
litellm/types/prompts/__pycache__/init_prompts.cpython-312.pyc,,
litellm/types/prompts/init_prompts.py,sha256=cs1w--JDdclCcGf0e7L3ewMAt0aHjNNAU9Z6nyYdioc,1578
litellm/types/proxy/README.md,sha256=BiSieFeLSxJOdzoRZ7tBfNdT01rD7gFr6WP93PklFus,133
litellm/types/proxy/__pycache__/cloudzero_endpoints.cpython-312.pyc,,
litellm/types/proxy/__pycache__/litellm_pre_call_utils.cpython-312.pyc,,
litellm/types/proxy/__pycache__/ui_sso.cpython-312.pyc,,
litellm/types/proxy/cloudzero_endpoints.py,sha256=Rx6wkrdSpGNdTsMl7BXo6q7iTzIwxbmkgXm6PWCxT1Q,2003
litellm/types/proxy/discovery_endpoints/__pycache__/ui_discovery_endpoints.cpython-312.pyc,,
litellm/types/proxy/discovery_endpoints/ui_discovery_endpoints.py,sha256=0qLCpiGZKOCsl80dPVAcJGehdtz9aOtNexFIeWt8j8A,161
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/aim.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/aporia_ai.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/base.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/bedrock_guardrails.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/guardrails_ai.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai_v2.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/lasso.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/model_armor.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/pangea.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/panw_prisma_airs.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/pillar.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/presidio.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/aim.py,sha256=xrLc3YrmAT_P7AhfPp2hCyUp8FU5uPPliFxIxyXYlJo,650
litellm/types/proxy/guardrails/guardrail_hooks/aporia_ai.py,sha256=BnphLksXrhkMC1o7Xm0z4qnJIfq4bW54me8M1LQpJrQ,630
litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/azure_prompt_shield.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/azure_text_moderation.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/base.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/azure/azure_prompt_shield.py,sha256=zVnM_0wLgDO2ZN1MKwgJrhSZX9nNjj_jEr0-osq87xA,897
litellm/types/proxy/guardrails/guardrail_hooks/azure/azure_text_moderation.py,sha256=lRiT-d45Y8xYkxW85tHRZwQLmuHZDN78pjUk9ZrQaHo,3462
litellm/types/proxy/guardrails/guardrail_hooks/azure/base.py,sha256=9Su07F1YzipZJVy9K3kbornQdiNfTP4yAKYV5lJG61s,692
litellm/types/proxy/guardrails/guardrail_hooks/base.py,sha256=0BmxGiAFCuNAKD31YsdNYhfniMluqd2OBKzVaBwFhcs,489
litellm/types/proxy/guardrails/guardrail_hooks/bedrock_guardrails.py,sha256=Rc2n1AFuo3t5xiww_PDZI4L28EVWj-MmCVS2NWeQD2w,3695
litellm/types/proxy/guardrails/guardrail_hooks/guardrails_ai.py,sha256=K_hWy-rPjOc5gfKxNTurW50LK0XtJ-6TF5E7XTSgNy4,877
litellm/types/proxy/guardrails/guardrail_hooks/lakera_ai_v2.py,sha256=Ybwr2NrYNEb4MLRaE7YSSF_dljKmobjcmpc5nb7_vWQ,1160
litellm/types/proxy/guardrails/guardrail_hooks/lasso.py,sha256=7enwMf3vhzHWKm1tSPvDMZwWXJqDdBahd_tyXKqL-IY,1197
litellm/types/proxy/guardrails/guardrail_hooks/model_armor.py,sha256=RANoDimgYwVTYRxVk4pkagyHjEmWr4v_LjBtPG4TVro,1181
litellm/types/proxy/guardrails/guardrail_hooks/openai/__pycache__/openai_moderation.cpython-312.pyc,,
litellm/types/proxy/guardrails/guardrail_hooks/openai/openai_moderation.py,sha256=qHyBKGziEdxJBXzG_Sb7P52DgTFUJ1wkUIwH0bHZoaM,1172
litellm/types/proxy/guardrails/guardrail_hooks/pangea.py,sha256=qQLNss8WLont981kYEMAXyTzIacJZ4VnMlJIgPAf6g0,1075
litellm/types/proxy/guardrails/guardrail_hooks/panw_prisma_airs.py,sha256=GUYwdtmc44Odg4d3ajGX8tVkR3efz17yF9OZj_D7TNo,888
litellm/types/proxy/guardrails/guardrail_hooks/pillar.py,sha256=MuRfWQP6f75EL4HGbemhbpTr6c6g_woRunQxViafd3k,1278
litellm/types/proxy/guardrails/guardrail_hooks/presidio.py,sha256=wEW-dgroChlyZhQIdug__FnIPqfh89tsIkVaiMtPfqA,622
litellm/types/proxy/litellm_pre_call_utils.py,sha256=51pG-OAlCMrj8XuyKv8IUuDT_diaEQRhrAforCj9iaY,203
litellm/types/proxy/management_endpoints/__pycache__/common_daily_activity.cpython-312.pyc,,
litellm/types/proxy/management_endpoints/__pycache__/internal_user_endpoints.cpython-312.pyc,,
litellm/types/proxy/management_endpoints/__pycache__/model_management_endpoints.cpython-312.pyc,,
litellm/types/proxy/management_endpoints/__pycache__/scim_v2.cpython-312.pyc,,
litellm/types/proxy/management_endpoints/__pycache__/team_endpoints.cpython-312.pyc,,
litellm/types/proxy/management_endpoints/__pycache__/ui_sso.cpython-312.pyc,,
litellm/types/proxy/management_endpoints/common_daily_activity.py,sha256=UNNXOwi8hVqnOKTnOxCi9x4jdmn9cdkOE7kdg6WLAHo,3836
litellm/types/proxy/management_endpoints/internal_user_endpoints.py,sha256=I4sW5DkoNkImssCKGf55xzdXoeM7VvqSn26S62lWdSY,2473
litellm/types/proxy/management_endpoints/model_management_endpoints.py,sha256=ijw7NbcPyS4opa0JADFpLFbAQGdQ7K-fBPrZC5s931Y,279
litellm/types/proxy/management_endpoints/scim_v2.py,sha256=fOA_cfuKw-_utgVIx-4_wdp59iJZVY4mvtD6sYneln4,3281
litellm/types/proxy/management_endpoints/team_endpoints.py,sha256=vuu_uWZeVXwuCiHi7gpt6lXogx1lMLqYXKOcrqBFnEY,2055
litellm/types/proxy/management_endpoints/ui_sso.py,sha256=skAi3fLMzELPuI3YfhBX21bzNRHQSillgK5jMkYg1tU,5249
litellm/types/proxy/public_endpoints/__pycache__/public_endpoints.cpython-312.pyc,,
litellm/types/proxy/public_endpoints/public_endpoints.py,sha256=mN2Fp7nj6i3ss135SOjS88NNExyBrjsY_o2z6CA18E0,236
litellm/types/proxy/ui_sso.py,sha256=Mc_RahHGhUjGFY3JYvyNKWqWzUmmrYRmI0r-Vw0dXig,418
litellm/types/realtime.py,sha256=qHyRXfuHus1vsTh4EeC0xhhv_u_qZtNX-Q0XyYiS_Js,1816
litellm/types/rerank.py,sha256=UR3Rs0h_kTYtSEHHt6xp1i4g_E3tBoXDdMlGqXbJcxU,2035
litellm/types/responses/__pycache__/main.cpython-312.pyc,,
litellm/types/responses/main.py,sha256=RA_3iTJYldRUIElLqatqrF3pNq11Rbw28301ZEvhSqc,1963
litellm/types/router.py,sha256=tI7ISORta_fqY0lXYBaVERC11FjMpCtIgxrR5BY3cWs,27340
litellm/types/scheduler.py,sha256=g5ZYA6KD-Nr1QVOoctmfRObylqfr8pzrka0AOQx8k8s,99
litellm/types/secret_managers/__pycache__/get_azure_ad_token_provider.cpython-312.pyc,,
litellm/types/secret_managers/__pycache__/main.cpython-312.pyc,,
litellm/types/secret_managers/get_azure_ad_token_provider.py,sha256=pl3EYeUSrqS3ySCwj9wthR5gXcW_r_3cMuq6ckQd2QI,282
litellm/types/secret_managers/main.py,sha256=JP-TlYSiIMNWsaW7sfEjBUFuTU1xyioorWPjwI0My4M,1219
litellm/types/services.py,sha256=DIXHb8MHLHCDVA0Wa_DTKpl_WKt7DxrXJGRFZ8_c6lU,4177
litellm/types/tag_management.py,sha256=ly2n5taPEGk4O-71Hb3fi9ynd4NWpkS15ncs9yVT9JE,1048
litellm/types/utils.py,sha256=7n5WVXNzih_oSPBD_R5AGkOn71UzZGzFkD0IdXBgv3c,79547
litellm/types/vector_stores.py,sha256=j_VMN4nLSFiXDuMKh1p9_ZM_LVeQsTygF33FRH2p4n0,6119
litellm/utils.py,sha256=Ix34bKaLn_qDg_FunQLVQUm6eM9cIBFZFZAjl3CtPb8,290760
litellm/vector_stores/__init__.py,sha256=QE-5X7RgVakRbO2J3bK7jgLWfoEP5VzJGkhZ1Fd_hBk,184
litellm/vector_stores/__pycache__/__init__.cpython-312.pyc,,
litellm/vector_stores/__pycache__/main.cpython-312.pyc,,
litellm/vector_stores/__pycache__/utils.cpython-312.pyc,,
litellm/vector_stores/__pycache__/vector_store_registry.cpython-312.pyc,,
litellm/vector_stores/main.py,sha256=Ts-LVH0JrjzRbm8L8Z9bfC801cQvtwyWvmLQG2dAopo,15875
litellm/vector_stores/utils.py,sha256=IaxWE8s4kHT3LOmUP51QfAiKMMqgsKw7g4pvQqZjCBQ,1767
litellm/vector_stores/vector_store_registry.py,sha256=4KQCQ8ZcU0TSEIfhnoKcOyFlIvN28pdJHnh3GDOtB9I,11913