2047 lines
182 KiB
Plaintext
2047 lines
182 KiB
Plaintext
../../../bin/litellm,sha256=Xux-AzKAvYM1UaBMofQ3ZeBJpx1wmjb52vqJpXgIAnU,254
|
|
../../../bin/litellm-proxy,sha256=jb1YWStdi2IBW8Ha3cAIOnuYmj55_DmEPDhvFW2fs98,257
|
|
litellm-1.76.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
|
litellm-1.76.2.dist-info/LICENSE,sha256=sXDWv46INd01fgEWgdsCj01R4vsOqJIFj1bgH7ObgnM,1419
|
|
litellm-1.76.2.dist-info/METADATA,sha256=ARYV02zdHkDcvv3lg4bxSMqk4oCK2XBWtzcgA-wWWlM,41263
|
|
litellm-1.76.2.dist-info/RECORD,,
|
|
litellm-1.76.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
|
litellm-1.76.2.dist-info/entry_points.txt,sha256=6FlGhEboBbpwJLYKVWZmqmdexOJFGgyNGDl9PWM_rwg,89
|
|
litellm/__init__.py,sha256=1YBzdEIZN_g51wqACQDK9-JTeZ-n7tN02xowQsz8j3Q,50462
|
|
litellm/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/__pycache__/_logging.cpython-310.pyc,,
|
|
litellm/__pycache__/_redis.cpython-310.pyc,,
|
|
litellm/__pycache__/_service_logger.cpython-310.pyc,,
|
|
litellm/__pycache__/_version.cpython-310.pyc,,
|
|
litellm/__pycache__/budget_manager.cpython-310.pyc,,
|
|
litellm/__pycache__/constants.cpython-310.pyc,,
|
|
litellm/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/__pycache__/exceptions.cpython-310.pyc,,
|
|
litellm/__pycache__/main.cpython-310.pyc,,
|
|
litellm/__pycache__/router.cpython-310.pyc,,
|
|
litellm/__pycache__/scheduler.cpython-310.pyc,,
|
|
litellm/__pycache__/timeout.cpython-310.pyc,,
|
|
litellm/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/_logging.py,sha256=0wivmjfyZpUHxjtr7WGAiaONxzYlBQjEO63npXJUvGs,5756
|
|
litellm/_redis.py,sha256=3IIsq12-KP0T824vR1VoFl5Jn5WEDAf57O-44qTbBB0,20581
|
|
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-310.pyc,,
|
|
litellm/anthropic_interface/messages/__init__.py,sha256=6nqXfVdDIQpojb4liJ2PsSfq3_RABXTxf07wBHMyPPA,4626
|
|
litellm/anthropic_interface/messages/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/anthropic_interface/readme.md,sha256=ZJqo4HzPIVT6X2pBiE83z9e7HxxWmWK31twFbbhEDPc,2592
|
|
litellm/assistants/__pycache__/main.cpython-310.pyc,,
|
|
litellm/assistants/__pycache__/utils.cpython-310.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-310.pyc,,
|
|
litellm/batch_completion/main.py,sha256=J2lRZV_UiyHSJ9I5J_A5a4NEXKBeWLEUKny4f9hKnJk,10463
|
|
litellm/batches/__pycache__/batch_utils.cpython-310.pyc,,
|
|
litellm/batches/__pycache__/main.cpython-310.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-310.pyc,,
|
|
litellm/caching/__pycache__/_internal_lru_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/azure_blob_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/base_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/caching.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/caching_handler.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/disk_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/dual_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/gcs_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/in_memory_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/llm_caching_handler.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/qdrant_semantic_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/redis_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/redis_cluster_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/redis_semantic_cache.cpython-310.pyc,,
|
|
litellm/caching/__pycache__/s3_cache.cpython-310.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=o4xFjbsI9IYEsc3abJ9ajzAjPhGrMCoHE-A8pgy6F4o,36114
|
|
litellm/caching/caching_handler.py,sha256=I7C19WYnt2e8j9CtQFJu4vlKrcdT3Y12lRVNIo_blik,38632
|
|
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=mIswX6h2SbkHnBdwSO1NNVsOVeLn2Cmd5R6r9Plh-mE,9043
|
|
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=-fN5aVIglUFk8ReIPhkflub5wHZKxb7xLb_bfbfpHRY,49395
|
|
litellm/caching/redis_cluster_cache.py,sha256=_rRO21mendWanAlaHXJeo44mpS0sgeHonV7AUmE2LwA,1949
|
|
litellm/caching/redis_semantic_cache.py,sha256=WL4OjbFx4HTn0diGAdchuw75h9RhkrfIHWSDof6hxY8,16880
|
|
litellm/caching/s3_cache.py,sha256=zp-HtnY1RCIgaz5rwGrCH8pHSRWyZuMPeoY2Ozm0gZU,6855
|
|
litellm/completion_extras/README.md,sha256=VAYvWGd49Pl2iFm4p0G6Q0sbkqQCBeCtXcQj263S-lc,124
|
|
litellm/completion_extras/__init__.py,sha256=9hTkRTVPHt9xteV1eRkJCcn7zL94LnLWxcg84X8kwG0,103
|
|
litellm/completion_extras/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/completion_extras/litellm_responses_transformation/__init__.py,sha256=kqAAEyncJHvvHgcsnyhDBSdIg9aj6qwkZ-FwR2WQvxo,78
|
|
litellm/completion_extras/litellm_responses_transformation/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/completion_extras/litellm_responses_transformation/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/completion_extras/litellm_responses_transformation/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/completion_extras/litellm_responses_transformation/handler.py,sha256=cdRafdfNrpgwBtVU57twE5C2De4_BsvjI3iqE_FDSpg,7861
|
|
litellm/completion_extras/litellm_responses_transformation/transformation.py,sha256=qEdk4v2bJ2pGPVt2TwFkVg7EszL8CulPEtu9h1K6fPA,25750
|
|
litellm/constants.py,sha256=EfWBHiJlLxJE2jf1CIbcDRqSP4PgCIav3biiqush9Wc,37831
|
|
litellm/cost.json,sha256=GJEXQcWy9ZvA5DhsPlWnolw-0gK_JG6PQRC67EO6VmQ,108
|
|
litellm/cost_calculator.py,sha256=fLcjwwfhaXW9Cs7dJfx1oflWDbgmrZIB1mu5vVSlAl0,56735
|
|
litellm/endpoints/speech/speech_to_completion_bridge/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/endpoints/speech/speech_to_completion_bridge/__pycache__/transformation.cpython-310.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=JrfwAW2Ln1NQvcw6YXnJO4ysZFz9qFtYpnLG5RyA0kM,32761
|
|
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-310.pyc,,
|
|
litellm/experimental_mcp_client/__pycache__/client.cpython-310.pyc,,
|
|
litellm/experimental_mcp_client/__pycache__/tools.cpython-310.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-310.pyc,,
|
|
litellm/files/main.py,sha256=xXwkhT4utDm_FKnTTgreiolyd4_7t-9YOxXZjciZAlw,33438
|
|
litellm/fine_tuning/__pycache__/main.cpython-310.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-310.pyc,,
|
|
litellm/google_genai/__pycache__/main.cpython-310.pyc,,
|
|
litellm/google_genai/__pycache__/streaming_iterator.cpython-310.pyc,,
|
|
litellm/google_genai/adapters/__init__.py,sha256=sQqhwl8-Ggds4MOMQaKofQ4VoQPVKKlToZSQVOvI5Ec,619
|
|
litellm/google_genai/adapters/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/google_genai/adapters/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/google_genai/adapters/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/google_genai/adapters/handler.py,sha256=me7vt-xEySGWzNdtHkQDd2km6m6KjeHKadH2u5QJFrA,5831
|
|
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-310.pyc,,
|
|
litellm/images/__pycache__/main.cpython-310.pyc,,
|
|
litellm/images/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/images/main.py,sha256=eXHxgqL_mm8RmTuZo-GsuvoNZhnmFiJ88fFfy25YfaA,32615
|
|
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-310.pyc,,
|
|
litellm/integrations/SlackAlerting/__pycache__/budget_alert_types.cpython-310.pyc,,
|
|
litellm/integrations/SlackAlerting/__pycache__/hanging_request_check.cpython-310.pyc,,
|
|
litellm/integrations/SlackAlerting/__pycache__/slack_alerting.cpython-310.pyc,,
|
|
litellm/integrations/SlackAlerting/__pycache__/utils.cpython-310.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=alMsAyxnNRS-u1gWFp50OEJDlXjbEdGiAdbvwS6e_l0,66168
|
|
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-310.pyc,,
|
|
litellm/integrations/__pycache__/additional_logging_utils.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/anthropic_cache_control_hook.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/argilla.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/athina.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/braintrust_logging.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/custom_batch_logger.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/custom_guardrail.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/custom_logger.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/custom_prompt_management.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/custom_sso_handler.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/dynamodb.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/email_alerting.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/galileo.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/greenscale.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/helicone.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/humanloop.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/lago.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/langsmith.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/langtrace.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/literal_ai.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/logfire_logger.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/lunary.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/mlflow.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/openmeter.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/opentelemetry.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/prometheus_services.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/prompt_layer.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/prompt_management_base.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/s3.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/s3_v2.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/sqs.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/supabase.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/test_httpx.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/traceloop.cpython-310.pyc,,
|
|
litellm/integrations/__pycache__/weights_biases.cpython-310.pyc,,
|
|
litellm/integrations/_types/__pycache__/open_inference.cpython-310.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-310.pyc,,
|
|
litellm/integrations/agentops/__pycache__/agentops.cpython-310.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-310.pyc,,
|
|
litellm/integrations/arize/__pycache__/arize.cpython-310.pyc,,
|
|
litellm/integrations/arize/__pycache__/arize_phoenix.cpython-310.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-310.pyc,,
|
|
litellm/integrations/azure_storage/azure_storage.py,sha256=fcWBeY5TpR5uRaLE9v6FTICz4WSlRXlTrIInG7ofSQM,15724
|
|
litellm/integrations/braintrust_logging.py,sha256=Lil84u8sZYai4HpfJ6RRqSegv8CMui8s0aw8iUDcV8Q,14633
|
|
litellm/integrations/cloudzero/__pycache__/cloudzero.cpython-310.pyc,,
|
|
litellm/integrations/cloudzero/__pycache__/cz_resource_names.cpython-310.pyc,,
|
|
litellm/integrations/cloudzero/__pycache__/cz_stream_api.cpython-310.pyc,,
|
|
litellm/integrations/cloudzero/__pycache__/database.cpython-310.pyc,,
|
|
litellm/integrations/cloudzero/__pycache__/transform.cpython-310.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=iQP0KjI7GlR686PVK6G_WGRvuPH0s5ipmu4m5ZKTkBI,19189
|
|
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-310.pyc,,
|
|
litellm/integrations/datadog/__pycache__/datadog_llm_obs.cpython-310.pyc,,
|
|
litellm/integrations/datadog/datadog.py,sha256=VrcvUYBqGuEriTcLUNJPnCrsVxoJs6PsuOUIrFruMZA,20590
|
|
litellm/integrations/datadog/datadog_llm_obs.py,sha256=qA46bcVYi1vy-PXBUg3KShUjdO_EFNIPM59hxWRXBkI,19778
|
|
litellm/integrations/deepeval/__init__.py,sha256=J8rgUP_fAJ-_8sqhaRXSGNEt8C8LwCVjUhRWauNGUvE,67
|
|
litellm/integrations/deepeval/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/integrations/deepeval/__pycache__/api.cpython-310.pyc,,
|
|
litellm/integrations/deepeval/__pycache__/deepeval.cpython-310.pyc,,
|
|
litellm/integrations/deepeval/__pycache__/types.cpython-310.pyc,,
|
|
litellm/integrations/deepeval/__pycache__/utils.cpython-310.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-310.pyc,,
|
|
litellm/integrations/dotprompt/__pycache__/dotprompt_manager.cpython-310.pyc,,
|
|
litellm/integrations/dotprompt/__pycache__/prompt_manager.cpython-310.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-310.pyc,,
|
|
litellm/integrations/email_templates/__pycache__/key_created_email.cpython-310.pyc,,
|
|
litellm/integrations/email_templates/__pycache__/templates.cpython-310.pyc,,
|
|
litellm/integrations/email_templates/__pycache__/user_invitation_email.cpython-310.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-310.pyc,,
|
|
litellm/integrations/gcs_bucket/__pycache__/gcs_bucket_base.cpython-310.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-310.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-310.pyc,,
|
|
litellm/integrations/langfuse/__pycache__/langfuse_handler.cpython-310.pyc,,
|
|
litellm/integrations/langfuse/__pycache__/langfuse_otel.cpython-310.pyc,,
|
|
litellm/integrations/langfuse/__pycache__/langfuse_prompt_management.cpython-310.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=HtG5dDqmaZ6Ew4fcxymZ_0NjvgjyA3N1HAvUvbIn4RY,9555
|
|
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=Hp72ChzkuVFa7WAY7NnzrK6Jt5ImCGpfz-XRcGP8Q5Y,11235
|
|
litellm/integrations/openmeter.py,sha256=JOHA2Ao6t551rrTdxjGAmADVbJbRgcG1ItJdTm68kL4,4925
|
|
litellm/integrations/opentelemetry.py,sha256=CQ8Krz9HtCkSYAqDEg5_ZQ8QhvXewbetoC1OLQUEvcY,55393
|
|
litellm/integrations/opik/__pycache__/opik.cpython-310.pyc,,
|
|
litellm/integrations/opik/__pycache__/utils.cpython-310.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-310.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=DFJ5tjaOKCIvLFbXDdEBhcIZ5H5pdIVcWxXNA7dzdsc,22398
|
|
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-310.pyc,,
|
|
litellm/integrations/vector_store_integrations/__pycache__/vector_store_pre_call_hook.cpython-310.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=IUE6xo61Y1oPKU6QkckWf7pien2MtMxWpYXW4Cn0L0Y,7885
|
|
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-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/core_helpers.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/credential_accessor.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/custom_logger_registry.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/dd_tracing.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/default_encoding.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/dot_notation_indexing.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/duration_parser.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/exception_mapping_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/fallback_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/get_litellm_params.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/get_llm_provider_logic.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/get_model_cost_map.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/get_provider_specific_headers.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/get_supported_openai_params.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/health_check_helpers.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/health_check_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/initialize_dynamic_callback_params.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/json_validation_rule.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/litellm_logging.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/llm_request_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/logging_callback_manager.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/logging_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/logging_worker.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/mock_functions.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/model_param_helper.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/model_response_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/realtime_streaming.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/redact_messages.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/response_header_helpers.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/rules.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/safe_json_dumps.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/safe_json_loads.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/sensitive_data_masker.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/streaming_chunk_builder_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/streaming_handler.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/thread_pool_executor.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/__pycache__/token_counter.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/asyncify.py,sha256=5VZgongo61YQ6E_2lla_o7j0O9qhv5mxOsqQg8g1IQM,4001
|
|
litellm/litellm_core_utils/audio_utils/__pycache__/utils.cpython-310.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=e6K-J-H7zCVlRdnweW96m0frvL_fzoqSyKPWdFFG8S8,9365
|
|
litellm/litellm_core_utils/credential_accessor.py,sha256=IttjgpAVHJoguZKFm7AwCHWWBrGtqykt73hQmyzwBVM,1265
|
|
litellm/litellm_core_utils/custom_logger_registry.py,sha256=tSumiXYOVbt0ICUFX3W7SISJivjyCI-OdGY2SZdQEnE,6017
|
|
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=VpWpYTwg_RFhfOB2WiCj7eW-YMpsHPo2sC66ypcIcZE,33125
|
|
litellm/litellm_core_utils/get_model_cost_map.py,sha256=fSsE9EUL9v0SbHeYLLre7E0SfZVZVyaJ3H_USPmAmt0,1304
|
|
litellm/litellm_core_utils/get_provider_specific_headers.py,sha256=h4yKAL_cVHGFrefsXTXhKPlXnZHv9pa0c2WAzUWqEZs,771
|
|
litellm/litellm_core_utils/get_supported_openai_params.py,sha256=pqZp1Tp9DRJBMMfJH6BYRelXpkUT-Bp6xVemSwAf8kI,13566
|
|
litellm/litellm_core_utils/health_check_helpers.py,sha256=ZWGZsuNvFoE3Iy2AEiSMmBEXE8htEEk9c03i5H43hOE,3155
|
|
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=17qKPHB3a4SE4CMNZQg56SO3zjbmWOSzRnv-knn_zCY,199522
|
|
litellm/litellm_core_utils/llm_cost_calc/__pycache__/tool_call_cost_tracking.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/llm_cost_calc/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/llm_cost_calc/tool_call_cost_tracking.py,sha256=OWSpITKwtTzpo0fZckJ4pWvHoeAHsneFIkdgSbJzU5Y,24374
|
|
litellm/litellm_core_utils/llm_cost_calc/utils.py,sha256=ruYQf2eawvRXD2R5fBSglwO3hANvnMgYDBYSCzwUMI4,18107
|
|
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-310.pyc,,
|
|
litellm/litellm_core_utils/llm_response_utils/__pycache__/get_api_base.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/llm_response_utils/__pycache__/get_formatted_prompt.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/llm_response_utils/__pycache__/get_headers.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/llm_response_utils/__pycache__/response_metadata.cpython-310.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=SCKmPekSHmyriJVtr_nTMIit355cEutWx3m4OraYvGg,13965
|
|
litellm/litellm_core_utils/logging_utils.py,sha256=zCtYZveMkFfc8Lb_qj1ZkXen_WmVuTidlLGX8NXXP7k,9301
|
|
litellm/litellm_core_utils/logging_worker.py,sha256=4sTQX2_IdJpGmGEgaMa3VR8KhqpN5uKNc50JFA6tcLs,4942
|
|
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/model_response_utils.py,sha256=ZkSKT28NRlrmKWpD8EfunN3osd2lGUZGZNz8BLWmxTo,6748
|
|
litellm/litellm_core_utils/prompt_templates/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/prompt_templates/__pycache__/factory.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/prompt_templates/__pycache__/image_handling.cpython-310.pyc,,
|
|
litellm/litellm_core_utils/prompt_templates/common_utils.py,sha256=MxrcUXPT8UNUecjiRw8VAZjsntXXsoSPLJun0QpERew,28614
|
|
litellm/litellm_core_utils/prompt_templates/factory.py,sha256=zGvIYZHzDnQE59kP-GzaL997SEGi7LRP8trVdUfr8K8,163148
|
|
litellm/litellm_core_utils/prompt_templates/image_handling.py,sha256=iTDE78tHV3HbNX7489gOQzFKuO0Gwy1U6fluTyo0gHg,2594
|
|
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=seyfqB7A5brZog2vjY__FTLjFttiV8qAN3FjmuwsPhU,1923
|
|
litellm/litellm_core_utils/safe_json_loads.py,sha256=L8F2PK4ugSRI41Y0CsW3p0Zo_Uz35AuZJcBiDxRkHp8,341
|
|
litellm/litellm_core_utils/sensitive_data_masker.py,sha256=-BsCRbXW-f2kdS6BiMaKyv_XuusffB39Nw1v48pxkeQ,2900
|
|
litellm/litellm_core_utils/specialty_caches/__pycache__/dynamic_logging_cache.cpython-310.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=rM7DBBi-YBLdxbiACgUmS5gP8LvVto35Biiz5dE2wyw,87555
|
|
litellm/litellm_core_utils/thread_pool_executor.py,sha256=cbp9njlImGgO9XsON-jhX6o1DFJLJ5aNcjbz1XaTYkk,154
|
|
litellm/litellm_core_utils/token_counter.py,sha256=8mt-2998JQv9916EaQZlDkb2sHRc9Gbjhm-3ycrFoqk,25924
|
|
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-310.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-310.pyc,,
|
|
litellm/llms/__pycache__/base.cpython-310.pyc,,
|
|
litellm/llms/__pycache__/custom_llm.cpython-310.pyc,,
|
|
litellm/llms/__pycache__/maritalk.cpython-310.pyc,,
|
|
litellm/llms/__pycache__/ollama_chat.cpython-310.pyc,,
|
|
litellm/llms/__pycache__/volcengine.cpython-310.pyc,,
|
|
litellm/llms/ai21/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/ai21/chat/transformation.py,sha256=A6SMbp06N-El32NrhjS9dM0o5R4VtC4Yc0xv7NPRlKI,1913
|
|
litellm/llms/aiml/__init__.py,sha256=LWvAW7by8lm_zeCftfSDbzvtDgu4H9gb3I65ojMLXEQ,118
|
|
litellm/llms/aiml/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/aiml/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/aiml/chat/transformation.py,sha256=b3nR5X-bteIKxPo5LZs_1PRgXXVv5O--erpFXXjivUQ,823
|
|
litellm/llms/aiml/image_generation/__init__.py,sha256=dCmNuUnkj2cKNOQDaP7LaRNdmzbKrx-fvKV1XseBLl4,324
|
|
litellm/llms/aiml/image_generation/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/aiml/image_generation/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/aiml/image_generation/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/aiml/image_generation/cost_calculator.py,sha256=fDfVk1ImwhpfqHpRIp2Bq0ZE4VR7RgBC3J57qtoVquY,760
|
|
litellm/llms/aiml/image_generation/transformation.py,sha256=E9HupY4TbmHJQk-yX8HVmSzvtyTn1a7os77bkS6cOaU,7470
|
|
litellm/llms/aiohttp_openai/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/anthropic/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/anthropic/__pycache__/cost_calculation.cpython-310.pyc,,
|
|
litellm/llms/anthropic/batches/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/anthropic/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/anthropic/chat/__pycache__/transformation.cpython-310.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=gAOTz9e7as7UMCVj-JyaCdbCsZehnSJDGrSDcLPoL7A,10878
|
|
litellm/llms/anthropic/completion/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/anthropic/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/streaming_iterator.cpython-310.pyc,,
|
|
litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/transformation.cpython-310.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=KY8kngEQhTE61elJI9y5LwuSXZeeBjp-BwA-7C-qM3c,22672
|
|
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/streaming_iterator.cpython-310.pyc,,
|
|
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/utils.cpython-310.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-310.pyc,,
|
|
litellm/llms/azure/__pycache__/audio_transcriptions.cpython-310.pyc,,
|
|
litellm/llms/azure/__pycache__/azure.cpython-310.pyc,,
|
|
litellm/llms/azure/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/azure/__pycache__/cost_calculation.cpython-310.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=TYsAfsDJIc4xb1fMC9OcVMk5gqzQjXZb9lKtEl354mE,50053
|
|
litellm/llms/azure/batches/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/azure/batches/handler.py,sha256=y8iDfFex_JVIIeqWQSgfroX3BHtdLsfMvJMsNWqiZKQ,7257
|
|
litellm/llms/azure/chat/__pycache__/gpt_5_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/chat/__pycache__/gpt_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/chat/__pycache__/o_series_handler.cpython-310.pyc,,
|
|
litellm/llms/azure/chat/__pycache__/o_series_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/chat/gpt_5_transformation.py,sha256=2YkaubkqsolZijqrG9akllrXGBuodclFNbGXe1pZOtk,1816
|
|
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=soFpzHR1iSCC2_pvfghX_RIrXScOMcj70McBb893sZE,27622
|
|
litellm/llms/azure/completion/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/azure/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/azure/files/handler.py,sha256=JtLUlgGhCzgQuKjFCqTXQ46MrkEJqtzdfBl6hll2IGY,10238
|
|
litellm/llms/azure/fine_tuning/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/azure/fine_tuning/handler.py,sha256=1LN1WpXWEdq7IYTy-pwJRLrmCpeGST5fSyovHrmgs68,1384
|
|
litellm/llms/azure/image_edit/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/azure/image_generation/__pycache__/dall_e_2_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/image_generation/__pycache__/dall_e_3_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/image_generation/__pycache__/gpt_transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/azure/realtime/handler.py,sha256=OglK6PYmh7cm1_amJKvF_goc9Ehg6731NqrBZqS3k7I,2659
|
|
litellm/llms/azure/responses/__pycache__/o_series_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/responses/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/responses/o_series_transformation.py,sha256=cVxVeRogmWp0nMig-Vt_Vm7-j0RcJWmGSiKVCIB2Nro,3312
|
|
litellm/llms/azure/responses/transformation.py,sha256=3IdifcDMu2WKTqwRoFATHN0Ft0_oI5R6Iwk0c8JPIsk,6990
|
|
litellm/llms/azure/vector_stores/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/azure/vector_stores/transformation.py,sha256=bD0RQdMcBQTNxIOzetYaKcY5u4PEHpOcDvRQWHrObT4,846
|
|
litellm/llms/azure_ai/README.md,sha256=BpCiNpixdtsvcCxvj1IKEsZDYweh2gQMucXXy1FwHTE,49
|
|
litellm/llms/azure_ai/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/chat/__pycache__/transformation.cpython-310.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/common_utils.py,sha256=Kfvkm7q_5AjE4J1PRAhw-o4pmBMCE9fDtyllHxUcK38,1800
|
|
litellm/llms/azure_ai/embed/__init__.py,sha256=xmXUrnf9zhaSALBJczyupQbNFrrRM7Y9JeXd53obHrk,38
|
|
litellm/llms/azure_ai/embed/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/embed/__pycache__/cohere_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/embed/__pycache__/handler.cpython-310.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/image_generation/__init__.py,sha256=ojJl48ih8eHiochlU3eEb6Vx_2a2LrpnSs0tOnYeABE,1328
|
|
litellm/llms/azure_ai/image_generation/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/image_generation/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/image_generation/__pycache__/dall_e_2_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/image_generation/__pycache__/dall_e_3_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/image_generation/__pycache__/flux_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/image_generation/__pycache__/gpt_transformation.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/image_generation/cost_calculator.py,sha256=kdvw2L-yXcVHMxnIM4L3dJmNHMJSJAxxHlYz9i6hToo,761
|
|
litellm/llms/azure_ai/image_generation/dall_e_2_transformation.py,sha256=Rm5-mGL07NOOj5WuP1_DQnD3HkTO-FDEeOFHLLIQ6cg,224
|
|
litellm/llms/azure_ai/image_generation/dall_e_3_transformation.py,sha256=VREwEhh_qvp0Bl5QDeZmTdeaPmNA31O-jGmYr5dRsnM,224
|
|
litellm/llms/azure_ai/image_generation/flux_transformation.py,sha256=8cDVt60rabVDQBmRTb8MZrALE3qQmoKZPZKrl-JpiwM,470
|
|
litellm/llms/azure_ai/image_generation/gpt_transformation.py,sha256=fHRL5-wUBUlLi0SvHKeMFKFOvXGG0fjV74uHOAz2qeE,218
|
|
litellm/llms/azure_ai/rerank/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/azure_ai/rerank/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/base_llm/__pycache__/base_model_iterator.cpython-310.pyc,,
|
|
litellm/llms/base_llm/__pycache__/base_utils.cpython-310.pyc,,
|
|
litellm/llms/base_llm/anthropic_messages/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/anthropic_messages/transformation.py,sha256=qbU0-uW01sZApSXVk2S3l874ASUXASckoQAi0VJds7Q,3602
|
|
litellm/llms/base_llm/audio_transcription/__pycache__/transformation.cpython-310.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=ofRnfdxps7r49u3_mu4qupElqQg-41M0qGNAMbnz03E,7364
|
|
litellm/llms/base_llm/bridges/__pycache__/completion_transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/bridges/completion_transformation.py,sha256=tcMfYxJsj4WrPdxD6vacmg_hXOrsGUQNZPas370e8Pw,1719
|
|
litellm/llms/base_llm/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/chat/transformation.py,sha256=KOHZw_WaEzN7pUmfuh4y9ZpBXpI2cn5tMA7MGuV-fnQ,13645
|
|
litellm/llms/base_llm/completion/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/completion/transformation.py,sha256=WHykEcTcclVg8lpXJE-Cq-mZ9TPNZAUhjfdAVVv4SgE,2179
|
|
litellm/llms/base_llm/embedding/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/embedding/transformation.py,sha256=1h8WwqLfZ6bypgqnkE-g6xytsn3Gk1hlNNRoJEUV1a0,2469
|
|
litellm/llms/base_llm/files/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/files/transformation.py,sha256=z4iN5USM4Jh-oYaB_j6FXEe-AUr9Mbsk0zQWThXbANs,4212
|
|
litellm/llms/base_llm/google_genai/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/google_genai/transformation.py,sha256=I3eRD65zUQgMSk7pg0iHt4Lrv6dLI4z9uoV2-7lGov8,5832
|
|
litellm/llms/base_llm/image_edit/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/image_edit/transformation.py,sha256=EHpNIgGfCA_f6IXsJoUVPdFU1N65KtEfAB-HkdXP7xU,3136
|
|
litellm/llms/base_llm/image_generation/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/image_generation/transformation.py,sha256=yUv-U4JQ5PNml5lVyPsVQyW8cig3-A97xt_VqsXaq60,2831
|
|
litellm/llms/base_llm/image_variations/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/image_variations/transformation.py,sha256=bjBk10Ed9bhL28AJcBj7uwmfRXnFfwjPRMB3iQCJyJ0,3601
|
|
litellm/llms/base_llm/passthrough/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/passthrough/transformation.py,sha256=H3lHuvrJ5JTlCqgLtYr81f4FM-4WajslXeQyWExrqBI,4767
|
|
litellm/llms/base_llm/realtime/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/realtime/transformation.py,sha256=cmGk1aNfObS-4E4AoMd91lmNCJr2zRNxoL3mcN0_KPc,2320
|
|
litellm/llms/base_llm/rerank/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/rerank/transformation.py,sha256=QgvA7ndy0kkqJM2K_QmwkCI2QnmvFRs1BVi1X7sBwBM,3786
|
|
litellm/llms/base_llm/responses/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/responses/transformation.py,sha256=aZ6IcDH726jDbxrEl9n3OmfjMHlWJbS4DxmbhF4t56s,6207
|
|
litellm/llms/base_llm/vector_store/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/base_llm/vector_store/transformation.py,sha256=KzhA-s6un3AaObOQ7ZzYH1HNpWq3-5GhRVD59SnAuFA,3068
|
|
litellm/llms/baseten/__pycache__/chat.cpython-310.pyc,,
|
|
litellm/llms/baseten/chat.py,sha256=dzz_Ul0r1byWEY8zsSra2NqmYsoID-JWde2XAZ_6Nw8,3895
|
|
litellm/llms/bedrock/__pycache__/base_aws_llm.cpython-310.pyc,,
|
|
litellm/llms/bedrock/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/bedrock/__pycache__/cost_calculation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/base_aws_llm.py,sha256=IxemgEdTovpd8l-j1ygeshmwWf1oDg4XOsCHbRAOt5w,38295
|
|
litellm/llms/bedrock/chat/__init__.py,sha256=Izse3_i2OeVD3IMA5JrUqZJzk8mmSzagJ1FuiERqrmc,911
|
|
litellm/llms/bedrock/chat/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/__pycache__/converse_handler.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/__pycache__/converse_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/__pycache__/invoke_handler.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/converse_handler.py,sha256=btjdDgk90iVu7iof2SzW4AqMgwUqU9Uyz2pnSnIw4JE,16716
|
|
litellm/llms/bedrock/chat/converse_like/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/converse_like/__pycache__/transformation.cpython-310.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=a6-x7vBpGchoC-qG7FTARRcqigSAWNvEFYY5ffWJZrs,47476
|
|
litellm/llms/bedrock/chat/invoke_agent/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_agent/transformation.py,sha256=YGB7fk95qQLahLB5b3XuW3yC2tLyic5xNnjVf7BMNg4,19254
|
|
litellm/llms/bedrock/chat/invoke_handler.py,sha256=TsFAEDNkns8dAvl-tqJ4QN9FLSYDFZ66KW1nDh53bw4,67823
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_ai21_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_cohere_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_deepseek_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_llama_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_mistral_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_nova_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_titan_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/anthropic_claude2_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/anthropic_claude3_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/chat/invoke_transformations/__pycache__/base_invoke_transformation.cpython-310.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=mrpoj72VF-xW0-Zr_AE-ae9g-S4LP9rv3FIubc-Lwlk,4061
|
|
litellm/llms/bedrock/chat/invoke_transformations/base_invoke_transformation.py,sha256=qEQHvHBR0d8IAKBtSw9pHDxi7i-3u_lxDg8LgC24Gmw,24353
|
|
litellm/llms/bedrock/common_utils.py,sha256=08-pHCr9W_KiFVuLNrH1Uy_zRCYt0YmrJS7Kcmg2T54,20518
|
|
litellm/llms/bedrock/cost_calculation.py,sha256=WG4d94W8p0euQGsYeShUe61wsN4VDgyyIQNmXa5CK7I,630
|
|
litellm/llms/bedrock/embed/__pycache__/amazon_titan_g1_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/embed/__pycache__/amazon_titan_multimodal_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/embed/__pycache__/amazon_titan_v2_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/embed/__pycache__/cohere_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/embed/__pycache__/embedding.cpython-310.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-310.pyc,,
|
|
litellm/llms/bedrock/image/__pycache__/amazon_stability1_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/image/__pycache__/amazon_stability3_transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/image/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/bedrock/image/__pycache__/image_handler.cpython-310.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-310.pyc,,
|
|
litellm/llms/bedrock/messages/invoke_transformations/anthropic_claude3_transformation.py,sha256=XLq-ueoNSFrG9ch0kYFIiOEUN09lGEsrmk7qArJOkKM,7776
|
|
litellm/llms/bedrock/messages/readme.md,sha256=1IWYRwgr8XkfipFTe1zxFa7JZU5IAz-i_gizI7l59yE,124
|
|
litellm/llms/bedrock/passthrough/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/bedrock/passthrough/transformation.py,sha256=F6Wt4G5nVjZT8SK7jPvIfROJPTlqg9NY4_aYl7SD3D4,6629
|
|
litellm/llms/bedrock/rerank/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/bedrock/rerank/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/bedrock/vector_stores/transformation.py,sha256=eJSN6yeLa0r5L-ZISXQlbJCwYv9lEfk2xQDpQRSp4YM,7858
|
|
litellm/llms/bytez/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/bytez/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/cerebras/chat.py,sha256=fIStTfCazOzXAkBTGi0oBZLJ1ErhQ_Iylh2jjgNKUH4,2343
|
|
litellm/llms/clarifai/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/clarifai/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/cloudflare/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/codestral/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/cohere/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/cohere/chat/__pycache__/v2_transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/cohere/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/cohere/embed/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/cohere/embed/__pycache__/v1_transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/cohere/rerank/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/cohere/rerank_v2/transformation.py,sha256=bAot45X1A3DGFXlKnmhOkaHZfUfoXs-cCafObHqBAyo,2876
|
|
litellm/llms/cometapi/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/cometapi/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/cometapi/chat/transformation.py,sha256=nBaQDNLb-5qYX0jTGZ3kUeDsUzsJb8cXGJwkpscNLMo,6952
|
|
litellm/llms/cometapi/common_utils.py,sha256=1kty-NUKe9EPYrtksYnQf4rxkwTQpBfsfXDDUpE1Y8g,169
|
|
litellm/llms/custom_httpx/__pycache__/aiohttp_handler.cpython-310.pyc,,
|
|
litellm/llms/custom_httpx/__pycache__/aiohttp_transport.cpython-310.pyc,,
|
|
litellm/llms/custom_httpx/__pycache__/async_client_cleanup.cpython-310.pyc,,
|
|
litellm/llms/custom_httpx/__pycache__/http_handler.cpython-310.pyc,,
|
|
litellm/llms/custom_httpx/__pycache__/httpx_handler.cpython-310.pyc,,
|
|
litellm/llms/custom_httpx/__pycache__/llm_http_handler.cpython-310.pyc,,
|
|
litellm/llms/custom_httpx/aiohttp_handler.py,sha256=eSCgrR_cKRqn9iwDVDLpEJ-gupwkg1SqnMMXcCyMynA,20522
|
|
litellm/llms/custom_httpx/aiohttp_transport.py,sha256=WbKPVpvcPXzEIZEux4q0mw8CoT07TjhTUDa6K6fBJ-g,10444
|
|
litellm/llms/custom_httpx/async_client_cleanup.py,sha256=1lfLKDE5gUw4V4pRgwpIHyqBsKDBxjzxA3vxq9NcFcs,3062
|
|
litellm/llms/custom_httpx/http_handler.py,sha256=Td1OU6YENdPcETwK0QEBVCW_yX7EXJAEvt6cSScC3XE,35618
|
|
litellm/llms/custom_httpx/httpx_handler.py,sha256=Cop6E2edYCSGptRIdx4Y48Tkt38bbnNTcWuysKHlQz4,1296
|
|
litellm/llms/custom_httpx/llm_http_handler.py,sha256=NLMEUG2d1xDtquIcllTS70EdTsD3vBZ3oPyXb6AgTR8,122582
|
|
litellm/llms/custom_llm.py,sha256=WNcSkL2RPqgXrv4EyYZ-1IxuKMJuVSkIYQ9FGZ65t7g,6201
|
|
litellm/llms/dashscope/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/dashscope/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/databricks/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/databricks/__pycache__/streaming_utils.cpython-310.pyc,,
|
|
litellm/llms/databricks/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/databricks/chat/transformation.py,sha256=oAHsJftrnz8Vkynp2AubGBSAa1Xxqp2fTm0i87cKYxc,21450
|
|
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-310.pyc,,
|
|
litellm/llms/databricks/embed/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/datarobot/chat/transformation.py,sha256=WaZ1N7y9x4LQMZ9Te8j-a4qhrNIo1mjiRLP7mbw6G4Q,3291
|
|
litellm/llms/deepgram/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/deepgram/audio_transcription/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/deepinfra/chat/transformation.py,sha256=NVBi5-Zp22-3WVbb4axkyxh-_T1YIjRG4EM4QFSvJ2g,4921
|
|
litellm/llms/deepinfra/rerank/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/deepinfra/rerank/transformation.py,sha256=pZnZ0OUHnArWlMX6CE9q9f4WbuQfqxzFKmXsnKhSCjs,8751
|
|
litellm/llms/deepseek/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/deepseek/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/deprecated_providers/__pycache__/palm.cpython-310.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-310.pyc,,
|
|
litellm/llms/elevenlabs/audio_transcription/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/empower/chat/transformation.py,sha256=6OU1pbPxSgUPi5nnwT7kqsQxFvpmSPXB_zMYBRtXRQA,218
|
|
litellm/llms/featherless_ai/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/featherless_ai/chat/transformation.py,sha256=6h5oCAH28VUYYLAKH2VVZotX7VyT5GOyY1WV72tIxUA,4713
|
|
litellm/llms/fireworks_ai/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/fireworks_ai/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/fireworks_ai/audio_transcription/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/fireworks_ai/audio_transcription/transformation.py,sha256=XHgTNDpMk7Y5dn37Nf2zjQUCO75ZE0jwuuJ0SD_ldM8,563
|
|
litellm/llms/fireworks_ai/chat/__pycache__/transformation.cpython-310.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-310.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-310.pyc,,
|
|
litellm/llms/fireworks_ai/embed/fireworks_ai_transformation.py,sha256=6OUlynAaBy8esuYBidFiTUoaNUO80aHjiFebTrTj7RI,1435
|
|
litellm/llms/friendliai/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/friendliai/chat/transformation.py,sha256=T6wkm9hjUHrgriAFen5dYPKZaBiQnXOXQA_VlKo8bY8,217
|
|
litellm/llms/galadriel/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/galadriel/chat/transformation.py,sha256=9lvISZw10MtuT24KENxn_kz5NIGwJ8GW8dK4FHdZaT0,215
|
|
litellm/llms/gemini/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/gemini/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/gemini/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/gemini/chat/transformation.py,sha256=6aZz9QPdb0U8O2y5OMxw-gNrZAWZ2e8R9iBII3DZSMo,5881
|
|
litellm/llms/gemini/common_utils.py,sha256=SBjp62jtjCBrtE3wTnyyCoVLddXc4ogNfoRjjwrpCu8,7193
|
|
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/count_tokens/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/gemini/count_tokens/handler.py,sha256=zP0bVtA8ucblWom7P6qnX3CiLCy_3xgW7u7EPBokoN4,4742
|
|
litellm/llms/gemini/files/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/gemini/files/transformation.py,sha256=Kbr4OmInZOFUTLErzZ4_c1Q7OG7nK8-riLQFy4775uM,5430
|
|
litellm/llms/gemini/google_genai/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/gemini/image_generation/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/gemini/image_generation/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/gemini/realtime/transformation.py,sha256=8NLTKe6cLQOg1TFCy89ZHr2fASAhU71QoGoDHLj7kgU,39661
|
|
litellm/llms/github/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/github/chat/transformation.py,sha256=XUbXYUEuku9bA_gJr4rAuFh0Gm1NfxQhZcEoLnhdrLY,209
|
|
litellm/llms/github_copilot/__pycache__/authenticator.cpython-310.pyc,,
|
|
litellm/llms/github_copilot/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/github_copilot/authenticator.py,sha256=qvIllUaCs1KRmiqTnFM8ajrS59DI0ZgDuRsoms6dRm0,13241
|
|
litellm/llms/github_copilot/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/github_copilot/chat/transformation.py,sha256=UP90sW3B7L8kpAP0w_991-TYSqb5myzQiCqie2MzfsI,5287
|
|
litellm/llms/github_copilot/common_utils.py,sha256=gDcY8b1fPirDIR05bqxD0McQraLIlEw1_GeM3KQqQew,981
|
|
litellm/llms/gradient_ai/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/gradient_ai/chat/transformation.py,sha256=2d7m4XKkWOufBQEBHgRLSy2vWnljkN9cHLpxGvJlmxc,5605
|
|
litellm/llms/groq/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/groq/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/groq/chat/handler.py,sha256=gDy2fUHk98NbeoNyuulC3Zi5cgGrzg0esHWleNWVDvM,2485
|
|
litellm/llms/groq/chat/transformation.py,sha256=CBEvGUToR1h416sAAu1nKq0k4oSeZD6rIwoidp6zHFE,9671
|
|
litellm/llms/groq/stt/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/groq/stt/transformation.py,sha256=5Wmi6gQ-7nAC8gj5Gi0zCzHkTecOWVIbxX6plYaRUtk,3350
|
|
litellm/llms/hosted_vllm/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/hosted_vllm/chat/transformation.py,sha256=wHGWjbFUvpqfbSm7I7a9UUtNSqCYPuZwPgxrEs7gzuA,5583
|
|
litellm/llms/hosted_vllm/embedding/README.md,sha256=7GMIybyYxTTaBu8aYHmGYNvNX2Nyvt5173dY4QoYeHw,226
|
|
litellm/llms/hosted_vllm/rerank/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/hosted_vllm/rerank/transformation.py,sha256=Ps-1vg80m2-jnMmBSNf5xLUyh3AAF1z9pKLuP5VvHvs,6930
|
|
litellm/llms/huggingface/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/huggingface/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/huggingface/embedding/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/huggingface/rerank/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/hyperbolic/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
litellm/llms/hyperbolic/chat/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/hyperbolic/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/hyperbolic/chat/transformation.py,sha256=Pa5MIqatcT8MmYxo6j4xrhPvVFgFilhgnsOsLspqOjI,1801
|
|
litellm/llms/infinity/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/infinity/common_utils.py,sha256=0-6GNg2yPtSV8UYxaxrW3xcEOyTeAmdgUPFYk2Za-jo,835
|
|
litellm/llms/infinity/embedding/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/infinity/embedding/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/infinity/rerank/__pycache__/transformation.cpython-310.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/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/jina_ai/common_utils.py,sha256=o16yqjG_JAPl_eQfhL5fOpDfNKu_sPpRErKxvwAyMlU,223
|
|
litellm/llms/jina_ai/embedding/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/jina_ai/embedding/transformation.py,sha256=qK9D4EdZBQZ4o7AfZUgK0mJ6dtukWb52uVF5QfyGA9o,5527
|
|
litellm/llms/jina_ai/rerank/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/jina_ai/rerank/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/lambda_ai/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
litellm/llms/lambda_ai/chat/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/lambda_ai/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/lambda_ai/chat/transformation.py,sha256=fpDUdEEPFKHLI0Dz7lgykyI_kvLLDqVs9UnHDpsl2pY,1005
|
|
litellm/llms/litellm_proxy/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/litellm_proxy/chat/transformation.py,sha256=RItE4nCdS0vYMK1G3USO1rXtzCn5T8AsyuAmk1gOLq8,5275
|
|
litellm/llms/litellm_proxy/image_edit/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/litellm_proxy/image_edit/transformation.py,sha256=6Xot3_ZgvmxHGo6-1RmI5G1loUSOMIENFR8I87RXf3c,1015
|
|
litellm/llms/litellm_proxy/image_generation/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/litellm_proxy/image_generation/transformation.py,sha256=99UIBCTnl1lEWRNbqbmJkM1OOj-WahghzPdy_ywnGfU,1328
|
|
litellm/llms/llamafile/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/llamafile/chat/transformation.py,sha256=ekDSVL87y2L_5pJ-dfTN_6zsleWtSjmoee5sPovzi6w,2043
|
|
litellm/llms/lm_studio/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/lm_studio/chat/transformation.py,sha256=2DIZgc6NAeCmsSO2vYEtmNLUV3sJHWccQFBvjauMHhg,1895
|
|
litellm/llms/lm_studio/embed/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/meta_llama/chat/transformation.py,sha256=r-FVoEQlFlX3UyZgAO8rBVTkxit8XYOdrkeCJ9N1J54,1538
|
|
litellm/llms/mistral/__pycache__/embedding.cpython-310.pyc,,
|
|
litellm/llms/mistral/__pycache__/mistral_embedding_transformation.cpython-310.pyc,,
|
|
litellm/llms/mistral/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/mistral/chat/transformation.py,sha256=aCKQgGM9R02Zn24zEENk7FtfVGzjR3HSlZ00Jy8zGR4,25375
|
|
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-310.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-310.pyc,,
|
|
litellm/llms/morph/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
litellm/llms/morph/chat/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/morph/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/morph/chat/transformation.py,sha256=kmIcRKdDXrcy3c3-AjtnwPrwj_7CoEpzUijZDe9dhdE,1112
|
|
litellm/llms/nebius/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/nebius/chat/transformation.py,sha256=j2R3xFWFC0ww2SbC21JdXVwQ73RL7LWvltvEJmG0OR8,849
|
|
litellm/llms/nebius/embedding/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/nebius/embedding/transformation.py,sha256=1dtFZWXsvvAbxDVc3ZCgr7wFadD7-v0LksWvW94eEwc,88
|
|
litellm/llms/nlp_cloud/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/nlp_cloud/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/nlp_cloud/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/novita/chat/transformation.py,sha256=gO_5eejpp_hG8OUvscA-dauNlv6SCrrsDIzEzP0zOiY,1042
|
|
litellm/llms/nscale/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/nscale/chat/transformation.py,sha256=T8ieDupDhJITrY-c5u-e_6eDOw4tzoLubpmg95eU2n0,1662
|
|
litellm/llms/nvidia_nim/__pycache__/embed.cpython-310.pyc,,
|
|
litellm/llms/nvidia_nim/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/oci/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/oci/chat/transformation.py,sha256=Oud8efzA3h6zzkKx0Yg81HxrH_tzORQMTiRlf7qSKi4,30934
|
|
litellm/llms/oci/common_utils.py,sha256=T7tilO9_wzv9X5bZ4jv8CgywgkyyLuoWCDYYQqkEBWA,417
|
|
litellm/llms/ollama/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/ollama/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/ollama/chat/transformation.py,sha256=TqR4wisqILirLGOdJrmZw6-2Oa9-LlB3LWmEvmUrbW0,23006
|
|
litellm/llms/ollama/common_utils.py,sha256=x-9E2RkTZNh08gDo5hBMdzKNVJiwj5krwMVZZx-Oku4,4194
|
|
litellm/llms/ollama/completion/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/ollama/completion/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/ollama/completion/handler.py,sha256=2y39FzFG0cQgyPCvmCiz1FYLj6xUh9jqYF75rhxVwPs,3551
|
|
litellm/llms/ollama/completion/transformation.py,sha256=sZiRXp02huUK7BONP6EDQsn14xK8q6frYpXC7c3r9gk,23208
|
|
litellm/llms/ollama_chat.py,sha256=p4nWizdTWMoi6CfEebbHKVj0X_PwZHtp8ANSrWuMkrI,16290
|
|
litellm/llms/oobabooga/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/oobabooga/chat/__pycache__/oobabooga.cpython-310.pyc,,
|
|
litellm/llms/oobabooga/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/openai/__pycache__/cost_calculation.cpython-310.pyc,,
|
|
litellm/llms/openai/__pycache__/openai.cpython-310.pyc,,
|
|
litellm/llms/openai/chat/__pycache__/gpt_5_transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/chat/__pycache__/gpt_audio_transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/chat/__pycache__/gpt_transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/chat/__pycache__/o_series_handler.cpython-310.pyc,,
|
|
litellm/llms/openai/chat/__pycache__/o_series_transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/chat/gpt_5_transformation.py,sha256=U84JFlHDrwfKKSgkt9R07XYj8bk-W1mkNEOxm7E290M,2852
|
|
litellm/llms/openai/chat/gpt_audio_transformation.py,sha256=uLFogco8_hU4BW_66XM5axvzlOnmHfvX8WYwF0xGNqY,1336
|
|
litellm/llms/openai/chat/gpt_transformation.py,sha256=VBnJwTmrf3XWQHpleKZMAoE05_d7Qu9z1kpr05bKJTQ,28182
|
|
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-310.pyc,,
|
|
litellm/llms/openai/completion/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/completion/__pycache__/utils.cpython-310.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-310.pyc,,
|
|
litellm/llms/openai/fine_tuning/handler.py,sha256=RBgsdfqYSobHEa2hsJ1KwJ0dtZW3SGeEY7HunX78c2w,10519
|
|
litellm/llms/openai/image_edit/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/image_edit/transformation.py,sha256=-j_s7J_LMgSdb-b4mU00DlBAxyer1WZq3XscAeS1IOA,5802
|
|
litellm/llms/openai/image_generation/__init__.py,sha256=TMkNek_YINf0l0iMBuu91Q5i4gnuy1DYEiiMqYsIIko,749
|
|
litellm/llms/openai/image_generation/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/openai/image_generation/__pycache__/dall_e_2_transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/image_generation/__pycache__/dall_e_3_transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/image_generation/__pycache__/gpt_transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/openai/image_variations/__pycache__/transformation.cpython-310.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=j8FiKcqAJbK3j-zcRhWMV2nXD3yovuUtLDHW0boaJ1E,103250
|
|
litellm/llms/openai/realtime/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/openai/realtime/handler.py,sha256=YQ-9KzUu5Zj_H9S5ieuKIDEe7vO2-3RuPZblgwq7YqI,3363
|
|
litellm/llms/openai/responses/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/responses/transformation.py,sha256=JBMsnx4wprMs-7GFQjLqMczvhfWTta228ckCFmtBLcY,12829
|
|
litellm/llms/openai/transcriptions/__pycache__/gpt_transformation.cpython-310.pyc,,
|
|
litellm/llms/openai/transcriptions/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/openai/transcriptions/__pycache__/whisper_transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/openai/vector_stores/transformation.py,sha256=m8VPKTQ7GS9bRPtXLkCPbTekJMxvtQqcai-yE_DJdK4,5307
|
|
litellm/llms/openai_like/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/openai_like/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/openai_like/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/openai_like/embedding/handler.py,sha256=NgKv-Bty4G9x-XPSBTaR1eE-mToF8JxqSb7Qe-i56ZA,4935
|
|
litellm/llms/openrouter/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/openrouter/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/perplexity/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/petals/common_utils.py,sha256=auMO32Q5e6y1Fa6XWR82kQM0_0o5KbAErPp4yfp-m3o,334
|
|
litellm/llms/petals/completion/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/petals/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/pg_vector/vector_stores/transformation.py,sha256=6gavT8mhKsjFYOpfWn4sf--Uj550JIy4AYUsJjN4v5k,3277
|
|
litellm/llms/predibase/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/predibase/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/predibase/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/recraft/cost_calculator.py,sha256=ka6ewW5hhMMnF4yRSEDIeJgma4BZd6yNvcFvaV_urCU,760
|
|
litellm/llms/recraft/image_edit/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/recraft/image_generation/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/recraft/image_generation/transformation.py,sha256=mnmqvltqOwo0Kus1voqz9D4aAigIGG-Suq9XR6lbLxY,5077
|
|
litellm/llms/replicate/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/replicate/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/replicate/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/sagemaker/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/sagemaker/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/sagemaker/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/sambanova/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/sambanova/chat.py,sha256=lrPZC4hJcgjPZVAAu-gjfZt5Wu7Hem_jyjHpYfD0EHI,2771
|
|
litellm/llms/sambanova/common_utils.py,sha256=XF-JYz7BTdAC_FgxXGjl5nyEefidtE5GCWxV1J4lKSE,252
|
|
litellm/llms/sambanova/embedding/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/sambanova/embedding/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/sambanova/embedding/handler.py,sha256=wm3UIjhgpxc3nXu6MoAuSSPAjvOKnJypxlgQI9pjU7Y,147
|
|
litellm/llms/sambanova/embedding/transformation.py,sha256=-T6JHHxLUlia59wttjaRWiC5W_hE93NwJWwK1FGS7tg,4542
|
|
litellm/llms/snowflake/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/snowflake/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/together_ai/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/together_ai/__pycache__/embed.cpython-310.pyc,,
|
|
litellm/llms/together_ai/chat.py,sha256=2d2nM1PvOPejNb4wZZsYHzwBbKnMxOrsjny97t9FIEM,2066
|
|
litellm/llms/together_ai/completion/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/together_ai/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/together_ai/rerank/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/topaz/common_utils.py,sha256=A2PhhAsS2lLK8IxJTqP8eiifuhBpghm2YreDmgr8gK4,1711
|
|
litellm/llms/topaz/image_variations/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/topaz/image_variations/transformation.py,sha256=kN0rsJEBE6w1KmM5dD7oNbgk8uPJm8kGJ6Ni6U4_8D4,5785
|
|
litellm/llms/triton/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/triton/common_utils.py,sha256=kWIRjRKDOQOpuc_ZhepJ3oFcmTeXEJqf8skJfCUmBXo,401
|
|
litellm/llms/triton/completion/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/triton/completion/__pycache__/transformation.cpython-310.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-310.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-310.pyc,,
|
|
litellm/llms/v0/chat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
litellm/llms/v0/chat/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/v0/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/v0/chat/transformation.py,sha256=rHj3f1g1nMO85971ZK-oMJz35bFbXh-v3TW_lMUQBjc,1392
|
|
litellm/llms/vercel_ai_gateway/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/vercel_ai_gateway/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/vercel_ai_gateway/chat/transformation.py,sha256=jMN3NDg3hm9xCo3W1E65X9S7QCuQyc6F01S_jU7PqOk,3593
|
|
litellm/llms/vercel_ai_gateway/common_utils.py,sha256=2UFkpowxGZitsS9pI261e1KqBKBf6iMtHnoTMywCL2k,132
|
|
litellm/llms/vertex_ai/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/__pycache__/vertex_ai_non_gemini.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/__pycache__/vertex_llm_base.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/batches/Readme.md,sha256=IbnuiX6lS93XHrGJ_4v9VBjRi-SJeaGfsrDTRg3fkCw,212
|
|
litellm/llms/vertex_ai/batches/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/batches/__pycache__/transformation.cpython-310.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=koKEh0MQ05x9AjiH-FEAxTCnWQeWU0hWzlhRo6M6Awo,27773
|
|
litellm/llms/vertex_ai/context_caching/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/context_caching/__pycache__/vertex_ai_context_caching.cpython-310.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/count_tokens/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/count_tokens/handler.py,sha256=LUDwtJCJeQClE_JkE_3AzXpc2b8NFbohLFXjPtjF31U,1889
|
|
litellm/llms/vertex_ai/files/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/files/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/vertex_ai/fine_tuning/handler.py,sha256=j1gunUix0HPj0nbsm4t3vDt_YXvQVLrsCu3hU4XwfMk,14472
|
|
litellm/llms/vertex_ai/gemini/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/gemini/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/gemini/__pycache__/vertex_and_google_ai_studio_gemini.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/gemini/cost_calculator.py,sha256=4ZWWg86cBg1psXKPs7Rb-R-5Re4erxjl8c8KPxIm2Vc,1311
|
|
litellm/llms/vertex_ai/gemini/transformation.py,sha256=VVfclMdMMrDfGnJajWAXT_QK5onnMaIlf7CQtoBzjSE,25938
|
|
litellm/llms/vertex_ai/gemini/vertex_and_google_ai_studio_gemini.py,sha256=tegNTkKu2R0wece0eYqNSVkrXXOr4-hI7XoU4u1bl2g,85947
|
|
litellm/llms/vertex_ai/gemini_embeddings/__pycache__/batch_embed_content_handler.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/gemini_embeddings/__pycache__/batch_embed_content_transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/vertex_ai/google_genai/transformation.py,sha256=275rHUQZI8Ak1kFtei6EyNMuXBurZ2Bu9HgYyyJdOmk,1098
|
|
litellm/llms/vertex_ai/image_generation/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/image_generation/__pycache__/image_generation_handler.cpython-310.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-310.pyc,,
|
|
litellm/llms/vertex_ai/multimodal_embeddings/__pycache__/transformation.cpython-310.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-310.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-310.pyc,,
|
|
litellm/llms/vertex_ai/vector_stores/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_ai_partner_models/__pycache__/main.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_ai_partner_models/ai21/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/experimental_pass_through/__pycache__/transformation.cpython-310.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/gpt_oss/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_ai_partner_models/gpt_oss/transformation.py,sha256=nJ8jnWERYnwZWA7z5gs71swDuH3izfO46wrWrpUq_RU,1146
|
|
litellm/llms/vertex_ai/vertex_ai_partner_models/llama3/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_ai_partner_models/llama3/transformation.py,sha256=ZrEtWwWlS857lPfsEx3ggO0T-vItOuJtXgZeVogeH9M,4226
|
|
litellm/llms/vertex_ai/vertex_ai_partner_models/main.py,sha256=xPsT2n9MjOzEiHyPkWlIXK9e9d8j-G8tDoabI894ois,9935
|
|
litellm/llms/vertex_ai/vertex_embeddings/__pycache__/embedding_handler.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_embeddings/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_embeddings/__pycache__/types.cpython-310.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-310.pyc,,
|
|
litellm/llms/vertex_ai/vertex_model_garden/main.py,sha256=6eRL6aevquWdxttXq6fasqnfbeojoL-XdSrO1uH0Xb8,5137
|
|
litellm/llms/vllm/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/vllm/common_utils.py,sha256=f1edBBtBrzH_ElAwuCKf-nFGgWiGx9slCygLtTRuV_4,2428
|
|
litellm/llms/vllm/completion/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/vllm/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/vllm/passthrough/transformation.py,sha256=GqtDxyuNgnhcM3--DZMZU-m2WwLKBr106xvuihAAqPg,943
|
|
litellm/llms/volcengine.py,sha256=MAioRsRNGz7EzlDxqZxi4aSj_04uTNIxxwG7pWLeFt0,3220
|
|
litellm/llms/voyage/embedding/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/voyage/embedding/__pycache__/transformation_contextual.cpython-310.pyc,,
|
|
litellm/llms/voyage/embedding/transformation.py,sha256=D7J-PHNI8F6dY1wLR3aYsN3JrkcDi7ouX1WHx0emtx4,4655
|
|
litellm/llms/voyage/embedding/transformation_contextual.py,sha256=udq9LmLDEgoLQcH_uxbyEcAGZoV1klHhbFK6AW6Rn1I,5034
|
|
litellm/llms/watsonx/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/watsonx/chat/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/llms/watsonx/chat/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/watsonx/completion/__pycache__/transformation.cpython-310.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-310.pyc,,
|
|
litellm/llms/watsonx/embed/transformation.py,sha256=yxfzjb9H3auW_RaV73koXLFWQhddv5uF8kPam6icfKI,3435
|
|
litellm/llms/xai/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/llms/xai/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/llms/xai/chat/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/xai/chat/transformation.py,sha256=PGpCPHaB2-YxRSt4a-xpBwuQ81mBkXvzxv-h49AZZMU,6643
|
|
litellm/llms/xai/common_utils.py,sha256=2Q632FPL5pd1_puRFYz0f_bNvi0wBPFed9jLz3peIc8,2762
|
|
litellm/llms/xai/cost_calculator.py,sha256=9Jl5a3XyA9pPLPq-ESsgJd4at7GNyG08Yudg4_p5oUw,1944
|
|
litellm/llms/xinference/image_generation/__init__.py,sha256=KeMIwvqLqfJeQWwQ7GJtfnvSik02mphi2sEtG36wxcI,348
|
|
litellm/llms/xinference/image_generation/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/llms/xinference/image_generation/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/llms/xinference/image_generation/transformation.py,sha256=tpPUGmKx5IvLMs0_mVNDso71BQo7KlDcM6zbY23CxII,1475
|
|
litellm/main.py,sha256=rSE93sh037eH3Uiz4B1UtjoThD8UM1wSVme4VKh0wrY,238713
|
|
litellm/model_prices_and_context_window_backup.json,sha256=3Pj-yC793X7ie0Lkc2HSJ6PWTfvpIWY5IwAnoD68CAo,747017
|
|
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-310.pyc,,
|
|
litellm/passthrough/__pycache__/main.cpython-310.pyc,,
|
|
litellm/passthrough/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/passthrough/main.py,sha256=rlp2NxAsbnPlZbghgWv_5QpK7HUEH9HKkMR01RZq9sU,11710
|
|
litellm/passthrough/utils.py,sha256=8v_y8NdQFtBMdAWVbGPDZ5lXZZawPR2qs5zHsV0LorM,3929
|
|
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-310.pyc,,
|
|
litellm/proxy/__pycache__/_logging.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/_types.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/caching_routes.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/common_request_processing.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/custom_auth_auto.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/custom_prompt_management.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/custom_sso.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/custom_validate.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/health_check.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/lambda.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/litellm_pre_call_utils.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/mcp_tools.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/post_call_rules.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/prisma_migration.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/proxy_cli.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/proxy_server.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/route_llm_request.cpython-310.pyc,,
|
|
litellm/proxy/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/__pycache__/post_call_rules.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/cost_calculator.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/db.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/mcp_server_manager.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/rest_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/server.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/sse_transport.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/tool_registry.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/auth/__pycache__/litellm_auth_handler.cpython-310.pyc,,
|
|
litellm/proxy/_experimental/mcp_server/auth/__pycache__/user_api_key_auth_mcp.cpython-310.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=oyXfYZ2bVdh_g5C72hyZc3HkWUVNl8_G0FUiwRUkH74,21890
|
|
litellm/proxy/_experimental/mcp_server/cost_calculator.py,sha256=kzP2_6qA-DsNIySHv2ESIfyunhrEsTEDk07gcoGUCJA,2768
|
|
litellm/proxy/_experimental/mcp_server/db.py,sha256=kEjdzIzpqNeRs2Rv5wrrO3WIZf3Fk9ZaMKWckZoPOVI,8593
|
|
litellm/proxy/_experimental/mcp_server/mcp_server_manager.py,sha256=m3zWnxn2MooJyiPt1cOB5CsHUxkG95TG76-tTUYu_7w,45975
|
|
litellm/proxy/_experimental/mcp_server/rest_endpoints.py,sha256=8YkFf7AXMASha910WqF13JxBfxdrQDvB3d2s1ATBjBE,12835
|
|
litellm/proxy/_experimental/mcp_server/server.py,sha256=2YXg_r8PM760TIcuDZ3G6BhHRTWqfHyWQtyZKPBH6II,33100
|
|
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/0GF-OyXnYlAPMWfyPAZSs/_buildManifest.js,sha256=y8M4vrnoLfkifLYZNnI88j-bE5fEP2RnFWgMpNd47Sg,224
|
|
litellm/proxy/_experimental/out/_next/static/0GF-OyXnYlAPMWfyPAZSs/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
|
|
litellm/proxy/_experimental/out/_next/static/chunks/117-6a9f6a591033d4a0.js,sha256=bLXi2zn8WFGU9PKPwGu0t2hNwKwbQMjz4HDnIK6ctSc,124100
|
|
litellm/proxy/_experimental/out/_next/static/chunks/13b76428-ebdf3012af0e4489.js,sha256=QVJOg2NW5huLCFnsmrvUPHVSa8zRfhrwnvg4Vph3Ulw,59303
|
|
litellm/proxy/_experimental/out/_next/static/chunks/154-fff436ed72b19a24.js,sha256=CCiKOAlGXMYh2L7e0sgUcqJO770T1GTiRJL_shyflaY,110895
|
|
litellm/proxy/_experimental/out/_next/static/chunks/162-714ca0ed10a07f66.js,sha256=_aHkZGs4X72BTwQL6vPDHhusnElRyUFVBFcQmr2p4DY,45321
|
|
litellm/proxy/_experimental/out/_next/static/chunks/172-0f7049c565983c4d.js,sha256=CdJi3PKViJjPkXiH1iDNrRcLHxHoGq68o9sTfcYNkqo,28963
|
|
litellm/proxy/_experimental/out/_next/static/chunks/220-1c8d82f7ce7658c4.js,sha256=1tOvcpj_a2eaHziYe0ZdVVYybANSx_U4E6dq8OaFueQ,1494064
|
|
litellm/proxy/_experimental/out/_next/static/chunks/3014691f-b7b79b78e27792f3.js,sha256=4ETJ2eRbeVM6gstCpDnquThAnyw6oa0bkpJNYCGJk5k,711
|
|
litellm/proxy/_experimental/out/_next/static/chunks/50-fe160ecfa8bc4059.js,sha256=xH19XJDrB8b3ycWDi9BCvF3_bnrW_v3xU7YB1o2SFuQ,551123
|
|
litellm/proxy/_experimental/out/_next/static/chunks/521-d97d355792d44830.js,sha256=Qo9ka3kjsQ0HmNT91UyVynE7bYC2FL7fLCoaZg0Gfbk,197498
|
|
litellm/proxy/_experimental/out/_next/static/chunks/866-3523e0e07cf314f6.js,sha256=lE58oXUb5wWM0GHiy5fvePbiF8Wt6I1K7Eddb2BGRWg,681816
|
|
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-d6e5fb7de2cedde9.js,sha256=3NJrJx2YxHsYlNPB6HUBb87UolTpD6gpkcUr5V9b0dA,503
|
|
litellm/proxy/_experimental/out/_next/static/chunks/app/model_hub_table/page-e06e934de1021ee4.js,sha256=mOplLD7VdkPTA8IexqqAjmozQiCDPH22hpZ1nofa7OY,553
|
|
litellm/proxy/_experimental/out/_next/static/chunks/app/onboarding/page-3c5840c907b0a5c8.js,sha256=6VpjHyluGD-ZGXl1WL7SozHlYtvbF7Q-h1M0mYRYDWg,8620
|
|
litellm/proxy/_experimental/out/_next/static/chunks/app/page-8dc8d9524a1f3965.js,sha256=VwzKwQXl0Dzs6MveFZvIA1-UThaWxA1vszjBuve_Uj4,911338
|
|
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-ad370c92406567cc.js,sha256=fges3iSecYOp-Px9bu7r0IW2iqYXvTf2ufgNVhpwM1A,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/060d5ddee53e45ce.css,sha256=Vu_adLWeltAxu6fwUCqT-aLHZC4WIWeVcRMt1wViXx4,452411
|
|
litellm/proxy/_experimental/out/_next/static/css/31b7f215e119031e.css,sha256=JkQZSK9uOMMbkhzvz_dWi42rqqlnPOup5vQKygDR24Q,2300
|
|
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/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/aiml_api.svg,sha256=4jUWbYfOHO9KJC7Att6ozvLMSEdg4MaScn-bkiGFGhs,2560
|
|
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/vllm.png,sha256=23NVejJS2ti03_3V7TI6IIin1o0xmZSwR9SgA8UGPHA,1167
|
|
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=FpSomAsxdCk5-8RAAW3_g1fwcusBueRIxYxfbh9ssdw,5358
|
|
litellm/proxy/_experimental/out/index.txt,sha256=S40MrlLRKakdEeAvl8bOJQyrhI5MLS0azIX1Ly0fylw,3045
|
|
litellm/proxy/_experimental/out/model_hub.txt,sha256=c4ScHVaqVeLn9yaqCn5mfKG1eVRomSBwhqi97nXq6jk,3203
|
|
litellm/proxy/_experimental/out/model_hub_table.txt,sha256=p_zEilm4lrruznOFrQh7KG2p9ic1Ey-MOVRBzmfxHhA,3318
|
|
litellm/proxy/_experimental/out/model_hub_table/index.html,sha256=WFuNmw_giJi7r5QpGh9u63_zbmSAPA5XSFQzveSsMNY,5692
|
|
litellm/proxy/_experimental/out/next.svg,sha256=VZld-tbstJRaHoVt3KA8XhaqW_E_0htN9qdK55NXvPw,1375
|
|
litellm/proxy/_experimental/out/onboarding.txt,sha256=HslkwxYyXuwF-ip09A5MPver5exlGR7RaGiR_PYU0Ng,3166
|
|
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=P9zRwUNrUr6pmHmXibECu57iWFw0HgO1zczLyqqcXe4,830
|
|
litellm/proxy/_super_secret_config.yaml,sha256=go-txuGiBfjn8vrxTYrB9Sto_BRWjnMiTrStJcSh5Xw,3480
|
|
litellm/proxy/_types.py,sha256=BDwsAa6QZEk7r_511skqqVKTEFIIGgbuxu8Q8IAjbd0,109993
|
|
litellm/proxy/analytics_endpoints/__pycache__/analytics_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/analytics_endpoints/analytics_endpoints.py,sha256=4V1VxUkJqtw1UpMepoI8TL3WRRwc-TRy0eXMOmgNedY,3324
|
|
litellm/proxy/anthropic_endpoints/__pycache__/endpoints.cpython-310.pyc,,
|
|
litellm/proxy/anthropic_endpoints/endpoints.py,sha256=6c1Pe5xZj6PNjuBkOlBlAiTR9yXkWhhYtkNtouv0bxw,10619
|
|
litellm/proxy/auth/__pycache__/auth_checks.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/auth_checks_organization.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/auth_exception_handler.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/auth_utils.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/handle_jwt.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/litellm_license.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/model_checks.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/oauth2_check.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/oauth2_proxy_hook.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/rds_iam_token.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/route_checks.cpython-310.pyc,,
|
|
litellm/proxy/auth/__pycache__/user_api_key_auth.cpython-310.pyc,,
|
|
litellm/proxy/auth/auth_checks.py,sha256=so1u36zK-RDfeQy620Z2Al16iPl7w-Fa6AMIiyQ0gTU,57403
|
|
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=fMklGR1vguVgqdBaswfG-MqXQSOAtcUU-znX_6yVGac,42957
|
|
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=CA7JUkuXPmk6c0O1FomhONmQT7b1N1WisrTcMf7JxTA,17354
|
|
litellm/proxy/auth/user_api_key_auth.py,sha256=KtZhBZSiVMYEqLP5ox1kwXquiUPelpCBMcvH9yuFOJw,52070
|
|
litellm/proxy/batches_endpoints/__pycache__/endpoints.cpython-310.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-310.pyc,,
|
|
litellm/proxy/client/__pycache__/chat.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/client.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/credentials.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/exceptions.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/health.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/http_client.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/keys.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/model_groups.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/models.cpython-310.pyc,,
|
|
litellm/proxy/client/__pycache__/users.cpython-310.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-310.pyc,,
|
|
litellm/proxy/client/cli/__pycache__/interface.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/__pycache__/main.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__init__.py,sha256=qNhF-vYv3SqMMy3TykGtJW8u3BzcpMkEvzyskPlz0SY,48
|
|
litellm/proxy/client/cli/commands/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__pycache__/auth.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__pycache__/chat.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__pycache__/credentials.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__pycache__/http.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__pycache__/keys.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__pycache__/models.cpython-310.pyc,,
|
|
litellm/proxy/client/cli/commands/__pycache__/users.cpython-310.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=om07XXZdwa9CwBpNeDHZ2pg0ZjJNBhmE2M8VhwYuT2Q,9870
|
|
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=PV0M1iN2CPxbfGxyx8zZTwtbHenlednyHdXNvZ7gN1o,30109
|
|
litellm/proxy/common_utils/__pycache__/admin_ui_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/banner.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/callback_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/custom_openapi_spec.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/debug_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/encrypt_decrypt_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/get_routes.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/http_parsing_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/load_config_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/openai_endpoint_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/proxy_state.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/reset_budget_job.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/swagger_utils.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/__pycache__/timezone_utils.cpython-310.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=Dl6rvQliN6S4XO-wOYK7rVjE7D-nvSJDNauaPNc6KE0,15194
|
|
litellm/proxy/common_utils/custom_openapi_spec.py,sha256=uUhah4g0AcfKB72Q9KjxvM8nv1sjiaXHuoQ9yBx3-ZQ,13147
|
|
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=HqX2UjPYuV3kn_0r3ily_HEFrB3P5mcc-k4giltXvyI,2813
|
|
litellm/proxy/common_utils/html_forms/__pycache__/cli_sso_success.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/html_forms/__pycache__/jwt_display_template.cpython-310.pyc,,
|
|
litellm/proxy/common_utils/html_forms/__pycache__/ui_login.cpython-310.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=p7QPUbNc7NKg0una39DrC2CL_M-D6HqtIAIRakIYFHk,1305
|
|
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-310.pyc,,
|
|
litellm/proxy/config_management_endpoints/pass_through_endpoints.py,sha256=YviUGQxoJnFuL7zQppiEtUmueLcyPK7S-vyKZeTHeUE,702
|
|
litellm/proxy/credential_endpoints/__pycache__/endpoints.cpython-310.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-310.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-310.pyc,,
|
|
litellm/proxy/db/__pycache__/check_migration.cpython-310.pyc,,
|
|
litellm/proxy/db/__pycache__/create_views.cpython-310.pyc,,
|
|
litellm/proxy/db/__pycache__/db_spend_update_writer.cpython-310.pyc,,
|
|
litellm/proxy/db/__pycache__/dynamo_db.cpython-310.pyc,,
|
|
litellm/proxy/db/__pycache__/exception_handler.cpython-310.pyc,,
|
|
litellm/proxy/db/__pycache__/log_db_metrics.cpython-310.pyc,,
|
|
litellm/proxy/db/__pycache__/prisma_client.cpython-310.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-310.pyc,,
|
|
litellm/proxy/db/db_transaction_queue/__pycache__/daily_spend_update_queue.cpython-310.pyc,,
|
|
litellm/proxy/db/db_transaction_queue/__pycache__/pod_lock_manager.cpython-310.pyc,,
|
|
litellm/proxy/db/db_transaction_queue/__pycache__/redis_update_buffer.cpython-310.pyc,,
|
|
litellm/proxy/db/db_transaction_queue/__pycache__/spend_log_cleanup.cpython-310.pyc,,
|
|
litellm/proxy/db/db_transaction_queue/__pycache__/spend_update_queue.cpython-310.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=G42pCUmKsc27bpefbvzEyxZYo6pDCJtuvashfn1QOOE,7533
|
|
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-310.pyc,,
|
|
litellm/proxy/discovery_endpoints/__pycache__/ui_discovery_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/discovery_endpoints/ui_discovery_endpoints.py,sha256=wRd710I2640hfY6rSN40e6VjveJCqgTnG2U0O7biJTM,636
|
|
litellm/proxy/example_config_yaml/__pycache__/custom_auth.cpython-310.pyc,,
|
|
litellm/proxy/example_config_yaml/__pycache__/custom_auth_basic.cpython-310.pyc,,
|
|
litellm/proxy/example_config_yaml/__pycache__/custom_callbacks.cpython-310.pyc,,
|
|
litellm/proxy/example_config_yaml/__pycache__/custom_callbacks1.cpython-310.pyc,,
|
|
litellm/proxy/example_config_yaml/__pycache__/custom_guardrail.cpython-310.pyc,,
|
|
litellm/proxy/example_config_yaml/__pycache__/custom_handler.cpython-310.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-310.pyc,,
|
|
litellm/proxy/fine_tuning_endpoints/endpoints.py,sha256=IWqNo2PAp26M8IItTTEJQk3iHqXoruNJF95_HtohPxI,23522
|
|
litellm/proxy/google_endpoints/__pycache__/endpoints.cpython-310.pyc,,
|
|
litellm/proxy/google_endpoints/endpoints.py,sha256=7ev4YBruRMpj3SmhUN2sRMVQzofvCpbcVfUPUIAXeVk,7596
|
|
litellm/proxy/guardrails/__pycache__/guardrail_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/__pycache__/guardrail_helpers.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/__pycache__/guardrail_initializers.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/__pycache__/guardrail_registry.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/__pycache__/init_guardrails.cpython-310.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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/__pycache__/custom_guardrail.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai_v2.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/__pycache__/presidio.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/aim/__init__.py,sha256=ZGCW68O2Y3UoqykJow9tn770hCBzYXwbjgyEAaPG8QE,964
|
|
litellm/proxy/guardrails/guardrail_hooks/aim/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/aim/__pycache__/aim.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/aim/aim.py,sha256=WGiOqiU8mSTlAQtxfqfLY7UXpUJPBQKh0uGlkfVkkLs,13307
|
|
litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__init__.py,sha256=RLY81F07SSjfDfjuuAJj1YS0jhy5gGa28rafuTz_Rr4,920
|
|
litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__pycache__/aporia_ai.cpython-310.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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/base.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/prompt_shield.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/text_moderation.cpython-310.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=Qdy8_gKnqLpdGTw-orrFTDmi7pTwvBRFIdhD1tewFv4,38400
|
|
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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/__pycache__/guardrails_ai.cpython-310.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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/lasso/__pycache__/lasso.cpython-310.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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/model_armor/__pycache__/model_armor.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/model_armor/model_armor.py,sha256=mMIlfySfrim5Yh_gnw8WrIOQ0-wuQzkpWyJJPIhoKiI,16441
|
|
litellm/proxy/guardrails/guardrail_hooks/noma/__init__.py,sha256=35rst0BU5iaNNYBooq9vSi6FQ0O7pOnDHC9hPLe7I8A,1057
|
|
litellm/proxy/guardrails/guardrail_hooks/noma/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/noma/__pycache__/noma.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/noma/noma.py,sha256=SY_3TxUNGqiJ10QUyqwuemH_nVTTfF1VGg0kGmKn9us,13440
|
|
litellm/proxy/guardrails/guardrail_hooks/openai/__init__.py,sha256=Lv6qO0sfaRq6GdnvncdvpOSLPO67uJ4jiJDWUDvLniM,1365
|
|
litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/base.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/moderations.cpython-310.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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/pangea/__pycache__/pangea.cpython-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/pangea/pangea.py,sha256=XtrxhDKNqACeqomJKkokoyMt5kvijZkVzIIxpBuOte4,11777
|
|
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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/__pycache__/panw_prisma_airs.cpython-310.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-310.pyc,,
|
|
litellm/proxy/guardrails/guardrail_hooks/pillar/__pycache__/pillar.cpython-310.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-310.pyc,,
|
|
litellm/proxy/health_endpoints/__pycache__/health_app_factory.cpython-310.pyc,,
|
|
litellm/proxy/health_endpoints/_health_endpoints.py,sha256=3tOO4xD7WAeCr4Jpk36G-Uhvnn302X8HzrHa3nYuIxE,33582
|
|
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-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/azure_content_safety.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/batch_redis_get.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/cache_control_check.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/dynamic_rate_limiter.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/key_management_event_hooks.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/max_budget_limiter.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/model_max_budget_limiter.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/parallel_request_limiter.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/parallel_request_limiter_v3.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/prompt_injection_detection.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/proxy_track_cost_callback.cpython-310.pyc,,
|
|
litellm/proxy/hooks/__pycache__/user_management_event_hooks.cpython-310.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=Hccc7S3ENlPDq3ZC5YhAoEJTv_LX0w15ThaGQ90JNUo,31723
|
|
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-310.pyc,,
|
|
litellm/proxy/image_endpoints/__pycache__/endpoints.cpython-310.pyc,,
|
|
litellm/proxy/image_endpoints/endpoints.py,sha256=92ZEjBViZI4M_9QV2lAs0OoWdFKM4k14mUwwhzuK5q8,9440
|
|
litellm/proxy/lambda.py,sha256=h_06oqJhK3tkvnKOmxe7VLtPuIJIsosJE07BFXzF7sQ,107
|
|
litellm/proxy/litellm_pre_call_utils.py,sha256=uwly_EXx5qr_pm_vL74kmwdAoKkJEV_j7uqMcIyIaKg,42565
|
|
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-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/callback_management_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/common_daily_activity.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/customer_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/internal_user_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/key_management_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/mcp_management_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/model_management_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/organization_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/sso_helper_utils.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/tag_management_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/team_callback_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/team_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/types.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/ui_sso.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/__pycache__/user_agent_analytics_endpoints.cpython-310.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=4pzqTs9YCZg7Kt70YEF1LXc1NMUSNRe5h3mzIn2GIsc,19862
|
|
litellm/proxy/management_endpoints/common_utils.py,sha256=qCogtKnTnQnPpKPRbDOYiftanlrQH5ygaLGQ13T5UgU,4059
|
|
litellm/proxy/management_endpoints/customer_endpoints.py,sha256=mbeNRQamWc5C2kysJQ0IRvv92FpbIKmX4Zu0t2zkNAA,23612
|
|
litellm/proxy/management_endpoints/internal_user_endpoints.py,sha256=zFt9MK2ffN_5u9x_zAXWJt-W73IIxwAXHc6c5_uVFLk,72695
|
|
litellm/proxy/management_endpoints/key_management_endpoints.py,sha256=ZUxeZGKj2zzQ1IWYyAL9ZoA9AdQaxJMhzP5TOruF5xQ,121621
|
|
litellm/proxy/management_endpoints/mcp_management_endpoints.py,sha256=iy3e2yjHO_ath32YDkCyT6GMDQEoLUZtBHh-jIS2gJk,22484
|
|
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-310.pyc,,
|
|
litellm/proxy/management_endpoints/scim/__pycache__/scim_v2.cpython-310.pyc,,
|
|
litellm/proxy/management_endpoints/scim/scim_transformations.py,sha256=tMd-QWsJzdTo0U4p2HG9gjVg60sziWn0AgFsaxDGbeE,6633
|
|
litellm/proxy/management_endpoints/scim/scim_v2.py,sha256=QsrpR5-xX6_C9iyh4wXBmf-phc4PcCBOg9qfJcMfx-k,39730
|
|
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=e4uYoBI8bIfpK5JpMkDkmqa0jtsYsXXoNZ0-J-uKb4U,113105
|
|
litellm/proxy/management_endpoints/types.py,sha256=hMQffPXPNdFFtsG8H9BWkCKp_eKO7FWFG_-qQflEBTc,225
|
|
litellm/proxy/management_endpoints/ui_sso.py,sha256=DUdrK-SO8qs3Z8aO3soycboXT3ZQNHWJYjKaDWNPE1k,74624
|
|
litellm/proxy/management_endpoints/user_agent_analytics_endpoints.py,sha256=wtCIxtXWU_L75qv23r3WrvZP1bZQkArhSYKnfbfY3PA,28281
|
|
litellm/proxy/management_helpers/__pycache__/audit_logs.cpython-310.pyc,,
|
|
litellm/proxy/management_helpers/__pycache__/object_permission_utils.cpython-310.pyc,,
|
|
litellm/proxy/management_helpers/__pycache__/team_member_permission_checks.cpython-310.pyc,,
|
|
litellm/proxy/management_helpers/__pycache__/user_invitation.cpython-310.pyc,,
|
|
litellm/proxy/management_helpers/__pycache__/utils.cpython-310.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=BQAeUfAeyqtIVGhYvT81Ohc9Ho3ENiMNfYsblIvkezQ,6347
|
|
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-310.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-310.pyc,,
|
|
litellm/proxy/openai_files_endpoints/__pycache__/files_endpoints.cpython-310.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-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/__pycache__/llm_passthrough_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/__pycache__/pass_through_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/__pycache__/passthrough_endpoint_router.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/__pycache__/streaming_handler.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/__pycache__/success_handler.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/common_utils.py,sha256=s6UbE_5HV03eUOntNb8v8F24yZ-5v1sXDAXk5252Ubk,502
|
|
litellm/proxy/pass_through_endpoints/llm_passthrough_endpoints.py,sha256=1nTHHsHAcjNGpPubSlMVKzpp7Ve4tETP1JcmXs_7sRw,37997
|
|
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/anthropic_passthrough_logging_handler.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/assembly_passthrough_logging_handler.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/base_passthrough_logging_handler.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/cohere_passthrough_logging_handler.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/vertex_passthrough_logging_handler.cpython-310.pyc,,
|
|
litellm/proxy/pass_through_endpoints/llm_provider_handlers/anthropic_passthrough_logging_handler.py,sha256=kBsB9FHbBZ-cADbwCBNycPP6TxMSTXDIn17fsfR3ti0,8619
|
|
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=u_j8enJWLr2czoVcbX9YZg8SvYQIpACqzf9FgJU59gw,52160
|
|
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=CpARavky10doiQNF_YUOZx0JSIl_anKSy9Ykwp2T7EE,914
|
|
litellm/proxy/prompts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
litellm/proxy/prompts/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/proxy/prompts/__pycache__/init_prompts.cpython-310.pyc,,
|
|
litellm/proxy/prompts/__pycache__/prompt_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/prompts/__pycache__/prompt_registry.cpython-310.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=ccwiC9rPkymPbZ6kBJaJRCu6mSA7YePWm5V9rcl9m40,29022
|
|
litellm/proxy/proxy_config.yaml,sha256=Fuq3pEYFobgheJEK8uGNXdJFd4lTcDj5xQ6XvZZbUSo,167
|
|
litellm/proxy/proxy_server.py,sha256=P31ZayJ5V4ZdbyObSeXtYT3L_eXUCBbzhx2zSDeTZwQ,351129
|
|
litellm/proxy/public_endpoints/__init__.py,sha256=NleKkLOwFM6WJB8hqsoSoPq0b16wysEiW25VStkYuGA,59
|
|
litellm/proxy/public_endpoints/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/proxy/public_endpoints/__pycache__/public_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/public_endpoints/public_endpoints.py,sha256=fztkNSvoebbQY0HvajG2ni2o3hnUhpcuZJPK8T0OyXA,1846
|
|
litellm/proxy/rerank_endpoints/__pycache__/endpoints.cpython-310.pyc,,
|
|
litellm/proxy/rerank_endpoints/endpoints.py,sha256=ZUXgvKP2UVvVYYk9UrgkDLEaE4y3WDWO4fnP9IF_V04,4189
|
|
litellm/proxy/response_api_endpoints/__pycache__/endpoints.cpython-310.pyc,,
|
|
litellm/proxy/response_api_endpoints/endpoints.py,sha256=DPTM0TRfjoxfyxfCa8c5g64zbnjZ5PqgYUTqs6yqzpU,8769
|
|
litellm/proxy/route_llm_request.py,sha256=tBHdi841h7Dbp3FSqsV9JekDDjiushyGaIT59B7KfCg,5633
|
|
litellm/proxy/schema.prisma,sha256=aIzWXmFV_Z73nE-hdAkkrbAD69nNZuTfnN3kTwNA0Cg,21129
|
|
litellm/proxy/spend_tracking/__pycache__/cloudzero_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/spend_tracking/__pycache__/cold_storage_handler.cpython-310.pyc,,
|
|
litellm/proxy/spend_tracking/__pycache__/spend_management_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/spend_tracking/__pycache__/spend_tracking_utils.cpython-310.pyc,,
|
|
litellm/proxy/spend_tracking/cloudzero_endpoints.py,sha256=u72SAp8ISbwFNaGgbsMy-7YE2Jey7Bb_2ii-Wz6dIYE,16895
|
|
litellm/proxy/spend_tracking/cold_storage_handler.py,sha256=NUAIsmJbd4hDpd8cLGC67AEFBATyvKhqeOhrZ2T5rrE,2171
|
|
litellm/proxy/spend_tracking/spend_management_endpoints.py,sha256=FMk-rfHq4szNyt99Sa16XaA-EPqKKSH_r0Txh9-1WC8,98571
|
|
litellm/proxy/spend_tracking/spend_tracking_utils.py,sha256=nV32ioY7EnftP4ZdBJw6nXrVGoYsu99C1a-viWdCKqg,21154
|
|
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-310.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-310.pyc,,
|
|
litellm/proxy/ui_crud_endpoints/__pycache__/proxy_setting_endpoints.cpython-310.pyc,,
|
|
litellm/proxy/ui_crud_endpoints/proxy_setting_endpoints.py,sha256=z8YwRR0Mc3pIDdUE9iP44l6tpG3j0zbNUhl_VgEdkhA,22215
|
|
litellm/proxy/utils.py,sha256=TLEbREcw8zC5-vKt5uqRIe_w7Q9S2-NaqHBel0ffqa4,153551
|
|
litellm/proxy/vector_store_endpoints/__pycache__/endpoints.cpython-310.pyc,,
|
|
litellm/proxy/vector_store_endpoints/endpoints.py,sha256=VeCXdMht7tpWsOwdXtEvxUB3PyfuJIjxK7wVQHwdnK0,5734
|
|
litellm/proxy/vertex_ai_endpoints/__pycache__/langfuse_endpoints.cpython-310.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-310.pyc,,
|
|
litellm/realtime_api/main.py,sha256=9uA4s2McEQtFes6RHw7RkdnihHM9TI9zJpFri8GM20g,5927
|
|
litellm/rerank_api/__pycache__/main.cpython-310.pyc,,
|
|
litellm/rerank_api/__pycache__/rerank_utils.cpython-310.pyc,,
|
|
litellm/rerank_api/main.py,sha256=qtyCUq5tQ-IF0msqKyYn0ku7bZh2-JG9BiXZkuYeoL8,17209
|
|
litellm/rerank_api/rerank_utils.py,sha256=iwKTpiOWpG26kiDbjXjj52qF9GftzHZRLJneyHrli1g,1782
|
|
litellm/responses/__pycache__/main.cpython-310.pyc,,
|
|
litellm/responses/__pycache__/streaming_iterator.cpython-310.pyc,,
|
|
litellm/responses/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/responses/litellm_completion_transformation/__pycache__/handler.cpython-310.pyc,,
|
|
litellm/responses/litellm_completion_transformation/__pycache__/session_handler.cpython-310.pyc,,
|
|
litellm/responses/litellm_completion_transformation/__pycache__/streaming_iterator.cpython-310.pyc,,
|
|
litellm/responses/litellm_completion_transformation/__pycache__/transformation.cpython-310.pyc,,
|
|
litellm/responses/litellm_completion_transformation/handler.py,sha256=n-Mo26svx5z0MySj2nyrIUoMGWkB8vlz_2_S637v98k,5369
|
|
litellm/responses/litellm_completion_transformation/session_handler.py,sha256=g0ITN-BiJ7E3vtjmsLdrqILMstlNZVRiksjOgIdpyiY,12260
|
|
litellm/responses/litellm_completion_transformation/streaming_iterator.py,sha256=6lXldfr_5AD6TQBDRnZ3dQDFckjFsNObz3oPFI__Rlo,7615
|
|
litellm/responses/litellm_completion_transformation/transformation.py,sha256=ZIoShAgPBAJKWPVWk5y_ulTHJEfOy2LSYG-7_-yLsUM,33360
|
|
litellm/responses/main.py,sha256=SkDfxA4fmEt7m7MXtlcam1QtNebIqKLZk_qg0R8HVmw,37882
|
|
litellm/responses/mcp/__pycache__/litellm_proxy_mcp_handler.cpython-310.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=3H7OLOv_IFnUljXUHokhNCkiaWV8BHIlXhJSEEpQ_go,12700
|
|
litellm/router.py,sha256=ki7swBBhSpTmq9w5ggrh7XXYlqktRyjaNCyvV21FMYY,290900
|
|
litellm/router_strategy/__pycache__/base_routing_strategy.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/budget_limiter.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/least_busy.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/lowest_cost.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/lowest_latency.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/lowest_tpm_rpm.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/lowest_tpm_rpm_v2.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/simple_shuffle.cpython-310.pyc,,
|
|
litellm/router_strategy/__pycache__/tag_based_routing.cpython-310.pyc,,
|
|
litellm/router_strategy/auto_router/__pycache__/auto_router.cpython-310.pyc,,
|
|
litellm/router_strategy/auto_router/__pycache__/litellm_encoder.cpython-310.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=Xxnz5HMOmI7vuCEoxqHV1h5OB5RH92OQSTxpo5RmtKc,24740
|
|
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=lRLPNGaKk57yZ1cFTPXhGWZqXdrI4kDWpZNz7zfq7VE,2306
|
|
litellm/router_strategy/tag_based_routing.py,sha256=EP85NBvKJHUFxuJCeItKefFOcv07brXGnfXVpqQHYTc,4890
|
|
litellm/router_utils/__pycache__/add_retry_fallback_headers.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/batch_utils.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/client_initalization_utils.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/clientside_credential_handler.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/common_utils.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/cooldown_cache.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/cooldown_callbacks.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/cooldown_handlers.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/fallback_event_handlers.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/get_retry_from_policy.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/handle_error.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/pattern_match_deployments.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/prompt_caching_cache.cpython-310.pyc,,
|
|
litellm/router_utils/__pycache__/response_headers.cpython-310.pyc,,
|
|
litellm/router_utils/add_retry_fallback_headers.py,sha256=4E2Tw715u22nRLwJtLDx2B3EdK1u3GIn7pYj65QBwg8,1963
|
|
litellm/router_utils/batch_utils.py,sha256=jblv5NJXol6ar7SiUCtQNwZvMcVmP8zYrRzOY47jzlo,3258
|
|
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=oZwgBYy5_1KSuJ2bQ34vjBB-QXyA_EOc9BaKnIG-uNU,7054
|
|
litellm/router_utils/cooldown_callbacks.py,sha256=t6JzjRfaXCWLnWdqqJ2yJT7KsrR9sUYmzY511T5Ub14,3316
|
|
litellm/router_utils/cooldown_handlers.py,sha256=F-blISEW_Dkh9ovl9Qeq_1qPGGYm7wdMpUcOYyKqxuQ,14888
|
|
litellm/router_utils/fallback_event_handlers.py,sha256=PG0MTeKG5VGazPz5KTTLvxDxBQsqZwRS2BsdwMP9sak,11686
|
|
litellm/router_utils/get_retry_from_policy.py,sha256=RDoTzl7_6aMaqkvxN4FxCi3m01-Lkb204iDJOwFwWpw,2254
|
|
litellm/router_utils/handle_error.py,sha256=yj8G7w0Uf8MS6ekGZ3uxAZbL-fWV-hWOQjgV_-9-604,3310
|
|
litellm/router_utils/pattern_match_deployments.py,sha256=lB9C9D1Tzfs3WuF87PJBa9Ik3-MnzL8bfS7oG8yTuzM,8798
|
|
litellm/router_utils/pre_call_checks/__pycache__/prompt_caching_deployment_check.cpython-310.pyc,,
|
|
litellm/router_utils/pre_call_checks/__pycache__/responses_api_deployment_check.cpython-310.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-310.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-310.pyc,,
|
|
litellm/secret_managers/__pycache__/aws_secret_manager_v2.cpython-310.pyc,,
|
|
litellm/secret_managers/__pycache__/base_secret_manager.cpython-310.pyc,,
|
|
litellm/secret_managers/__pycache__/get_azure_ad_token_provider.cpython-310.pyc,,
|
|
litellm/secret_managers/__pycache__/google_kms.cpython-310.pyc,,
|
|
litellm/secret_managers/__pycache__/google_secret_manager.cpython-310.pyc,,
|
|
litellm/secret_managers/__pycache__/hashicorp_secret_manager.cpython-310.pyc,,
|
|
litellm/secret_managers/__pycache__/main.cpython-310.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-310.pyc,,
|
|
litellm/types/__pycache__/caching.cpython-310.pyc,,
|
|
litellm/types/__pycache__/completion.cpython-310.pyc,,
|
|
litellm/types/__pycache__/embedding.cpython-310.pyc,,
|
|
litellm/types/__pycache__/files.cpython-310.pyc,,
|
|
litellm/types/__pycache__/fine_tuning.cpython-310.pyc,,
|
|
litellm/types/__pycache__/guardrails.cpython-310.pyc,,
|
|
litellm/types/__pycache__/mcp.cpython-310.pyc,,
|
|
litellm/types/__pycache__/realtime.cpython-310.pyc,,
|
|
litellm/types/__pycache__/rerank.cpython-310.pyc,,
|
|
litellm/types/__pycache__/router.cpython-310.pyc,,
|
|
litellm/types/__pycache__/scheduler.cpython-310.pyc,,
|
|
litellm/types/__pycache__/services.cpython-310.pyc,,
|
|
litellm/types/__pycache__/tag_management.cpython-310.pyc,,
|
|
litellm/types/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/types/__pycache__/vector_stores.cpython-310.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-310.pyc,,
|
|
litellm/types/google_genai/__pycache__/main.cpython-310.pyc,,
|
|
litellm/types/google_genai/main.py,sha256=k0d-IYuBqdkFJjHblD97XJrzVyZAZ9hMOsKfQclS8qc,1261
|
|
litellm/types/guardrails.py,sha256=XmpkK3WVWqJYWRkWqNlk-w1Y--_A1Tw0ZVlMuRuFxU4,17818
|
|
litellm/types/images/__pycache__/main.cpython-310.pyc,,
|
|
litellm/types/images/main.py,sha256=EDg7SmjSZzn-18JBMeX84vKqiCxhwoPle0l6HzAHVlo,963
|
|
litellm/types/integrations/__pycache__/anthropic_cache_control_hook.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/argilla.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/arize.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/arize_phoenix.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/base_health_check.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/cloudzero.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/custom_logger.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/datadog.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/datadog_llm_obs.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/gcs_bucket.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/langfuse.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/langfuse_otel.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/langsmith.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/pagerduty.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/prometheus.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/s3_v2.cpython-310.pyc,,
|
|
litellm/types/integrations/__pycache__/slack_alerting.cpython-310.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=yKJuGkrEM9eWK9DEgEMc7tPQjNfPqfoyJFLAsFUlgI8,2160
|
|
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=MaTAiwwhdXJk0VgELxOv2gPYuaNtzLkvL43URgi6Osk,1298
|
|
litellm/types/integrations/langsmith.py,sha256=fF6YZSqHUoxicOXU1-lnWc6TceXB9PIkpp5_rjzkzZA,1771
|
|
litellm/types/integrations/pagerduty.py,sha256=BKgwbaKqRRwvtoqSISh1aCoYOrgMqda0mLWbleQ1rso,1934
|
|
litellm/types/integrations/prometheus.py,sha256=PyQcJT4SNpjkHdgycRJ85At7XHPXndNcdNHjh-I9cc4,18341
|
|
litellm/types/integrations/rag/__pycache__/bedrock_knowledgebase.cpython-310.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-310.pyc,,
|
|
litellm/types/litellm_core_utils/streaming_chunk_builder_utils.py,sha256=KxJJNqHHjtFVWLYPxQ-9VZQi8mV4AQXUc4LLp8wFOg8,469
|
|
litellm/types/llms/__pycache__/aiml.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/anthropic.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/azure.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/azure_ai.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/base.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/bedrock.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/bedrock_invoke_agents.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/cohere.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/custom_http.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/custom_llm.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/databricks.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/gemini.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/mistral.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/oci.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/ollama.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/openai.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/openrouter.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/recraft.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/rerank.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/triton.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/vertex_ai.cpython-310.pyc,,
|
|
litellm/types/llms/__pycache__/watsonx.cpython-310.pyc,,
|
|
litellm/types/llms/aiml.py,sha256=yfvUxp2-6TNTufoICCPhnmKEOZck_l1bG_hPNUmUL0g,1085
|
|
litellm/types/llms/anthropic.py,sha256=waeM5ut2rhN3x753-9qV4LW3MLDD_6ybMMsW5LbgOzM,11350
|
|
litellm/types/llms/anthropic_messages/__pycache__/anthropic_request.cpython-310.pyc,,
|
|
litellm/types/llms/anthropic_messages/__pycache__/anthropic_response.cpython-310.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=QenDtUvffExwzs4xAi2nJD3rpxuOwMvcHisUVY3cuKs,477
|
|
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=BYJuI78eV7bDEh8KtWB1eX27hN-gH_HDMRG1bwQsrTk,50232
|
|
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=MaXi-SmxLznGZBoSOvNX1DER58u6kr9zNYIm2573P4Q,14744
|
|
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-310.pyc,,
|
|
litellm/types/mcp_server/__pycache__/tool_registry.cpython-310.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-310.pyc,,
|
|
litellm/types/passthrough_endpoints/__pycache__/pass_through_endpoints.cpython-310.pyc,,
|
|
litellm/types/passthrough_endpoints/__pycache__/vertex_ai.cpython-310.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-310.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-310.pyc,,
|
|
litellm/types/proxy/__pycache__/litellm_pre_call_utils.cpython-310.pyc,,
|
|
litellm/types/proxy/__pycache__/ui_sso.cpython-310.pyc,,
|
|
litellm/types/proxy/cloudzero_endpoints.py,sha256=Rx6wkrdSpGNdTsMl7BXo6q7iTzIwxbmkgXm6PWCxT1Q,2003
|
|
litellm/types/proxy/discovery_endpoints/__pycache__/ui_discovery_endpoints.cpython-310.pyc,,
|
|
litellm/types/proxy/discovery_endpoints/ui_discovery_endpoints.py,sha256=0qLCpiGZKOCsl80dPVAcJGehdtz9aOtNexFIeWt8j8A,161
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/aim.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/aporia_ai.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/base.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/bedrock_guardrails.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/guardrails_ai.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai_v2.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/lasso.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/model_armor.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/pangea.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/panw_prisma_airs.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/pillar.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/presidio.cpython-310.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-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/azure_text_moderation.cpython-310.pyc,,
|
|
litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/base.cpython-310.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-310.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-310.pyc,,
|
|
litellm/types/proxy/management_endpoints/__pycache__/internal_user_endpoints.cpython-310.pyc,,
|
|
litellm/types/proxy/management_endpoints/__pycache__/model_management_endpoints.cpython-310.pyc,,
|
|
litellm/types/proxy/management_endpoints/__pycache__/scim_v2.cpython-310.pyc,,
|
|
litellm/types/proxy/management_endpoints/__pycache__/team_endpoints.cpython-310.pyc,,
|
|
litellm/types/proxy/management_endpoints/__pycache__/ui_sso.cpython-310.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-310.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-310.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-310.pyc,,
|
|
litellm/types/secret_managers/__pycache__/main.cpython-310.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=EUSKKhRWY1j8Tnt4JPlbLtMI3jdhQNavBjqp6qgR9dQ,80732
|
|
litellm/types/vector_stores.py,sha256=j_VMN4nLSFiXDuMKh1p9_ZM_LVeQsTygF33FRH2p4n0,6119
|
|
litellm/utils.py,sha256=g-CvrWdX_uKWyySU8AFLddwvHzBiup0Z4Ypzxmi5ovU,298832
|
|
litellm/vector_stores/__init__.py,sha256=QE-5X7RgVakRbO2J3bK7jgLWfoEP5VzJGkhZ1Fd_hBk,184
|
|
litellm/vector_stores/__pycache__/__init__.cpython-310.pyc,,
|
|
litellm/vector_stores/__pycache__/main.cpython-310.pyc,,
|
|
litellm/vector_stores/__pycache__/utils.cpython-310.pyc,,
|
|
litellm/vector_stores/__pycache__/vector_store_registry.cpython-310.pyc,,
|
|
litellm/vector_stores/main.py,sha256=mu_7BfSZBix00e1BWKzczLa2uLaQOP599aMOAm0sLRw,16498
|
|
litellm/vector_stores/utils.py,sha256=IaxWE8s4kHT3LOmUP51QfAiKMMqgsKw7g4pvQqZjCBQ,1767
|
|
litellm/vector_stores/vector_store_registry.py,sha256=4KQCQ8ZcU0TSEIfhnoKcOyFlIvN28pdJHnh3GDOtB9I,11913
|