bin/litellm
bin/litellm-proxy
lib/python3.12/site-packages/litellm-1.79.1.dist-info/INSTALLER
lib/python3.12/site-packages/litellm-1.79.1.dist-info/METADATA
lib/python3.12/site-packages/litellm-1.79.1.dist-info/RECORD
lib/python3.12/site-packages/litellm-1.79.1.dist-info/REQUESTED
lib/python3.12/site-packages/litellm-1.79.1.dist-info/WHEEL
lib/python3.12/site-packages/litellm-1.79.1.dist-info/direct_url.json
lib/python3.12/site-packages/litellm-1.79.1.dist-info/entry_points.txt
lib/python3.12/site-packages/litellm-1.79.1.dist-info/licenses/LICENSE
lib/python3.12/site-packages/litellm/__init__.py
lib/python3.12/site-packages/litellm/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/_logging.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/_redis.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/_service_logger.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/_uuid.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/_version.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/budget_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/constants.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/exceptions.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/router.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/scheduler.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/timeout.cpython-312.pyc
lib/python3.12/site-packages/litellm/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/_logging.py
lib/python3.12/site-packages/litellm/_redis.py
lib/python3.12/site-packages/litellm/_service_logger.py
lib/python3.12/site-packages/litellm/_uuid.py
lib/python3.12/site-packages/litellm/_version.py
lib/python3.12/site-packages/litellm/anthropic_interface/__init__.py
lib/python3.12/site-packages/litellm/anthropic_interface/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/anthropic_interface/messages/__init__.py
lib/python3.12/site-packages/litellm/anthropic_interface/messages/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/anthropic_interface/readme.md
lib/python3.12/site-packages/litellm/assistants/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/assistants/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/assistants/main.py
lib/python3.12/site-packages/litellm/assistants/utils.py
lib/python3.12/site-packages/litellm/batch_completion/Readme.md
lib/python3.12/site-packages/litellm/batch_completion/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/batch_completion/main.py
lib/python3.12/site-packages/litellm/batches/__pycache__/batch_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/batches/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/batches/batch_utils.py
lib/python3.12/site-packages/litellm/batches/main.py
lib/python3.12/site-packages/litellm/budget_manager.py
lib/python3.12/site-packages/litellm/caching/Readme.md
lib/python3.12/site-packages/litellm/caching/__init__.py
lib/python3.12/site-packages/litellm/caching/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/_internal_lru_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/azure_blob_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/base_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/caching.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/caching_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/disk_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/dual_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/gcs_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/in_memory_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/llm_caching_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/qdrant_semantic_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/redis_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/redis_cluster_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/redis_semantic_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/__pycache__/s3_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/caching/_internal_lru_cache.py
lib/python3.12/site-packages/litellm/caching/azure_blob_cache.py
lib/python3.12/site-packages/litellm/caching/base_cache.py
lib/python3.12/site-packages/litellm/caching/caching.py
lib/python3.12/site-packages/litellm/caching/caching_handler.py
lib/python3.12/site-packages/litellm/caching/disk_cache.py
lib/python3.12/site-packages/litellm/caching/dual_cache.py
lib/python3.12/site-packages/litellm/caching/gcs_cache.py
lib/python3.12/site-packages/litellm/caching/in_memory_cache.py
lib/python3.12/site-packages/litellm/caching/llm_caching_handler.py
lib/python3.12/site-packages/litellm/caching/qdrant_semantic_cache.py
lib/python3.12/site-packages/litellm/caching/redis_cache.py
lib/python3.12/site-packages/litellm/caching/redis_cluster_cache.py
lib/python3.12/site-packages/litellm/caching/redis_semantic_cache.py
lib/python3.12/site-packages/litellm/caching/s3_cache.py
lib/python3.12/site-packages/litellm/completion_extras/README.md
lib/python3.12/site-packages/litellm/completion_extras/__init__.py
lib/python3.12/site-packages/litellm/completion_extras/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/completion_extras/litellm_responses_transformation/__init__.py
lib/python3.12/site-packages/litellm/completion_extras/litellm_responses_transformation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/completion_extras/litellm_responses_transformation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/completion_extras/litellm_responses_transformation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/completion_extras/litellm_responses_transformation/handler.py
lib/python3.12/site-packages/litellm/completion_extras/litellm_responses_transformation/transformation.py
lib/python3.12/site-packages/litellm/constants.py
lib/python3.12/site-packages/litellm/cost.json
lib/python3.12/site-packages/litellm/cost_calculator.py
lib/python3.12/site-packages/litellm/endpoints/speech/speech_to_completion_bridge/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/endpoints/speech/speech_to_completion_bridge/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/endpoints/speech/speech_to_completion_bridge/handler.py
lib/python3.12/site-packages/litellm/endpoints/speech/speech_to_completion_bridge/transformation.py
lib/python3.12/site-packages/litellm/exceptions.py
lib/python3.12/site-packages/litellm/experimental_mcp_client/Readme.md
lib/python3.12/site-packages/litellm/experimental_mcp_client/__init__.py
lib/python3.12/site-packages/litellm/experimental_mcp_client/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/experimental_mcp_client/__pycache__/client.cpython-312.pyc
lib/python3.12/site-packages/litellm/experimental_mcp_client/__pycache__/tools.cpython-312.pyc
lib/python3.12/site-packages/litellm/experimental_mcp_client/client.py
lib/python3.12/site-packages/litellm/experimental_mcp_client/tools.py
lib/python3.12/site-packages/litellm/files/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/files/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/files/main.py
lib/python3.12/site-packages/litellm/files/utils.py
lib/python3.12/site-packages/litellm/fine_tuning/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/fine_tuning/main.py
lib/python3.12/site-packages/litellm/google_genai/Readme.md
lib/python3.12/site-packages/litellm/google_genai/__init__.py
lib/python3.12/site-packages/litellm/google_genai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/google_genai/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/google_genai/__pycache__/streaming_iterator.cpython-312.pyc
lib/python3.12/site-packages/litellm/google_genai/adapters/__init__.py
lib/python3.12/site-packages/litellm/google_genai/adapters/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/google_genai/adapters/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/google_genai/adapters/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/google_genai/adapters/handler.py
lib/python3.12/site-packages/litellm/google_genai/adapters/transformation.py
lib/python3.12/site-packages/litellm/google_genai/main.py
lib/python3.12/site-packages/litellm/google_genai/streaming_iterator.py
lib/python3.12/site-packages/litellm/images/__init__.py
lib/python3.12/site-packages/litellm/images/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/images/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/images/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/images/main.py
lib/python3.12/site-packages/litellm/images/utils.py
lib/python3.12/site-packages/litellm/integrations/Readme.md
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/Readme.md
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/__pycache__/batching_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/__pycache__/budget_alert_types.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/__pycache__/hanging_request_check.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/__pycache__/slack_alerting.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/batching_handler.py
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/budget_alert_types.py
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/hanging_request_check.py
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/slack_alerting.py
lib/python3.12/site-packages/litellm/integrations/SlackAlerting/utils.py
lib/python3.12/site-packages/litellm/integrations/__init__.py
lib/python3.12/site-packages/litellm/integrations/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/additional_logging_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/anthropic_cache_control_hook.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/argilla.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/athina.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/braintrust_logging.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/custom_batch_logger.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/custom_guardrail.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/custom_logger.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/custom_prompt_management.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/custom_sso_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/dynamodb.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/email_alerting.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/galileo.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/greenscale.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/helicone.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/humanloop.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/lago.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/langsmith.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/langtrace.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/literal_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/logfire_logger.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/lunary.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/mlflow.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/openmeter.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/opentelemetry.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/posthog.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/prometheus_services.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/prompt_layer.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/prompt_management_base.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/s3.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/s3_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/sqs.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/supabase.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/test_httpx.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/traceloop.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/__pycache__/weights_biases.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/_types/__pycache__/open_inference.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/_types/open_inference.py
lib/python3.12/site-packages/litellm/integrations/additional_logging_utils.py
lib/python3.12/site-packages/litellm/integrations/agentops/__init__.py
lib/python3.12/site-packages/litellm/integrations/agentops/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/agentops/__pycache__/agentops.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/agentops/agentops.py
lib/python3.12/site-packages/litellm/integrations/anthropic_cache_control_hook.py
lib/python3.12/site-packages/litellm/integrations/argilla.py
lib/python3.12/site-packages/litellm/integrations/arize/__pycache__/_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/arize/__pycache__/arize.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/arize/__pycache__/arize_phoenix.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/arize/_utils.py
lib/python3.12/site-packages/litellm/integrations/arize/arize.py
lib/python3.12/site-packages/litellm/integrations/arize/arize_phoenix.py
lib/python3.12/site-packages/litellm/integrations/athina.py
lib/python3.12/site-packages/litellm/integrations/azure_storage/__pycache__/azure_storage.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/azure_storage/azure_storage.py
lib/python3.12/site-packages/litellm/integrations/bitbucket/README.md
lib/python3.12/site-packages/litellm/integrations/bitbucket/__init__.py
lib/python3.12/site-packages/litellm/integrations/bitbucket/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/bitbucket/__pycache__/bitbucket_client.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/bitbucket/__pycache__/bitbucket_prompt_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/bitbucket/bitbucket_client.py
lib/python3.12/site-packages/litellm/integrations/bitbucket/bitbucket_prompt_manager.py
lib/python3.12/site-packages/litellm/integrations/braintrust_logging.py
lib/python3.12/site-packages/litellm/integrations/cloudzero/__pycache__/cloudzero.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/cloudzero/__pycache__/cz_resource_names.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/cloudzero/__pycache__/cz_stream_api.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/cloudzero/__pycache__/database.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/cloudzero/__pycache__/transform.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/cloudzero/cloudzero.py
lib/python3.12/site-packages/litellm/integrations/cloudzero/cz_resource_names.py
lib/python3.12/site-packages/litellm/integrations/cloudzero/cz_stream_api.py
lib/python3.12/site-packages/litellm/integrations/cloudzero/database.py
lib/python3.12/site-packages/litellm/integrations/cloudzero/transform.py
lib/python3.12/site-packages/litellm/integrations/custom_batch_logger.py
lib/python3.12/site-packages/litellm/integrations/custom_guardrail.py
lib/python3.12/site-packages/litellm/integrations/custom_logger.py
lib/python3.12/site-packages/litellm/integrations/custom_prompt_management.py
lib/python3.12/site-packages/litellm/integrations/custom_sso_handler.py
lib/python3.12/site-packages/litellm/integrations/datadog/__pycache__/datadog.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/datadog/__pycache__/datadog_llm_obs.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/datadog/datadog.py
lib/python3.12/site-packages/litellm/integrations/datadog/datadog_llm_obs.py
lib/python3.12/site-packages/litellm/integrations/deepeval/__init__.py
lib/python3.12/site-packages/litellm/integrations/deepeval/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/deepeval/__pycache__/api.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/deepeval/__pycache__/deepeval.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/deepeval/__pycache__/types.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/deepeval/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/deepeval/api.py
lib/python3.12/site-packages/litellm/integrations/deepeval/deepeval.py
lib/python3.12/site-packages/litellm/integrations/deepeval/types.py
lib/python3.12/site-packages/litellm/integrations/deepeval/utils.py
lib/python3.12/site-packages/litellm/integrations/dotprompt/README.md
lib/python3.12/site-packages/litellm/integrations/dotprompt/__init__.py
lib/python3.12/site-packages/litellm/integrations/dotprompt/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/dotprompt/__pycache__/dotprompt_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/dotprompt/__pycache__/prompt_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/dotprompt/dotprompt_manager.py
lib/python3.12/site-packages/litellm/integrations/dotprompt/prompt_manager.py
lib/python3.12/site-packages/litellm/integrations/dynamodb.py
lib/python3.12/site-packages/litellm/integrations/email_alerting.py
lib/python3.12/site-packages/litellm/integrations/email_templates/__pycache__/email_footer.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/email_templates/__pycache__/key_created_email.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/email_templates/__pycache__/templates.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/email_templates/__pycache__/user_invitation_email.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/email_templates/email_footer.py
lib/python3.12/site-packages/litellm/integrations/email_templates/key_created_email.py
lib/python3.12/site-packages/litellm/integrations/email_templates/templates.py
lib/python3.12/site-packages/litellm/integrations/email_templates/user_invitation_email.py
lib/python3.12/site-packages/litellm/integrations/galileo.py
lib/python3.12/site-packages/litellm/integrations/gcs_bucket/Readme.md
lib/python3.12/site-packages/litellm/integrations/gcs_bucket/__pycache__/gcs_bucket.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/gcs_bucket/__pycache__/gcs_bucket_base.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/gcs_bucket/gcs_bucket.py
lib/python3.12/site-packages/litellm/integrations/gcs_bucket/gcs_bucket_base.py
lib/python3.12/site-packages/litellm/integrations/gcs_pubsub/__pycache__/pub_sub.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/gcs_pubsub/pub_sub.py
lib/python3.12/site-packages/litellm/integrations/gitlab/README.md
lib/python3.12/site-packages/litellm/integrations/gitlab/__init__.py
lib/python3.12/site-packages/litellm/integrations/gitlab/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/gitlab/__pycache__/gitlab_client.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/gitlab/__pycache__/gitlab_prompt_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/gitlab/gitlab_client.py
lib/python3.12/site-packages/litellm/integrations/gitlab/gitlab_prompt_manager.py
lib/python3.12/site-packages/litellm/integrations/greenscale.py
lib/python3.12/site-packages/litellm/integrations/helicone.py
lib/python3.12/site-packages/litellm/integrations/humanloop.py
lib/python3.12/site-packages/litellm/integrations/lago.py
lib/python3.12/site-packages/litellm/integrations/langfuse/__pycache__/langfuse.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/langfuse/__pycache__/langfuse_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/langfuse/__pycache__/langfuse_otel.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/langfuse/__pycache__/langfuse_prompt_management.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/langfuse/langfuse.py
lib/python3.12/site-packages/litellm/integrations/langfuse/langfuse_handler.py
lib/python3.12/site-packages/litellm/integrations/langfuse/langfuse_otel.py
lib/python3.12/site-packages/litellm/integrations/langfuse/langfuse_prompt_management.py
lib/python3.12/site-packages/litellm/integrations/langsmith.py
lib/python3.12/site-packages/litellm/integrations/langtrace.py
lib/python3.12/site-packages/litellm/integrations/literal_ai.py
lib/python3.12/site-packages/litellm/integrations/logfire_logger.py
lib/python3.12/site-packages/litellm/integrations/lunary.py
lib/python3.12/site-packages/litellm/integrations/mlflow.py
lib/python3.12/site-packages/litellm/integrations/openmeter.py
lib/python3.12/site-packages/litellm/integrations/opentelemetry.py
lib/python3.12/site-packages/litellm/integrations/opik/__pycache__/opik.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/opik/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/opik/opik.py
lib/python3.12/site-packages/litellm/integrations/opik/utils.py
lib/python3.12/site-packages/litellm/integrations/posthog.py
lib/python3.12/site-packages/litellm/integrations/prometheus_helpers/__pycache__/prometheus_api.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/prometheus_helpers/prometheus_api.py
lib/python3.12/site-packages/litellm/integrations/prometheus_services.py
lib/python3.12/site-packages/litellm/integrations/prompt_layer.py
lib/python3.12/site-packages/litellm/integrations/prompt_management_base.py
lib/python3.12/site-packages/litellm/integrations/s3.py
lib/python3.12/site-packages/litellm/integrations/s3_v2.py
lib/python3.12/site-packages/litellm/integrations/sqs.py
lib/python3.12/site-packages/litellm/integrations/supabase.py
lib/python3.12/site-packages/litellm/integrations/test_httpx.py
lib/python3.12/site-packages/litellm/integrations/traceloop.py
lib/python3.12/site-packages/litellm/integrations/vector_store_integrations/__pycache__/base_vector_store.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/vector_store_integrations/__pycache__/vector_store_pre_call_hook.cpython-312.pyc
lib/python3.12/site-packages/litellm/integrations/vector_store_integrations/base_vector_store.py
lib/python3.12/site-packages/litellm/integrations/vector_store_integrations/vector_store_pre_call_hook.py
lib/python3.12/site-packages/litellm/integrations/weights_biases.py
lib/python3.12/site-packages/litellm/litellm_core_utils/README.md
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/app_crypto.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/asyncify.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/cached_imports.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/cli_token_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/core_helpers.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/coroutine_checker.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/credential_accessor.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/custom_logger_registry.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/dd_tracing.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/default_encoding.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/dot_notation_indexing.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/duration_parser.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/exception_mapping_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/fallback_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/get_litellm_params.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/get_llm_provider_logic.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/get_model_cost_map.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/get_provider_specific_headers.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/get_supported_openai_params.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/health_check_helpers.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/health_check_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/initialize_dynamic_callback_params.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/json_validation_rule.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/litellm_logging.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/llm_request_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/logging_callback_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/logging_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/logging_worker.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/mock_functions.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/model_param_helper.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/model_response_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/realtime_streaming.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/redact_messages.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/response_header_helpers.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/rules.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/safe_json_dumps.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/safe_json_loads.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/sensitive_data_masker.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/streaming_chunk_builder_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/streaming_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/thread_pool_executor.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/__pycache__/token_counter.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/app_crypto.py
lib/python3.12/site-packages/litellm/litellm_core_utils/asyncify.py
lib/python3.12/site-packages/litellm/litellm_core_utils/audio_utils/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/audio_utils/audio_health_check.wav
lib/python3.12/site-packages/litellm/litellm_core_utils/audio_utils/utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/cached_imports.py
lib/python3.12/site-packages/litellm/litellm_core_utils/cli_token_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/core_helpers.py
lib/python3.12/site-packages/litellm/litellm_core_utils/coroutine_checker.py
lib/python3.12/site-packages/litellm/litellm_core_utils/credential_accessor.py
lib/python3.12/site-packages/litellm/litellm_core_utils/custom_logger_registry.py
lib/python3.12/site-packages/litellm/litellm_core_utils/dd_tracing.py
lib/python3.12/site-packages/litellm/litellm_core_utils/default_encoding.py
lib/python3.12/site-packages/litellm/litellm_core_utils/dot_notation_indexing.py
lib/python3.12/site-packages/litellm/litellm_core_utils/duration_parser.py
lib/python3.12/site-packages/litellm/litellm_core_utils/exception_mapping_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/fallback_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/get_litellm_params.py
lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py
lib/python3.12/site-packages/litellm/litellm_core_utils/get_model_cost_map.py
lib/python3.12/site-packages/litellm/litellm_core_utils/get_provider_specific_headers.py
lib/python3.12/site-packages/litellm/litellm_core_utils/get_supported_openai_params.py
lib/python3.12/site-packages/litellm/litellm_core_utils/health_check_helpers.py
lib/python3.12/site-packages/litellm/litellm_core_utils/health_check_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/initialize_dynamic_callback_params.py
lib/python3.12/site-packages/litellm/litellm_core_utils/json_validation_rule.py
lib/python3.12/site-packages/litellm/litellm_core_utils/litellm_logging.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_cost_calc/__pycache__/tool_call_cost_tracking.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_cost_calc/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_cost_calc/tool_call_cost_tracking.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_cost_calc/utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_request_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/__pycache__/convert_dict_to_response.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/__pycache__/get_api_base.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/__pycache__/get_formatted_prompt.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/__pycache__/get_headers.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/__pycache__/response_metadata.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/convert_dict_to_response.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/get_api_base.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/get_formatted_prompt.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/get_headers.py
lib/python3.12/site-packages/litellm/litellm_core_utils/llm_response_utils/response_metadata.py
lib/python3.12/site-packages/litellm/litellm_core_utils/logging_callback_manager.py
lib/python3.12/site-packages/litellm/litellm_core_utils/logging_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/logging_worker.py
lib/python3.12/site-packages/litellm/litellm_core_utils/mock_functions.py
lib/python3.12/site-packages/litellm/litellm_core_utils/model_param_helper.py
lib/python3.12/site-packages/litellm/litellm_core_utils/model_response_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/__pycache__/factory.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/__pycache__/huggingface_template_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/__pycache__/image_handling.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/common_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/factory.py
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/huggingface_template_handler.py
lib/python3.12/site-packages/litellm/litellm_core_utils/prompt_templates/image_handling.py
lib/python3.12/site-packages/litellm/litellm_core_utils/realtime_streaming.py
lib/python3.12/site-packages/litellm/litellm_core_utils/redact_messages.py
lib/python3.12/site-packages/litellm/litellm_core_utils/response_header_helpers.py
lib/python3.12/site-packages/litellm/litellm_core_utils/rules.py
lib/python3.12/site-packages/litellm/litellm_core_utils/safe_json_dumps.py
lib/python3.12/site-packages/litellm/litellm_core_utils/safe_json_loads.py
lib/python3.12/site-packages/litellm/litellm_core_utils/sensitive_data_masker.py
lib/python3.12/site-packages/litellm/litellm_core_utils/specialty_caches/__pycache__/dynamic_logging_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/specialty_caches/dynamic_logging_cache.py
lib/python3.12/site-packages/litellm/litellm_core_utils/streaming_chunk_builder_utils.py
lib/python3.12/site-packages/litellm/litellm_core_utils/streaming_handler.py
lib/python3.12/site-packages/litellm/litellm_core_utils/thread_pool_executor.py
lib/python3.12/site-packages/litellm/litellm_core_utils/token_counter.py
lib/python3.12/site-packages/litellm/litellm_core_utils/tokenizers/9b5ad71b2ce5302211f9c61530b329a4922fc6a4
lib/python3.12/site-packages/litellm/litellm_core_utils/tokenizers/__init__.py
lib/python3.12/site-packages/litellm/litellm_core_utils/tokenizers/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/litellm_core_utils/tokenizers/anthropic_tokenizer.json
lib/python3.12/site-packages/litellm/litellm_core_utils/tokenizers/ec7223a39ce59f226a68acc30dc1af2788490e15
lib/python3.12/site-packages/litellm/litellm_core_utils/tokenizers/fb374d419588a4632f3f557e76b4b70aebbca790
lib/python3.12/site-packages/litellm/llms/README.md
lib/python3.12/site-packages/litellm/llms/__init__.py
lib/python3.12/site-packages/litellm/llms/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/__pycache__/base.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/__pycache__/custom_llm.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/__pycache__/maritalk.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/__pycache__/ollama_chat.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ai21/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ai21/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/aiml/__init__.py
lib/python3.12/site-packages/litellm/llms/aiml/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/aiml/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/aiml/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/aiml/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/aiml/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/aiml/image_generation/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/aiml/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/aiml/image_generation/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/aiml/image_generation/transformation.py
lib/python3.12/site-packages/litellm/llms/aiohttp_openai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/aiohttp_openai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/anthropic/__init__.py
lib/python3.12/site-packages/litellm/llms/anthropic/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/__pycache__/cost_calculation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/batches/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/batches/transformation.py
lib/python3.12/site-packages/litellm/llms/anthropic/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/anthropic/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/chat/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/anthropic/chat/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/chat/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/chat/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/anthropic/chat/handler.py
lib/python3.12/site-packages/litellm/llms/anthropic/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/anthropic/common_utils.py
lib/python3.12/site-packages/litellm/llms/anthropic/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/completion/handler.py
lib/python3.12/site-packages/litellm/llms/anthropic/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/anthropic/cost_calculation.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/__init__.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/streaming_iterator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/handler.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/streaming_iterator.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/adapters/transformation.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/streaming_iterator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/handler.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/streaming_iterator.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/transformation.py
lib/python3.12/site-packages/litellm/llms/anthropic/experimental_pass_through/messages/utils.py
lib/python3.12/site-packages/litellm/llms/azure/__pycache__/assistants.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/__pycache__/audio_transcriptions.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/__pycache__/azure.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/__pycache__/cost_calculation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/assistants.py
lib/python3.12/site-packages/litellm/llms/azure/audio_transcriptions.py
lib/python3.12/site-packages/litellm/llms/azure/azure.py
lib/python3.12/site-packages/litellm/llms/azure/batches/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/batches/handler.py
lib/python3.12/site-packages/litellm/llms/azure/chat/__pycache__/gpt_5_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/chat/__pycache__/gpt_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/chat/__pycache__/o_series_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/chat/__pycache__/o_series_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/chat/gpt_5_transformation.py
lib/python3.12/site-packages/litellm/llms/azure/chat/gpt_transformation.py
lib/python3.12/site-packages/litellm/llms/azure/chat/o_series_handler.py
lib/python3.12/site-packages/litellm/llms/azure/chat/o_series_transformation.py
lib/python3.12/site-packages/litellm/llms/azure/common_utils.py
lib/python3.12/site-packages/litellm/llms/azure/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/completion/handler.py
lib/python3.12/site-packages/litellm/llms/azure/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/azure/cost_calculation.py
lib/python3.12/site-packages/litellm/llms/azure/files/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/files/handler.py
lib/python3.12/site-packages/litellm/llms/azure/fine_tuning/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/fine_tuning/handler.py
lib/python3.12/site-packages/litellm/llms/azure/image_edit/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/image_edit/transformation.py
lib/python3.12/site-packages/litellm/llms/azure/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/azure/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/image_generation/__pycache__/dall_e_2_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/image_generation/__pycache__/dall_e_3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/image_generation/__pycache__/gpt_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/image_generation/dall_e_2_transformation.py
lib/python3.12/site-packages/litellm/llms/azure/image_generation/dall_e_3_transformation.py
lib/python3.12/site-packages/litellm/llms/azure/image_generation/gpt_transformation.py
lib/python3.12/site-packages/litellm/llms/azure/passthrough/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/passthrough/transformation.py
lib/python3.12/site-packages/litellm/llms/azure/realtime/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/realtime/handler.py
lib/python3.12/site-packages/litellm/llms/azure/responses/__pycache__/o_series_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/responses/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/responses/o_series_transformation.py
lib/python3.12/site-packages/litellm/llms/azure/responses/transformation.py
lib/python3.12/site-packages/litellm/llms/azure/text_to_speech/__init__.py
lib/python3.12/site-packages/litellm/llms/azure/text_to_speech/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/text_to_speech/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/text_to_speech/transformation.py
lib/python3.12/site-packages/litellm/llms/azure/vector_stores/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/vector_stores/transformation.py
lib/python3.12/site-packages/litellm/llms/azure/videos/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure/videos/transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/README.md
lib/python3.12/site-packages/litellm/llms/azure_ai/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/chat/handler.py
lib/python3.12/site-packages/litellm/llms/azure_ai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/common_utils.py
lib/python3.12/site-packages/litellm/llms/azure_ai/embed/__init__.py
lib/python3.12/site-packages/litellm/llms/azure_ai/embed/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/embed/__pycache__/cohere_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/embed/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/embed/cohere_transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/embed/handler.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_edit/__init__.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_edit/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_edit/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_edit/transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/__pycache__/dall_e_2_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/__pycache__/dall_e_3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/__pycache__/flux_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/__pycache__/gpt_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/dall_e_2_transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/dall_e_3_transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/flux_transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/image_generation/gpt_transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/ocr/__init__.py
lib/python3.12/site-packages/litellm/llms/azure_ai/ocr/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/ocr/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/ocr/transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/azure_ai/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/azure_ai/vector_stores/__init__.py
lib/python3.12/site-packages/litellm/llms/azure_ai/vector_stores/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/vector_stores/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/azure_ai/vector_stores/transformation.py
lib/python3.12/site-packages/litellm/llms/base.py
lib/python3.12/site-packages/litellm/llms/base_llm/__init__.py
lib/python3.12/site-packages/litellm/llms/base_llm/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/__pycache__/base_model_iterator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/__pycache__/base_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/anthropic_messages/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/anthropic_messages/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/audio_transcription/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/audio_transcription/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/base_model_iterator.py
lib/python3.12/site-packages/litellm/llms/base_llm/base_utils.py
lib/python3.12/site-packages/litellm/llms/base_llm/batches/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/batches/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/bridges/__pycache__/completion_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/bridges/completion_transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/files/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/files/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/google_genai/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/google_genai/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/guardrail_translation/__pycache__/base_translation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/guardrail_translation/base_translation.py
lib/python3.12/site-packages/litellm/llms/base_llm/image_edit/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/image_edit/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/image_generation/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/image_variations/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/image_variations/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/ocr/__init__.py
lib/python3.12/site-packages/litellm/llms/base_llm/ocr/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/ocr/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/ocr/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/passthrough/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/passthrough/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/realtime/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/realtime/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/responses/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/responses/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/search/__init__.py
lib/python3.12/site-packages/litellm/llms/base_llm/search/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/search/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/search/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/text_to_speech/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/text_to_speech/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/vector_store/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/vector_store/transformation.py
lib/python3.12/site-packages/litellm/llms/base_llm/videos/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/base_llm/videos/transformation.py
lib/python3.12/site-packages/litellm/llms/baseten/__pycache__/chat.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/baseten/chat.py
lib/python3.12/site-packages/litellm/llms/bedrock/__pycache__/base_aws_llm.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/__pycache__/cost_calculation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/base_aws_llm.py
lib/python3.12/site-packages/litellm/llms/bedrock/batches/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/batches/transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/__pycache__/converse_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/__pycache__/converse_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/__pycache__/invoke_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/converse_handler.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/converse_like/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/converse_like/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/converse_like/handler.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/converse_like/transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/converse_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_agent/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_agent/transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_handler.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_ai21_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_cohere_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_deepseek_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_llama_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_mistral_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_nova_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_qwen3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/amazon_titan_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/anthropic_claude2_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/anthropic_claude3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/__pycache__/base_invoke_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_ai21_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_cohere_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_deepseek_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_llama_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_mistral_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_nova_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_qwen3_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/amazon_titan_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/anthropic_claude2_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/anthropic_claude3_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/chat/invoke_transformations/base_invoke_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/common_utils.py
lib/python3.12/site-packages/litellm/llms/bedrock/cost_calculation.py
lib/python3.12/site-packages/litellm/llms/bedrock/count_tokens/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/count_tokens/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/count_tokens/handler.py
lib/python3.12/site-packages/litellm/llms/bedrock/count_tokens/transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/embed/__pycache__/amazon_titan_g1_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/embed/__pycache__/amazon_titan_multimodal_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/embed/__pycache__/amazon_titan_v2_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/embed/__pycache__/cohere_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/embed/__pycache__/embedding.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/embed/__pycache__/twelvelabs_marengo_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/embed/amazon_titan_g1_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/embed/amazon_titan_multimodal_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/embed/amazon_titan_v2_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/embed/cohere_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/embed/embedding.py
lib/python3.12/site-packages/litellm/llms/bedrock/embed/twelvelabs_marengo_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/files/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/files/transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/image/__pycache__/amazon_nova_canvas_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/image/__pycache__/amazon_stability1_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/image/__pycache__/amazon_stability3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/image/__pycache__/amazon_titan_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/image/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/image/__pycache__/image_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/image/amazon_nova_canvas_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/image/amazon_stability1_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/image/amazon_stability3_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/image/amazon_titan_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/image/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/bedrock/image/image_handler.py
lib/python3.12/site-packages/litellm/llms/bedrock/messages/invoke_transformations/__pycache__/anthropic_claude3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/messages/invoke_transformations/anthropic_claude3_transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/messages/readme.md
lib/python3.12/site-packages/litellm/llms/bedrock/passthrough/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/passthrough/transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/bedrock/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/bedrock/vector_stores/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bedrock/vector_stores/transformation.py
lib/python3.12/site-packages/litellm/llms/bytez/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bytez/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/bytez/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/bytez/common_utils.py
lib/python3.12/site-packages/litellm/llms/cerebras/__pycache__/chat.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cerebras/chat.py
lib/python3.12/site-packages/litellm/llms/clarifai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/clarifai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/cloudflare/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cloudflare/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cloudflare/chat/handler.py
lib/python3.12/site-packages/litellm/llms/cloudflare/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/codestral/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/codestral/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/codestral/completion/handler.py
lib/python3.12/site-packages/litellm/llms/codestral/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/cohere/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/chat/__pycache__/v2_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/cohere/chat/v2_transformation.py
lib/python3.12/site-packages/litellm/llms/cohere/common_utils.py
lib/python3.12/site-packages/litellm/llms/cohere/embed/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/embed/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/embed/__pycache__/v1_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/embed/handler.py
lib/python3.12/site-packages/litellm/llms/cohere/embed/transformation.py
lib/python3.12/site-packages/litellm/llms/cohere/embed/v1_transformation.py
lib/python3.12/site-packages/litellm/llms/cohere/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/rerank/guardrail_translation/README.md
lib/python3.12/site-packages/litellm/llms/cohere/rerank/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/cohere/rerank/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/rerank/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/rerank/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/cohere/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/cohere/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/cohere/rerank_v2/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cohere/rerank_v2/transformation.py
lib/python3.12/site-packages/litellm/llms/cometapi/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cometapi/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cometapi/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/cometapi/common_utils.py
lib/python3.12/site-packages/litellm/llms/cometapi/embed/__init__.py
lib/python3.12/site-packages/litellm/llms/cometapi/embed/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cometapi/embed/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cometapi/embed/transformation.py
lib/python3.12/site-packages/litellm/llms/cometapi/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/cometapi/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cometapi/image_generation/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cometapi/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/cometapi/image_generation/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/cometapi/image_generation/transformation.py
lib/python3.12/site-packages/litellm/llms/compactifai/__init__.py
lib/python3.12/site-packages/litellm/llms/compactifai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/compactifai/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/compactifai/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/compactifai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/compactifai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/custom_httpx/__pycache__/aiohttp_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/custom_httpx/__pycache__/aiohttp_transport.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/custom_httpx/__pycache__/async_client_cleanup.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/custom_httpx/__pycache__/http_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/custom_httpx/__pycache__/httpx_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/custom_httpx/__pycache__/llm_http_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/custom_httpx/aiohttp_handler.py
lib/python3.12/site-packages/litellm/llms/custom_httpx/aiohttp_transport.py
lib/python3.12/site-packages/litellm/llms/custom_httpx/async_client_cleanup.py
lib/python3.12/site-packages/litellm/llms/custom_httpx/http_handler.py
lib/python3.12/site-packages/litellm/llms/custom_httpx/httpx_handler.py
lib/python3.12/site-packages/litellm/llms/custom_httpx/llm_http_handler.py
lib/python3.12/site-packages/litellm/llms/custom_llm.py
lib/python3.12/site-packages/litellm/llms/dashscope/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/dashscope/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/dashscope/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/dashscope/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/databricks/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/databricks/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/databricks/__pycache__/streaming_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/databricks/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/databricks/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/databricks/common_utils.py
lib/python3.12/site-packages/litellm/llms/databricks/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/databricks/embed/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/databricks/embed/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/databricks/embed/handler.py
lib/python3.12/site-packages/litellm/llms/databricks/embed/transformation.py
lib/python3.12/site-packages/litellm/llms/databricks/streaming_utils.py
lib/python3.12/site-packages/litellm/llms/dataforseo/search/__init__.py
lib/python3.12/site-packages/litellm/llms/dataforseo/search/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/dataforseo/search/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/dataforseo/search/transformation.py
lib/python3.12/site-packages/litellm/llms/datarobot/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/datarobot/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/deepgram/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deepgram/audio_transcription/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deepgram/audio_transcription/transformation.py
lib/python3.12/site-packages/litellm/llms/deepgram/common_utils.py
lib/python3.12/site-packages/litellm/llms/deepinfra/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deepinfra/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/deepinfra/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deepinfra/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/deepseek/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deepseek/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deepseek/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/deepseek/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/deprecated_providers/__pycache__/aleph_alpha.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deprecated_providers/__pycache__/palm.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/deprecated_providers/aleph_alpha.py
lib/python3.12/site-packages/litellm/llms/deprecated_providers/palm.py
lib/python3.12/site-packages/litellm/llms/elevenlabs/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/elevenlabs/audio_transcription/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/elevenlabs/audio_transcription/transformation.py
lib/python3.12/site-packages/litellm/llms/elevenlabs/common_utils.py
lib/python3.12/site-packages/litellm/llms/empower/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/empower/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/exa_ai/search/__init__.py
lib/python3.12/site-packages/litellm/llms/exa_ai/search/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/exa_ai/search/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/exa_ai/search/transformation.py
lib/python3.12/site-packages/litellm/llms/fal_ai/__init__.py
lib/python3.12/site-packages/litellm/llms/fal_ai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__pycache__/bria_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__pycache__/flux_pro_v11_ultra_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__pycache__/imagen4_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__pycache__/recraft_v3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__pycache__/stable_diffusion_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/bria_transformation.py
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/flux_pro_v11_ultra_transformation.py
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/imagen4_transformation.py
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/recraft_v3_transformation.py
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/stable_diffusion_transformation.py
lib/python3.12/site-packages/litellm/llms/fal_ai/image_generation/transformation.py
lib/python3.12/site-packages/litellm/llms/featherless_ai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/featherless_ai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/fireworks_ai/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fireworks_ai/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fireworks_ai/audio_transcription/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fireworks_ai/audio_transcription/transformation.py
lib/python3.12/site-packages/litellm/llms/fireworks_ai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fireworks_ai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/fireworks_ai/common_utils.py
lib/python3.12/site-packages/litellm/llms/fireworks_ai/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fireworks_ai/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/fireworks_ai/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/fireworks_ai/embed/__pycache__/fireworks_ai_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/fireworks_ai/embed/fireworks_ai_transformation.py
lib/python3.12/site-packages/litellm/llms/friendliai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/friendliai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/galadriel/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/galadriel/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/gemini/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/gemini/common_utils.py
lib/python3.12/site-packages/litellm/llms/gemini/context_caching/README.md
lib/python3.12/site-packages/litellm/llms/gemini/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/gemini/count_tokens/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/count_tokens/handler.py
lib/python3.12/site-packages/litellm/llms/gemini/files/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/files/transformation.py
lib/python3.12/site-packages/litellm/llms/gemini/google_genai/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/google_genai/transformation.py
lib/python3.12/site-packages/litellm/llms/gemini/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/gemini/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/image_generation/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/image_generation/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/gemini/image_generation/transformation.py
lib/python3.12/site-packages/litellm/llms/gemini/realtime/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gemini/realtime/transformation.py
lib/python3.12/site-packages/litellm/llms/github/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/github/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/github_copilot/__pycache__/authenticator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/github_copilot/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/github_copilot/authenticator.py
lib/python3.12/site-packages/litellm/llms/github_copilot/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/github_copilot/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/github_copilot/common_utils.py
lib/python3.12/site-packages/litellm/llms/google_pse/search/__init__.py
lib/python3.12/site-packages/litellm/llms/google_pse/search/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/google_pse/search/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/google_pse/search/transformation.py
lib/python3.12/site-packages/litellm/llms/gradient_ai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/gradient_ai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/groq/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/groq/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/groq/chat/handler.py
lib/python3.12/site-packages/litellm/llms/groq/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/groq/stt/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/groq/stt/transformation.py
lib/python3.12/site-packages/litellm/llms/heroku/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/heroku/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/hosted_vllm/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/hosted_vllm/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/hosted_vllm/embedding/README.md
lib/python3.12/site-packages/litellm/llms/hosted_vllm/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/hosted_vllm/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/hosted_vllm/transcriptions/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/hosted_vllm/transcriptions/transformation.py
lib/python3.12/site-packages/litellm/llms/huggingface/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/huggingface/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/huggingface/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/huggingface/common_utils.py
lib/python3.12/site-packages/litellm/llms/huggingface/embedding/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/huggingface/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/huggingface/embedding/handler.py
lib/python3.12/site-packages/litellm/llms/huggingface/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/huggingface/huggingface_llms_metadata/hf_conversational_models.txt
lib/python3.12/site-packages/litellm/llms/huggingface/huggingface_llms_metadata/hf_text_generation_models.txt
lib/python3.12/site-packages/litellm/llms/huggingface/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/huggingface/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/huggingface/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/huggingface/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/hyperbolic/__init__.py
lib/python3.12/site-packages/litellm/llms/hyperbolic/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/hyperbolic/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/hyperbolic/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/hyperbolic/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/hyperbolic/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/infinity/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/infinity/common_utils.py
lib/python3.12/site-packages/litellm/llms/infinity/embedding/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/infinity/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/infinity/embedding/handler.py
lib/python3.12/site-packages/litellm/llms/infinity/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/infinity/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/infinity/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/infinity/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/infinity/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/jina_ai/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/jina_ai/common_utils.py
lib/python3.12/site-packages/litellm/llms/jina_ai/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/jina_ai/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/jina_ai/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/jina_ai/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/jina_ai/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/jina_ai/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/lambda_ai/__init__.py
lib/python3.12/site-packages/litellm/llms/lambda_ai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/lambda_ai/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/lambda_ai/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/lambda_ai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/lambda_ai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/lemonade/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/lemonade/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/lemonade/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/lemonade/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/litellm_proxy/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/litellm_proxy/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/litellm_proxy/image_edit/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/litellm_proxy/image_edit/transformation.py
lib/python3.12/site-packages/litellm/llms/litellm_proxy/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/litellm_proxy/image_generation/transformation.py
lib/python3.12/site-packages/litellm/llms/litellm_proxy/responses/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/litellm_proxy/responses/transformation.py
lib/python3.12/site-packages/litellm/llms/llamafile/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/llamafile/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/lm_studio/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/lm_studio/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/lm_studio/embed/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/lm_studio/embed/transformation.py
lib/python3.12/site-packages/litellm/llms/maritalk.py
lib/python3.12/site-packages/litellm/llms/meta_llama/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/meta_llama/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/mistral/__pycache__/embedding.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/mistral/__pycache__/mistral_embedding_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/mistral/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/mistral/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/mistral/embedding.py
lib/python3.12/site-packages/litellm/llms/mistral/mistral_embedding_transformation.py
lib/python3.12/site-packages/litellm/llms/mistral/ocr/__init__.py
lib/python3.12/site-packages/litellm/llms/mistral/ocr/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/mistral/ocr/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/mistral/ocr/transformation.py
lib/python3.12/site-packages/litellm/llms/moonshot/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/moonshot/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/morph/__init__.py
lib/python3.12/site-packages/litellm/llms/morph/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/morph/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/morph/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/morph/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/morph/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/nebius/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nebius/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/nebius/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nebius/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/nlp_cloud/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nlp_cloud/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nlp_cloud/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nlp_cloud/chat/handler.py
lib/python3.12/site-packages/litellm/llms/nlp_cloud/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/nlp_cloud/common_utils.py
lib/python3.12/site-packages/litellm/llms/novita/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/novita/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/nscale/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nscale/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/nvidia_nim/__pycache__/embed.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nvidia_nim/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nvidia_nim/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/nvidia_nim/embed.py
lib/python3.12/site-packages/litellm/llms/nvidia_nim/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/nvidia_nim/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/oci/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/oci/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/oci/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/oci/common_utils.py
lib/python3.12/site-packages/litellm/llms/ollama/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ollama/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ollama/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/ollama/common_utils.py
lib/python3.12/site-packages/litellm/llms/ollama/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ollama/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ollama/completion/handler.py
lib/python3.12/site-packages/litellm/llms/ollama/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/ollama_chat.py
lib/python3.12/site-packages/litellm/llms/oobabooga/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/oobabooga/chat/__pycache__/oobabooga.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/oobabooga/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/oobabooga/chat/oobabooga.py
lib/python3.12/site-packages/litellm/llms/oobabooga/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/oobabooga/common_utils.py
lib/python3.12/site-packages/litellm/llms/openai/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/__pycache__/cost_calculation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/__pycache__/openai.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/__pycache__/gpt_5_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/__pycache__/gpt_audio_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/__pycache__/gpt_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/__pycache__/o_series_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/__pycache__/o_series_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/gpt_5_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/chat/gpt_audio_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/chat/gpt_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/chat/guardrail_translation/README.md
lib/python3.12/site-packages/litellm/llms/openai/chat/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/chat/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/chat/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/openai/chat/o_series_handler.py
lib/python3.12/site-packages/litellm/llms/openai/chat/o_series_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/common_utils.py
lib/python3.12/site-packages/litellm/llms/openai/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/completion/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/completion/guardrail_translation/README.md
lib/python3.12/site-packages/litellm/llms/openai/completion/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/completion/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/completion/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/completion/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/openai/completion/handler.py
lib/python3.12/site-packages/litellm/llms/openai/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/openai/completion/utils.py
lib/python3.12/site-packages/litellm/llms/openai/cost_calculation.py
lib/python3.12/site-packages/litellm/llms/openai/fine_tuning/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/fine_tuning/handler.py
lib/python3.12/site-packages/litellm/llms/openai/image_edit/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/image_edit/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_edit/__pycache__/dalle2_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_edit/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_edit/dalle2_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/image_edit/transformation.py
lib/python3.12/site-packages/litellm/llms/openai/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_generation/__pycache__/dall_e_2_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_generation/__pycache__/dall_e_3_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_generation/__pycache__/gpt_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_generation/dall_e_2_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/image_generation/dall_e_3_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/image_generation/gpt_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/image_generation/guardrail_translation/README.md
lib/python3.12/site-packages/litellm/llms/openai/image_generation/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/image_generation/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_generation/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_generation/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/openai/image_variations/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_variations/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/image_variations/handler.py
lib/python3.12/site-packages/litellm/llms/openai/image_variations/transformation.py
lib/python3.12/site-packages/litellm/llms/openai/openai.py
lib/python3.12/site-packages/litellm/llms/openai/realtime/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/realtime/handler.py
lib/python3.12/site-packages/litellm/llms/openai/responses/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/responses/guardrail_translation/README.md
lib/python3.12/site-packages/litellm/llms/openai/responses/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/responses/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/responses/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/responses/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/openai/responses/transformation.py
lib/python3.12/site-packages/litellm/llms/openai/speech/guardrail_translation/README.md
lib/python3.12/site-packages/litellm/llms/openai/speech/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/speech/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/speech/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/speech/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/__pycache__/gpt_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/__pycache__/whisper_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/gpt_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/guardrail_translation/README.md
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/guardrail_translation/__init__.py
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/guardrail_translation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/guardrail_translation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/guardrail_translation/handler.py
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/handler.py
lib/python3.12/site-packages/litellm/llms/openai/transcriptions/whisper_transformation.py
lib/python3.12/site-packages/litellm/llms/openai/vector_stores/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/vector_stores/transformation.py
lib/python3.12/site-packages/litellm/llms/openai/videos/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai/videos/transformation.py
lib/python3.12/site-packages/litellm/llms/openai_like/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai_like/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai_like/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai_like/chat/handler.py
lib/python3.12/site-packages/litellm/llms/openai_like/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/openai_like/common_utils.py
lib/python3.12/site-packages/litellm/llms/openai_like/embedding/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openai_like/embedding/handler.py
lib/python3.12/site-packages/litellm/llms/openrouter/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openrouter/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/openrouter/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/openrouter/common_utils.py
lib/python3.12/site-packages/litellm/llms/ovhcloud/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ovhcloud/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ovhcloud/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/ovhcloud/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/ovhcloud/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/ovhcloud/utils.py
lib/python3.12/site-packages/litellm/llms/parallel_ai/search/__init__.py
lib/python3.12/site-packages/litellm/llms/parallel_ai/search/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/parallel_ai/search/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/parallel_ai/search/transformation.py
lib/python3.12/site-packages/litellm/llms/perplexity/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/perplexity/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/perplexity/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/perplexity/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/perplexity/search/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/perplexity/search/transformation.py
lib/python3.12/site-packages/litellm/llms/petals/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/petals/common_utils.py
lib/python3.12/site-packages/litellm/llms/petals/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/petals/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/petals/completion/handler.py
lib/python3.12/site-packages/litellm/llms/petals/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/pg_vector/vector_stores/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/pg_vector/vector_stores/transformation.py
lib/python3.12/site-packages/litellm/llms/predibase/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/predibase/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/predibase/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/predibase/chat/handler.py
lib/python3.12/site-packages/litellm/llms/predibase/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/predibase/common_utils.py
lib/python3.12/site-packages/litellm/llms/recraft/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/recraft/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/recraft/image_edit/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/recraft/image_edit/transformation.py
lib/python3.12/site-packages/litellm/llms/recraft/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/recraft/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/recraft/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/recraft/image_generation/transformation.py
lib/python3.12/site-packages/litellm/llms/replicate/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/replicate/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/replicate/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/replicate/chat/handler.py
lib/python3.12/site-packages/litellm/llms/replicate/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/replicate/common_utils.py
lib/python3.12/site-packages/litellm/llms/sagemaker/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sagemaker/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sagemaker/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sagemaker/chat/handler.py
lib/python3.12/site-packages/litellm/llms/sagemaker/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/sagemaker/common_utils.py
lib/python3.12/site-packages/litellm/llms/sagemaker/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sagemaker/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sagemaker/completion/handler.py
lib/python3.12/site-packages/litellm/llms/sagemaker/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/sagemaker/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sagemaker/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/sambanova/__pycache__/chat.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sambanova/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sambanova/chat.py
lib/python3.12/site-packages/litellm/llms/sambanova/common_utils.py
lib/python3.12/site-packages/litellm/llms/sambanova/embedding/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sambanova/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/sambanova/embedding/handler.py
lib/python3.12/site-packages/litellm/llms/sambanova/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/snowflake/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/snowflake/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/snowflake/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/snowflake/common_utils.py
lib/python3.12/site-packages/litellm/llms/tavily/search/__init__.py
lib/python3.12/site-packages/litellm/llms/tavily/search/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/tavily/search/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/tavily/search/transformation.py
lib/python3.12/site-packages/litellm/llms/together_ai/__pycache__/chat.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/together_ai/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/together_ai/__pycache__/embed.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/together_ai/chat.py
lib/python3.12/site-packages/litellm/llms/together_ai/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/together_ai/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/together_ai/completion/handler.py
lib/python3.12/site-packages/litellm/llms/together_ai/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/together_ai/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/together_ai/embed.py
lib/python3.12/site-packages/litellm/llms/together_ai/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/together_ai/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/together_ai/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/together_ai/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/topaz/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/topaz/common_utils.py
lib/python3.12/site-packages/litellm/llms/topaz/image_variations/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/topaz/image_variations/transformation.py
lib/python3.12/site-packages/litellm/llms/triton/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/triton/common_utils.py
lib/python3.12/site-packages/litellm/llms/triton/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/triton/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/triton/completion/handler.py
lib/python3.12/site-packages/litellm/llms/triton/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/triton/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/triton/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/v0/__init__.py
lib/python3.12/site-packages/litellm/llms/v0/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/v0/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/v0/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/v0/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/v0/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/vercel_ai_gateway/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vercel_ai_gateway/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vercel_ai_gateway/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/vercel_ai_gateway/common_utils.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/__pycache__/vertex_ai_non_gemini.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/__pycache__/vertex_llm_base.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/batches/Readme.md
lib/python3.12/site-packages/litellm/llms/vertex_ai/batches/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/batches/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/batches/handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/batches/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/common_utils.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/context_caching/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/context_caching/__pycache__/vertex_ai_context_caching.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/context_caching/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/context_caching/vertex_ai_context_caching.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/count_tokens/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/count_tokens/handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/files/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/files/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/files/handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/files/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/fine_tuning/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/fine_tuning/handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini/__pycache__/vertex_and_google_ai_studio_gemini.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini/vertex_and_google_ai_studio_gemini.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini_embeddings/__pycache__/batch_embed_content_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini_embeddings/__pycache__/batch_embed_content_transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini_embeddings/batch_embed_content_handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/gemini_embeddings/batch_embed_content_transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/google_genai/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/google_genai/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/image_generation/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/image_generation/__pycache__/image_generation_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/image_generation/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/image_generation/image_generation_handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/multimodal_embeddings/__pycache__/embedding_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/multimodal_embeddings/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/multimodal_embeddings/embedding_handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/multimodal_embeddings/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/rerank/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/rerank/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/rerank/handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/rerank/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/text_to_speech/__pycache__/text_to_speech_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/text_to_speech/text_to_speech_handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vector_stores/__init__.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vector_stores/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vector_stores/rag_api/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vector_stores/rag_api/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vector_stores/search_api/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vector_stores/search_api/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_non_gemini.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/__init__.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/ai21/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/ai21/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/experimental_pass_through/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/experimental_pass_through/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/anthropic/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/gpt_oss/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/gpt_oss/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/llama3/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/llama3/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_ai_partner_models/main.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_embeddings/__pycache__/embedding_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_embeddings/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_embeddings/__pycache__/types.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_embeddings/embedding_handler.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_embeddings/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_embeddings/types.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_gemma_models/__init__.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_gemma_models/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_gemma_models/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_gemma_models/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_gemma_models/main.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_gemma_models/transformation.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_llm_base.py
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_model_garden/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vertex_ai/vertex_model_garden/main.py
lib/python3.12/site-packages/litellm/llms/vllm/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vllm/common_utils.py
lib/python3.12/site-packages/litellm/llms/vllm/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vllm/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vllm/completion/handler.py
lib/python3.12/site-packages/litellm/llms/vllm/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/vllm/passthrough/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/vllm/passthrough/transformation.py
lib/python3.12/site-packages/litellm/llms/volcengine/__init__.py
lib/python3.12/site-packages/litellm/llms/volcengine/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/volcengine/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/volcengine/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/volcengine/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/volcengine/common_utils.py
lib/python3.12/site-packages/litellm/llms/volcengine/embedding/__init__.py
lib/python3.12/site-packages/litellm/llms/volcengine/embedding/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/volcengine/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/volcengine/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/voyage/embedding/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/voyage/embedding/__pycache__/transformation_contextual.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/voyage/embedding/transformation.py
lib/python3.12/site-packages/litellm/llms/voyage/embedding/transformation_contextual.py
lib/python3.12/site-packages/litellm/llms/wandb/__init__.py
lib/python3.12/site-packages/litellm/llms/wandb/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/wandb/chat/__init__.py
lib/python3.12/site-packages/litellm/llms/wandb/chat/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/wandb/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/wandb/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/watsonx/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/watsonx/chat/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/watsonx/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/watsonx/chat/handler.py
lib/python3.12/site-packages/litellm/llms/watsonx/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/watsonx/common_utils.py
lib/python3.12/site-packages/litellm/llms/watsonx/completion/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/watsonx/completion/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/watsonx/completion/handler.py
lib/python3.12/site-packages/litellm/llms/watsonx/completion/transformation.py
lib/python3.12/site-packages/litellm/llms/watsonx/embed/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/watsonx/embed/transformation.py
lib/python3.12/site-packages/litellm/llms/xai/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/xai/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/xai/chat/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/xai/chat/transformation.py
lib/python3.12/site-packages/litellm/llms/xai/common_utils.py
lib/python3.12/site-packages/litellm/llms/xai/cost_calculator.py
lib/python3.12/site-packages/litellm/llms/xinference/image_generation/__init__.py
lib/python3.12/site-packages/litellm/llms/xinference/image_generation/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/xinference/image_generation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/llms/xinference/image_generation/transformation.py
lib/python3.12/site-packages/litellm/main.py
lib/python3.12/site-packages/litellm/model_prices_and_context_window_backup.json
lib/python3.12/site-packages/litellm/mypy.ini
lib/python3.12/site-packages/litellm/ocr/__init__.py
lib/python3.12/site-packages/litellm/ocr/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/ocr/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/ocr/main.py
lib/python3.12/site-packages/litellm/passthrough/README.md
lib/python3.12/site-packages/litellm/passthrough/__init__.py
lib/python3.12/site-packages/litellm/passthrough/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/passthrough/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/passthrough/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/passthrough/main.py
lib/python3.12/site-packages/litellm/passthrough/utils.py
lib/python3.12/site-packages/litellm/proxy/.gitignore
lib/python3.12/site-packages/litellm/proxy/README.md
lib/python3.12/site-packages/litellm/proxy/__init__.py
lib/python3.12/site-packages/litellm/proxy/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/_logging.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/_types.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/caching_routes.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/common_request_processing.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/custom_auth_auto.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/custom_prompt_management.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/custom_sso.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/custom_validate.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/health_check.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/lambda.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/litellm_pre_call_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/mcp_tools.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/post_call_rules.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/prisma_migration.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/proxy_cli.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/proxy_server.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/route_llm_request.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/__pycache__/post_call_rules.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/db.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/discoverable_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/mcp_server_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/openapi_to_mcp_generator.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/rest_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/server.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/sse_transport.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/tool_registry.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/auth/__pycache__/litellm_auth_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/auth/__pycache__/user_api_key_auth_mcp.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/auth/litellm_auth_handler.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/auth/user_api_key_auth_mcp.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/cost_calculator.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/db.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/discoverable_endpoints.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/mcp_server_manager.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/openapi_to_mcp_generator.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/rest_endpoints.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/server.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/sse_transport.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/tool_registry.py
lib/python3.12/site-packages/litellm/proxy/_experimental/mcp_server/utils.py
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/D4fwNrBygvLONmgebv5_0/_buildManifest.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/D4fwNrBygvLONmgebv5_0/_ssgManifest.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1114-744a38eea84cb2ab.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1116-2d5ec30ef7d86f0e.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1160-3efb81c958413447.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1162-278deed893787c5d.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1223-de5e7e4f043a5233.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1264-2979d95e0b56a75c.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/131-66e1fb73fd8f2361.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/13b76428-e1bf383848c17260.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1487-ada9ecf7dd9bca97.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1491-8280340b5391aa11.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1529-130888c02463f3dd.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1598-fd263f5bc605a4ff.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/169-07530b6fecd36167.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1739-c0af4725a2b1d546.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1747-aaff7ceca7d22e16.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/1791-a6d39a6d2828de66.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2004-84c2eb40e7339274.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2012-434800e13df9d31b.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2019-ecc3e3a4de376109.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2052-68db39dea49a676f.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2117-2da5ec8fad6a6c25.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2162-4d44e2ce99ea2c89.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2202-ada1ea4eee6f9c73.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/226-81daaf8cff08ccfe.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2273-744be17c91f6fa34.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2284-4cbc9a7f33eb7c89.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2306-fe439da67393cf8e.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2344-169e12738d6439ab.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2417-b28f330f82bf4a82.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2451-51385490540ba4ae.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2522-66e1a76ca1d40f57.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2525-13b137f40949dcf1.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2926-b5dcad9f62f5e2b1.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/2945-00442a283770ee5d.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/3014691f-702e24806fe9cec4.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/3240-82b4f5f7b08d1cf1.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/3250-3256164511237d25.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/3310-f5a0ffe4838613cc.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/352-57ffb92bf8445776.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/3603-dd19ac8e31e4bc25.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/3709-b17db86e0ab325d2.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/3801-1fb81a288323ae68.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/4138-21d3fafa4fdcc45f.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/4289-85d72de0c6c33d90.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/4292-d5ef8eba8a84757f.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/4556-6a2e7184dcc130ca.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/4642-946127f3f7045397.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/4734-4afc9b5bc8f3c0c0.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/4851-fbdd7aec2937c09d.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/5030-d46e46be47c1567d.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/5188-0e9d5e6db19ac9e6.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/524-7d2ee0bcca73edc8.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/527-d9b7316e990a0539.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/5319-43bd4ee5bb7e50d1.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/603-22930e1bb988e902.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/6204-34043d3e081cf6ca.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/6433-c9b3a95c5de0b59f.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/6600-aae19ea66859bad4.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/6925-c4d6db49a055b630.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/7155-e28a3b7129eff558.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/7281-41cef56aa2b3df92.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/773-9d5b4a4620697fa3.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/7732-beabba2779472f55.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/7906-342b027633384c4c.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/7908-07a76cfe29c543c9.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8049-b89d8be2044ba775.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8098-3da3212991542668.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8143-e53fcdb671edae30.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8160-08526425824fd908.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8347-0845abae9a2a5d9e.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8448-908a480f98a82d35.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8591-7950a8541d640de3.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8714-9bfbade577ce106c.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/874-e11bf6df41972648.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/8806-85c2bcba4ca300e2.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/9011-0769cb78a6e5f233.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/9165-2a738a73d0d5f1d1.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/9358-83d8d82499a7d0b5.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/9632-ad2d8db0b3963fa3.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/9678-c633432ec1f8c65a.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/9775-ac7313139c5f089d.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/9888-342228cf692a5e88.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/api-reference/page-15cefcd124562695.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/experimental/api-playground/page-98ff1f8bbfa12798.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/experimental/budgets/page-3c8898eb84bdb422.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/experimental/caching/page-f8f9909f807222c8.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/experimental/old-usage/page-9197a4c73d582374.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/experimental/prompts/page-d428528ec9670ca7.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/experimental/tag-management/page-9855e21852dd2b93.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/guardrails/page-710b72cc39198373.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/layout-4ed8f2b71aeac958.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/logs/page-d7ee5a35ba06ab8f.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/model-hub/page-a23443ed3a582a69.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/models-and-endpoints/page-d3e7aed86ab2c237.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/organizations/page-6f7696d4211e62bd.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/settings/admin-settings/page-d0f25a86f2337bca.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/settings/logging-and-alerts/page-a0fbc91144f1ed3f.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/settings/router-settings/page-ce8a639d7796b8d8.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/settings/ui-theme/page-e8ad96f1f538ee8c.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/teams/page-5c65127c78cc8c3e.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/test-key/page-02e9423ce539cb48.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/tools/mcp-servers/page-edda20f1811f7c16.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/tools/vector-stores/page-9e5465b25b4ae618.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/usage/page-bb385e7e60308a4e.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/users/page-e52fb842f4f51596.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/(dashboard)/virtual-keys/page-16ca44134d27ebbb.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/_not-found/page-8fcbb38fcc17683b.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/layout-8f12248205e8af0b.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/model_hub/page-4c5eff95298e0d82.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/model_hub_table/page-44034cc23055fb35.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/onboarding/page-b7c15ec1ef82f030.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/app/page-2e14396d0c831a4d.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/fd9d1056-64e84c4092e0c5d7.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/framework-08aa667e5202eed8.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/main-a93cf31c84027372.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/main-app-c6945ec5b2d5e671.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/pages/_app-3c9ca398d360b709.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/pages/_error-cf5ca766ac8f493f.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/polyfills-42372ed130431b0a.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/chunks/webpack-db32e14ed3b4a921.js
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/css/349654da14372cd9.css
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/css/40feb962788c268d.css
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/media/19cfc7226ec3afaa-s.woff2
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/media/21350d82a1f187e9-s.woff2
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/media/8e9860b6e62d6359-s.woff2
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/media/ba9851c3c22cd980-s.woff2
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/media/c5fe6dc8356a8c31-s.woff2
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/media/df0a9ae256c0569c-s.woff2
lib/python3.12/site-packages/litellm/proxy/_experimental/out/_next/static/media/e4af272ccee01ff0-s.p.woff2
lib/python3.12/site-packages/litellm/proxy/_experimental/out/api-reference.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/api-reference.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/audit-logs-preview.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/aim_logo.jpeg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/aim_security.jpeg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/aiml_api.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/anthropic.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/aporia.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/arize.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/assemblyai_small.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/aws.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/bedrock.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/braintrust.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/cerebras.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/cohere.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/databricks.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/datadog.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/dataforseo.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/deepgram.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/deepinfra.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/deepseek.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/elevenlabs.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/enkrypt_ai.avif
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/exa_ai.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/fal_ai.jpg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/fireworks.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/google.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/google_pse.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/groq.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/guardrails_ai.jpeg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/infinity.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/javelin.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/jina.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/lago.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/lakeraai.jpeg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/langfuse.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/langsmith.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/lasso.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/litellm.jpg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/llm_guard.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/mcp_logo.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/microsoft_azure.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/mistral.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/noma_security.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/nvidia_triton.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/ollama.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/openai_small.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/openmeter.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/openrouter.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/oracle.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/otel.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/palo_alto_networks.jpeg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/pangea.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/parallel_ai.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/perplexity-ai.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/perplexity.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/pillar.jpeg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/postgresql.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/presidio.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/qwen.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/sambanova.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/search1api.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/secret_detect.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/snowflake.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/tavily.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/togetherai.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/vllm.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/volcengine.png
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/voyage.webp
lib/python3.12/site-packages/litellm/proxy/_experimental/out/assets/logos/xai.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/api-playground.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/api-playground.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/budgets.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/budgets.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/caching.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/caching.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/old-usage.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/old-usage.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/prompts.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/prompts.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/tag-management.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/experimental/tag-management.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/favicon.ico
lib/python3.12/site-packages/litellm/proxy/_experimental/out/guardrails.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/guardrails.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/index.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/index.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/logs.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/logs.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/model-hub.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/model-hub.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/model_hub.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/model_hub_table.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/model_hub_table.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/models-and-endpoints.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/models-and-endpoints.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/next.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/onboarding.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/onboarding.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/organizations.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/organizations.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/admin-settings.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/admin-settings.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/logging-and-alerts.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/logging-and-alerts.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/router-settings.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/router-settings.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/ui-theme.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/settings/ui-theme.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/teams.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/teams.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/test-key.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/test-key.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/tools/mcp-servers.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/tools/mcp-servers.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/tools/vector-stores.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/tools/vector-stores.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/usage.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/usage.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/users.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/users.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/out/vercel.svg
lib/python3.12/site-packages/litellm/proxy/_experimental/out/virtual-keys.html
lib/python3.12/site-packages/litellm/proxy/_experimental/out/virtual-keys.txt
lib/python3.12/site-packages/litellm/proxy/_experimental/post_call_rules.py
lib/python3.12/site-packages/litellm/proxy/_logging.py
lib/python3.12/site-packages/litellm/proxy/_new_new_secret_config.yaml
lib/python3.12/site-packages/litellm/proxy/_new_secret_config.yaml
lib/python3.12/site-packages/litellm/proxy/_super_secret_config.yaml
lib/python3.12/site-packages/litellm/proxy/_types.py
lib/python3.12/site-packages/litellm/proxy/analytics_endpoints/__pycache__/analytics_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/analytics_endpoints/analytics_endpoints.py
lib/python3.12/site-packages/litellm/proxy/anthropic_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/anthropic_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/auth_checks.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/auth_checks_organization.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/auth_exception_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/auth_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/handle_jwt.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/litellm_license.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/model_checks.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/oauth2_check.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/oauth2_proxy_hook.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/rds_iam_token.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/route_checks.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/__pycache__/user_api_key_auth.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/auth/auth_checks.py
lib/python3.12/site-packages/litellm/proxy/auth/auth_checks_organization.py
lib/python3.12/site-packages/litellm/proxy/auth/auth_exception_handler.py
lib/python3.12/site-packages/litellm/proxy/auth/auth_utils.py
lib/python3.12/site-packages/litellm/proxy/auth/handle_jwt.py
lib/python3.12/site-packages/litellm/proxy/auth/litellm_license.py
lib/python3.12/site-packages/litellm/proxy/auth/model_checks.py
lib/python3.12/site-packages/litellm/proxy/auth/oauth2_check.py
lib/python3.12/site-packages/litellm/proxy/auth/oauth2_proxy_hook.py
lib/python3.12/site-packages/litellm/proxy/auth/public_key.pem
lib/python3.12/site-packages/litellm/proxy/auth/rds_iam_token.py
lib/python3.12/site-packages/litellm/proxy/auth/route_checks.py
lib/python3.12/site-packages/litellm/proxy/auth/user_api_key_auth.py
lib/python3.12/site-packages/litellm/proxy/batches_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/batches_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/cached_logo.jpg
lib/python3.12/site-packages/litellm/proxy/caching_routes.py
lib/python3.12/site-packages/litellm/proxy/client/README.md
lib/python3.12/site-packages/litellm/proxy/client/__init__.py
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/chat.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/client.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/credentials.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/exceptions.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/health.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/http_client.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/keys.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/model_groups.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/models.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/teams.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/__pycache__/users.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/chat.py
lib/python3.12/site-packages/litellm/proxy/client/cli/README.md
lib/python3.12/site-packages/litellm/proxy/client/cli/__init__.py
lib/python3.12/site-packages/litellm/proxy/client/cli/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/__pycache__/interface.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__init__.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/auth.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/chat.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/credentials.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/http.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/keys.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/models.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/teams.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/__pycache__/users.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/auth.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/chat.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/credentials.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/http.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/keys.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/models.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/teams.py
lib/python3.12/site-packages/litellm/proxy/client/cli/commands/users.py
lib/python3.12/site-packages/litellm/proxy/client/cli/interface.py
lib/python3.12/site-packages/litellm/proxy/client/cli/main.py
lib/python3.12/site-packages/litellm/proxy/client/client.py
lib/python3.12/site-packages/litellm/proxy/client/credentials.py
lib/python3.12/site-packages/litellm/proxy/client/exceptions.py
lib/python3.12/site-packages/litellm/proxy/client/health.py
lib/python3.12/site-packages/litellm/proxy/client/http_client.py
lib/python3.12/site-packages/litellm/proxy/client/keys.py
lib/python3.12/site-packages/litellm/proxy/client/model_groups.py
lib/python3.12/site-packages/litellm/proxy/client/models.py
lib/python3.12/site-packages/litellm/proxy/client/teams.py
lib/python3.12/site-packages/litellm/proxy/client/users.py
lib/python3.12/site-packages/litellm/proxy/common_request_processing.py
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/admin_ui_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/banner.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/callback_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/custom_openapi_spec.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/debug_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/encrypt_decrypt_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/get_routes.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/http_parsing_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/key_rotation_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/load_config_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/openai_endpoint_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/openapi_schema_compat.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/performance_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/proxy_state.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/reset_budget_job.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/swagger_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/__pycache__/timezone_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/admin_ui_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/banner.py
lib/python3.12/site-packages/litellm/proxy/common_utils/callback_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/custom_openapi_spec.py
lib/python3.12/site-packages/litellm/proxy/common_utils/debug_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/encrypt_decrypt_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/get_routes.py
lib/python3.12/site-packages/litellm/proxy/common_utils/html_forms/__pycache__/cli_sso_success.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/html_forms/__pycache__/jwt_display_template.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/html_forms/__pycache__/ui_login.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/common_utils/html_forms/cli_sso_success.py
lib/python3.12/site-packages/litellm/proxy/common_utils/html_forms/jwt_display_template.py
lib/python3.12/site-packages/litellm/proxy/common_utils/html_forms/ui_login.py
lib/python3.12/site-packages/litellm/proxy/common_utils/http_parsing_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/key_rotation_manager.py
lib/python3.12/site-packages/litellm/proxy/common_utils/load_config_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/openai_endpoint_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/openapi_schema_compat.py
lib/python3.12/site-packages/litellm/proxy/common_utils/performance_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/proxy_state.py
lib/python3.12/site-packages/litellm/proxy/common_utils/reset_budget_job.py
lib/python3.12/site-packages/litellm/proxy/common_utils/swagger_utils.py
lib/python3.12/site-packages/litellm/proxy/common_utils/timezone_utils.py
lib/python3.12/site-packages/litellm/proxy/config_management_endpoints/__pycache__/pass_through_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/config_management_endpoints/pass_through_endpoints.py
lib/python3.12/site-packages/litellm/proxy/credential_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/credential_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/custom_auth_auto.py
lib/python3.12/site-packages/litellm/proxy/custom_hooks/__pycache__/custom_ui_sso_hook.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/custom_hooks/custom_ui_sso_hook.py
lib/python3.12/site-packages/litellm/proxy/custom_prompt_management.py
lib/python3.12/site-packages/litellm/proxy/custom_sso.py
lib/python3.12/site-packages/litellm/proxy/custom_validate.py
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/base_client.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/check_migration.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/create_views.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/db_spend_update_writer.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/dynamo_db.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/exception_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/log_db_metrics.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/__pycache__/prisma_client.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/base_client.py
lib/python3.12/site-packages/litellm/proxy/db/check_migration.py
lib/python3.12/site-packages/litellm/proxy/db/create_views.py
lib/python3.12/site-packages/litellm/proxy/db/db_spend_update_writer.py
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/__pycache__/base_update_queue.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/__pycache__/daily_spend_update_queue.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/__pycache__/pod_lock_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/__pycache__/redis_update_buffer.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/__pycache__/spend_log_cleanup.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/__pycache__/spend_update_queue.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/base_update_queue.py
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/daily_spend_update_queue.py
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/pod_lock_manager.py
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/redis_update_buffer.py
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/spend_log_cleanup.py
lib/python3.12/site-packages/litellm/proxy/db/db_transaction_queue/spend_update_queue.py
lib/python3.12/site-packages/litellm/proxy/db/dynamo_db.py
lib/python3.12/site-packages/litellm/proxy/db/exception_handler.py
lib/python3.12/site-packages/litellm/proxy/db/log_db_metrics.py
lib/python3.12/site-packages/litellm/proxy/db/prisma_client.py
lib/python3.12/site-packages/litellm/proxy/discovery_endpoints/README.md
lib/python3.12/site-packages/litellm/proxy/discovery_endpoints/__init__.py
lib/python3.12/site-packages/litellm/proxy/discovery_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/discovery_endpoints/__pycache__/ui_discovery_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/discovery_endpoints/ui_discovery_endpoints.py
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/__pycache__/custom_auth.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/__pycache__/custom_auth_basic.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/__pycache__/custom_callbacks.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/__pycache__/custom_callbacks1.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/__pycache__/custom_guardrail.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/__pycache__/custom_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/_health_check_test_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/aliases_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/azure_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/bad_schema.prisma
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/custom_auth.py
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/custom_auth_basic.py
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/custom_callbacks.py
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/custom_callbacks1.py
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/custom_guardrail.py
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/custom_handler.py
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/disable_schema_update.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/enterprise_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/langfuse_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/load_balancer.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/multi_instance_simple_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/oai_misc_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/opentelemetry_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/otel_test_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/pass_through_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/simple_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/spend_tracking_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/store_model_db_config.yaml
lib/python3.12/site-packages/litellm/proxy/example_config_yaml/tool_permission_example.yaml
lib/python3.12/site-packages/litellm/proxy/fine_tuning_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/fine_tuning_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/google_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/google_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/guardrails/__pycache__/guardrail_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/__pycache__/guardrail_helpers.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/__pycache__/guardrail_initializers.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/__pycache__/guardrail_registry.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/__pycache__/init_guardrails.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_endpoints.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_helpers.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/__pycache__/bedrock_guardrails.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/__pycache__/custom_guardrail.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/__pycache__/presidio.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/__pycache__/tool_permission.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aim/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aim/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aim/__pycache__/aim.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aim/aim.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aporia_ai/__pycache__/aporia_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/aporia_ai/aporia_ai.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/base.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/prompt_shield.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/__pycache__/text_moderation.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/base.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/prompt_shield.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/azure/text_moderation.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/bedrock_guardrails.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/custom_guardrail.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/dynamoai/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/dynamoai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/dynamoai/__pycache__/dynamoai.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/dynamoai/dynamoai.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/enkryptai/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/enkryptai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/enkryptai/__pycache__/enkryptai.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/enkryptai/enkryptai.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/grayswan/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/grayswan/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/grayswan/__pycache__/grayswan.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/grayswan/grayswan.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/__pycache__/guardrails_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/guardrails_ai/guardrails_ai.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/README.md
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/__pycache__/ibm_detector.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/example_config.yaml
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/ibm_detector.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/javelin/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/javelin/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/javelin/__pycache__/javelin.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/javelin/javelin.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/lakera_ai.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/lakera_ai_v2.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/lasso/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/lasso/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/lasso/__pycache__/lasso.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/lasso/lasso.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/model_armor/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/model_armor/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/model_armor/__pycache__/model_armor.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/model_armor/model_armor.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/noma/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/noma/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/noma/__pycache__/noma.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/noma/noma.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/openai/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/base.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/openai/__pycache__/moderations.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/openai/base.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/openai/moderations.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pangea/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pangea/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pangea/__pycache__/pangea.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pangea/pangea.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/__pycache__/panw_prisma_airs.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/panw_prisma_airs/panw_prisma_airs.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pillar/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pillar/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pillar/__pycache__/pillar.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/pillar/pillar.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/presidio.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/tool_permission.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/unified_guardrail/__init__.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/unified_guardrail/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/unified_guardrail/__pycache__/unified_guardrail.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_hooks/unified_guardrail/unified_guardrail.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_initializers.py
lib/python3.12/site-packages/litellm/proxy/guardrails/guardrail_registry.py
lib/python3.12/site-packages/litellm/proxy/guardrails/init_guardrails.py
lib/python3.12/site-packages/litellm/proxy/health_check.py
lib/python3.12/site-packages/litellm/proxy/health_check_utils/__init__.py
lib/python3.12/site-packages/litellm/proxy/health_check_utils/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/health_check_utils/__pycache__/shared_health_check_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/health_check_utils/shared_health_check_manager.py
lib/python3.12/site-packages/litellm/proxy/health_endpoints/__pycache__/_health_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/health_endpoints/__pycache__/health_app_factory.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/health_endpoints/_health_endpoints.py
lib/python3.12/site-packages/litellm/proxy/health_endpoints/health_app_factory.py
lib/python3.12/site-packages/litellm/proxy/hooks/README.dynamic_rate_limiter_v3.md
lib/python3.12/site-packages/litellm/proxy/hooks/__init__.py
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/azure_content_safety.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/batch_rate_limiter.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/batch_redis_get.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/cache_control_check.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/dynamic_rate_limiter.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/dynamic_rate_limiter_v3.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/key_management_event_hooks.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/max_budget_limiter.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/model_max_budget_limiter.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/parallel_request_limiter.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/parallel_request_limiter_v3.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/prompt_injection_detection.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/proxy_track_cost_callback.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/rate_limiter_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/responses_id_security.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/__pycache__/user_management_event_hooks.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/hooks/azure_content_safety.py
lib/python3.12/site-packages/litellm/proxy/hooks/batch_rate_limiter.py
lib/python3.12/site-packages/litellm/proxy/hooks/batch_redis_get.py
lib/python3.12/site-packages/litellm/proxy/hooks/cache_control_check.py
lib/python3.12/site-packages/litellm/proxy/hooks/dynamic_rate_limiter.py
lib/python3.12/site-packages/litellm/proxy/hooks/dynamic_rate_limiter_v3.py
lib/python3.12/site-packages/litellm/proxy/hooks/example_presidio_ad_hoc_recognizer.json
lib/python3.12/site-packages/litellm/proxy/hooks/key_management_event_hooks.py
lib/python3.12/site-packages/litellm/proxy/hooks/max_budget_limiter.py
lib/python3.12/site-packages/litellm/proxy/hooks/model_max_budget_limiter.py
lib/python3.12/site-packages/litellm/proxy/hooks/parallel_request_limiter.py
lib/python3.12/site-packages/litellm/proxy/hooks/parallel_request_limiter_v3.py
lib/python3.12/site-packages/litellm/proxy/hooks/prompt_injection_detection.py
lib/python3.12/site-packages/litellm/proxy/hooks/proxy_track_cost_callback.py
lib/python3.12/site-packages/litellm/proxy/hooks/rate_limiter_utils.py
lib/python3.12/site-packages/litellm/proxy/hooks/responses_id_security.py
lib/python3.12/site-packages/litellm/proxy/hooks/user_management_event_hooks.py
lib/python3.12/site-packages/litellm/proxy/image_endpoints/__init__.py
lib/python3.12/site-packages/litellm/proxy/image_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/image_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/image_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/lambda.py
lib/python3.12/site-packages/litellm/proxy/litellm_pre_call_utils.py
lib/python3.12/site-packages/litellm/proxy/llamaguard_prompt.txt
lib/python3.12/site-packages/litellm/proxy/logo.jpg
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/budget_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/cache_settings_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/callback_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/common_daily_activity.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/cost_tracking_settings.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/customer_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/internal_user_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/key_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/mcp_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/model_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/organization_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/router_settings_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/sso_helper_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/tag_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/team_callback_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/team_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/types.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/ui_sso.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/__pycache__/user_agent_analytics_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/budget_management_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/cache_settings_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/callback_management_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/common_daily_activity.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/common_utils.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/cost_tracking_settings.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/customer_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/internal_user_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/key_management_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/mcp_management_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/model_management_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/organization_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/router_settings_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/scim/README_SCIM.md
lib/python3.12/site-packages/litellm/proxy/management_endpoints/scim/__pycache__/scim_transformations.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/scim/__pycache__/scim_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_endpoints/scim/scim_transformations.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/scim/scim_v2.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/sso_helper_utils.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/tag_management_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/team_callback_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/team_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/types.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/ui_sso.py
lib/python3.12/site-packages/litellm/proxy/management_endpoints/user_agent_analytics_endpoints.py
lib/python3.12/site-packages/litellm/proxy/management_helpers/__pycache__/audit_logs.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_helpers/__pycache__/object_permission_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_helpers/__pycache__/team_member_permission_checks.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_helpers/__pycache__/user_invitation.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_helpers/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/management_helpers/audit_logs.py
lib/python3.12/site-packages/litellm/proxy/management_helpers/object_permission_utils.py
lib/python3.12/site-packages/litellm/proxy/management_helpers/team_member_permission_checks.py
lib/python3.12/site-packages/litellm/proxy/management_helpers/user_invitation.py
lib/python3.12/site-packages/litellm/proxy/management_helpers/utils.py
lib/python3.12/site-packages/litellm/proxy/mcp_tools.py
lib/python3.12/site-packages/litellm/proxy/middleware/__pycache__/prometheus_auth_middleware.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/middleware/prometheus_auth_middleware.py
lib/python3.12/site-packages/litellm/proxy/model_config.yaml
lib/python3.12/site-packages/litellm/proxy/ocr_endpoints/__init__.py
lib/python3.12/site-packages/litellm/proxy/ocr_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/ocr_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/ocr_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/openai_files_endpoints/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/openai_files_endpoints/__pycache__/files_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/openai_files_endpoints/common_utils.py
lib/python3.12/site-packages/litellm/proxy/openai_files_endpoints/files_endpoints.py
lib/python3.12/site-packages/litellm/proxy/openapi.json
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/__pycache__/llm_passthrough_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/__pycache__/pass_through_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/__pycache__/passthrough_endpoint_router.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/__pycache__/streaming_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/__pycache__/success_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/common_utils.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_passthrough_endpoints.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/anthropic_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/assembly_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/base_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/cohere_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/gemini_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/openai_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/vertex_ai_live_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/__pycache__/vertex_passthrough_logging_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/anthropic_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/assembly_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/base_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/cohere_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/gemini_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/openai_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/vertex_ai_live_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/llm_provider_handlers/vertex_passthrough_logging_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/pass_through_endpoints.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/passthrough_endpoint_router.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/streaming_handler.py
lib/python3.12/site-packages/litellm/proxy/pass_through_endpoints/success_handler.py
lib/python3.12/site-packages/litellm/proxy/post_call_rules.py
lib/python3.12/site-packages/litellm/proxy/prisma_migration.py
lib/python3.12/site-packages/litellm/proxy/prompts/__init__.py
lib/python3.12/site-packages/litellm/proxy/prompts/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/prompts/__pycache__/init_prompts.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/prompts/__pycache__/prompt_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/prompts/__pycache__/prompt_registry.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/prompts/init_prompts.py
lib/python3.12/site-packages/litellm/proxy/prompts/prompt_endpoints.py
lib/python3.12/site-packages/litellm/proxy/prompts/prompt_registry.py
lib/python3.12/site-packages/litellm/proxy/proxy_cli.py
lib/python3.12/site-packages/litellm/proxy/proxy_config.yaml
lib/python3.12/site-packages/litellm/proxy/proxy_server.py
lib/python3.12/site-packages/litellm/proxy/public_endpoints/__init__.py
lib/python3.12/site-packages/litellm/proxy/public_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/public_endpoints/__pycache__/public_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/public_endpoints/public_endpoints.py
lib/python3.12/site-packages/litellm/proxy/rerank_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/rerank_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/response_api_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/response_api_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/route_llm_request.py
lib/python3.12/site-packages/litellm/proxy/schema.prisma
lib/python3.12/site-packages/litellm/proxy/search_endpoints/__init__.py
lib/python3.12/site-packages/litellm/proxy/search_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/search_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/search_endpoints/__pycache__/search_tool_management.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/search_endpoints/__pycache__/search_tool_registry.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/search_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/search_endpoints/search_tool_management.py
lib/python3.12/site-packages/litellm/proxy/search_endpoints/search_tool_registry.py
lib/python3.12/site-packages/litellm/proxy/spend_tracking/__pycache__/cloudzero_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/spend_tracking/__pycache__/cold_storage_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/spend_tracking/__pycache__/spend_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/spend_tracking/__pycache__/spend_tracking_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/spend_tracking/cloudzero_endpoints.py
lib/python3.12/site-packages/litellm/proxy/spend_tracking/cold_storage_handler.py
lib/python3.12/site-packages/litellm/proxy/spend_tracking/spend_management_endpoints.py
lib/python3.12/site-packages/litellm/proxy/spend_tracking/spend_tracking_utils.py
lib/python3.12/site-packages/litellm/proxy/start.sh
lib/python3.12/site-packages/litellm/proxy/swagger/favicon.png
lib/python3.12/site-packages/litellm/proxy/swagger/swagger-ui-bundle.js
lib/python3.12/site-packages/litellm/proxy/swagger/swagger-ui.css
lib/python3.12/site-packages/litellm/proxy/test_prompts/test_hello_world_prompt.prompt
lib/python3.12/site-packages/litellm/proxy/types_utils/README.md
lib/python3.12/site-packages/litellm/proxy/types_utils/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/types_utils/utils.py
lib/python3.12/site-packages/litellm/proxy/ui_crud_endpoints/__init__.py
lib/python3.12/site-packages/litellm/proxy/ui_crud_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/ui_crud_endpoints/__pycache__/proxy_setting_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/ui_crud_endpoints/proxy_setting_endpoints.py
lib/python3.12/site-packages/litellm/proxy/utils.py
lib/python3.12/site-packages/litellm/proxy/vector_store_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/vector_store_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/proxy/vertex_ai_endpoints/__pycache__/langfuse_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/vertex_ai_endpoints/langfuse_endpoints.py
lib/python3.12/site-packages/litellm/proxy/video_endpoints/__init__.py
lib/python3.12/site-packages/litellm/proxy/video_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/video_endpoints/__pycache__/endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/proxy/video_endpoints/endpoints.py
lib/python3.12/site-packages/litellm/py.typed
lib/python3.12/site-packages/litellm/realtime_api/README.md
lib/python3.12/site-packages/litellm/realtime_api/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/realtime_api/main.py
lib/python3.12/site-packages/litellm/rerank_api/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/rerank_api/__pycache__/rerank_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/rerank_api/main.py
lib/python3.12/site-packages/litellm/rerank_api/rerank_utils.py
lib/python3.12/site-packages/litellm/responses/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/__pycache__/streaming_iterator.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/__pycache__/handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/__pycache__/session_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/__pycache__/streaming_iterator.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/__pycache__/transformation.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/handler.py
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/session_handler.py
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/streaming_iterator.py
lib/python3.12/site-packages/litellm/responses/litellm_completion_transformation/transformation.py
lib/python3.12/site-packages/litellm/responses/main.py
lib/python3.12/site-packages/litellm/responses/mcp/__pycache__/litellm_proxy_mcp_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/mcp/__pycache__/mcp_streaming_iterator.cpython-312.pyc
lib/python3.12/site-packages/litellm/responses/mcp/litellm_proxy_mcp_handler.py
lib/python3.12/site-packages/litellm/responses/mcp/mcp_streaming_iterator.py
lib/python3.12/site-packages/litellm/responses/streaming_iterator.py
lib/python3.12/site-packages/litellm/responses/utils.py
lib/python3.12/site-packages/litellm/router.py
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/base_routing_strategy.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/budget_limiter.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/least_busy.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/lowest_cost.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/lowest_latency.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/lowest_tpm_rpm.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/lowest_tpm_rpm_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/simple_shuffle.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/__pycache__/tag_based_routing.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/auto_router/__pycache__/auto_router.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/auto_router/__pycache__/litellm_encoder.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_strategy/auto_router/auto_router.py
lib/python3.12/site-packages/litellm/router_strategy/auto_router/litellm_encoder.py
lib/python3.12/site-packages/litellm/router_strategy/base_routing_strategy.py
lib/python3.12/site-packages/litellm/router_strategy/budget_limiter.py
lib/python3.12/site-packages/litellm/router_strategy/least_busy.py
lib/python3.12/site-packages/litellm/router_strategy/lowest_cost.py
lib/python3.12/site-packages/litellm/router_strategy/lowest_latency.py
lib/python3.12/site-packages/litellm/router_strategy/lowest_tpm_rpm.py
lib/python3.12/site-packages/litellm/router_strategy/lowest_tpm_rpm_v2.py
lib/python3.12/site-packages/litellm/router_strategy/simple_shuffle.py
lib/python3.12/site-packages/litellm/router_strategy/tag_based_routing.py
lib/python3.12/site-packages/litellm/router_utils/__pycache__/add_retry_fallback_headers.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/batch_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/client_initalization_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/clientside_credential_handler.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/common_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/cooldown_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/cooldown_callbacks.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/cooldown_handlers.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/fallback_event_handlers.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/get_retry_from_policy.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/handle_error.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/pattern_match_deployments.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/prompt_caching_cache.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/response_headers.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/__pycache__/search_api_router.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/add_retry_fallback_headers.py
lib/python3.12/site-packages/litellm/router_utils/batch_utils.py
lib/python3.12/site-packages/litellm/router_utils/client_initalization_utils.py
lib/python3.12/site-packages/litellm/router_utils/clientside_credential_handler.py
lib/python3.12/site-packages/litellm/router_utils/common_utils.py
lib/python3.12/site-packages/litellm/router_utils/cooldown_cache.py
lib/python3.12/site-packages/litellm/router_utils/cooldown_callbacks.py
lib/python3.12/site-packages/litellm/router_utils/cooldown_handlers.py
lib/python3.12/site-packages/litellm/router_utils/fallback_event_handlers.py
lib/python3.12/site-packages/litellm/router_utils/get_retry_from_policy.py
lib/python3.12/site-packages/litellm/router_utils/handle_error.py
lib/python3.12/site-packages/litellm/router_utils/pattern_match_deployments.py
lib/python3.12/site-packages/litellm/router_utils/pre_call_checks/__pycache__/prompt_caching_deployment_check.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/pre_call_checks/__pycache__/responses_api_deployment_check.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/pre_call_checks/prompt_caching_deployment_check.py
lib/python3.12/site-packages/litellm/router_utils/pre_call_checks/responses_api_deployment_check.py
lib/python3.12/site-packages/litellm/router_utils/prompt_caching_cache.py
lib/python3.12/site-packages/litellm/router_utils/response_headers.py
lib/python3.12/site-packages/litellm/router_utils/router_callbacks/__pycache__/track_deployment_metrics.cpython-312.pyc
lib/python3.12/site-packages/litellm/router_utils/router_callbacks/track_deployment_metrics.py
lib/python3.12/site-packages/litellm/router_utils/search_api_router.py
lib/python3.12/site-packages/litellm/scheduler.py
lib/python3.12/site-packages/litellm/search/__init__.py
lib/python3.12/site-packages/litellm/search/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/search/__pycache__/cost_calculator.cpython-312.pyc
lib/python3.12/site-packages/litellm/search/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/search/cost_calculator.py
lib/python3.12/site-packages/litellm/search/main.py
lib/python3.12/site-packages/litellm/secret_managers/Readme.md
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/aws_secret_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/aws_secret_manager_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/base_secret_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/get_azure_ad_token_provider.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/google_kms.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/google_secret_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/hashicorp_secret_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/secret_managers/aws_secret_manager.py
lib/python3.12/site-packages/litellm/secret_managers/aws_secret_manager_v2.py
lib/python3.12/site-packages/litellm/secret_managers/base_secret_manager.py
lib/python3.12/site-packages/litellm/secret_managers/get_azure_ad_token_provider.py
lib/python3.12/site-packages/litellm/secret_managers/google_kms.py
lib/python3.12/site-packages/litellm/secret_managers/google_secret_manager.py
lib/python3.12/site-packages/litellm/secret_managers/hashicorp_secret_manager.py
lib/python3.12/site-packages/litellm/secret_managers/main.py
lib/python3.12/site-packages/litellm/timeout.py
lib/python3.12/site-packages/litellm/types/__pycache__/adapter.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/caching.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/completion.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/embedding.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/files.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/fine_tuning.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/guardrails.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/mcp.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/realtime.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/rerank.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/router.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/scheduler.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/search.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/services.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/tag_management.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/__pycache__/vector_stores.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/adapter.py
lib/python3.12/site-packages/litellm/types/caching.py
lib/python3.12/site-packages/litellm/types/completion.py
lib/python3.12/site-packages/litellm/types/embedding.py
lib/python3.12/site-packages/litellm/types/files.py
lib/python3.12/site-packages/litellm/types/fine_tuning.py
lib/python3.12/site-packages/litellm/types/google_genai/__init__.py
lib/python3.12/site-packages/litellm/types/google_genai/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/google_genai/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/google_genai/main.py
lib/python3.12/site-packages/litellm/types/guardrails.py
lib/python3.12/site-packages/litellm/types/images/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/images/main.py
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/anthropic_cache_control_hook.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/argilla.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/arize.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/arize_phoenix.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/base_health_check.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/cloudzero.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/custom_logger.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/datadog.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/datadog_llm_obs.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/gcs_bucket.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/langfuse.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/langfuse_otel.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/langsmith.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/pagerduty.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/posthog.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/prometheus.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/s3_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/__pycache__/slack_alerting.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/anthropic_cache_control_hook.py
lib/python3.12/site-packages/litellm/types/integrations/argilla.py
lib/python3.12/site-packages/litellm/types/integrations/arize.py
lib/python3.12/site-packages/litellm/types/integrations/arize_phoenix.py
lib/python3.12/site-packages/litellm/types/integrations/base_health_check.py
lib/python3.12/site-packages/litellm/types/integrations/cloudzero.py
lib/python3.12/site-packages/litellm/types/integrations/custom_logger.py
lib/python3.12/site-packages/litellm/types/integrations/datadog.py
lib/python3.12/site-packages/litellm/types/integrations/datadog_llm_obs.py
lib/python3.12/site-packages/litellm/types/integrations/gcs_bucket.py
lib/python3.12/site-packages/litellm/types/integrations/langfuse.py
lib/python3.12/site-packages/litellm/types/integrations/langfuse_otel.py
lib/python3.12/site-packages/litellm/types/integrations/langsmith.py
lib/python3.12/site-packages/litellm/types/integrations/pagerduty.py
lib/python3.12/site-packages/litellm/types/integrations/posthog.py
lib/python3.12/site-packages/litellm/types/integrations/prometheus.py
lib/python3.12/site-packages/litellm/types/integrations/rag/__pycache__/bedrock_knowledgebase.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/integrations/rag/bedrock_knowledgebase.py
lib/python3.12/site-packages/litellm/types/integrations/s3_v2.py
lib/python3.12/site-packages/litellm/types/integrations/slack_alerting.py
lib/python3.12/site-packages/litellm/types/litellm_core_utils/__pycache__/streaming_chunk_builder_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/litellm_core_utils/streaming_chunk_builder_utils.py
lib/python3.12/site-packages/litellm/types/llms/__pycache__/aiml.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/anthropic.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/azure.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/azure_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/base.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/bedrock.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/bedrock_invoke_agents.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/cohere.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/custom_http.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/custom_llm.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/databricks.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/gemini.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/mistral.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/oci.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/ollama.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/openai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/openrouter.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/recraft.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/rerank.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/triton.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/vertex_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/__pycache__/watsonx.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/aiml.py
lib/python3.12/site-packages/litellm/types/llms/anthropic.py
lib/python3.12/site-packages/litellm/types/llms/anthropic_messages/__pycache__/anthropic_request.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/anthropic_messages/__pycache__/anthropic_response.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/llms/anthropic_messages/anthropic_request.py
lib/python3.12/site-packages/litellm/types/llms/anthropic_messages/anthropic_response.py
lib/python3.12/site-packages/litellm/types/llms/azure.py
lib/python3.12/site-packages/litellm/types/llms/azure_ai.py
lib/python3.12/site-packages/litellm/types/llms/base.py
lib/python3.12/site-packages/litellm/types/llms/bedrock.py
lib/python3.12/site-packages/litellm/types/llms/bedrock_invoke_agents.py
lib/python3.12/site-packages/litellm/types/llms/cohere.py
lib/python3.12/site-packages/litellm/types/llms/custom_http.py
lib/python3.12/site-packages/litellm/types/llms/custom_llm.py
lib/python3.12/site-packages/litellm/types/llms/databricks.py
lib/python3.12/site-packages/litellm/types/llms/gemini.py
lib/python3.12/site-packages/litellm/types/llms/mistral.py
lib/python3.12/site-packages/litellm/types/llms/oci.py
lib/python3.12/site-packages/litellm/types/llms/ollama.py
lib/python3.12/site-packages/litellm/types/llms/openai.py
lib/python3.12/site-packages/litellm/types/llms/openrouter.py
lib/python3.12/site-packages/litellm/types/llms/recraft.py
lib/python3.12/site-packages/litellm/types/llms/rerank.py
lib/python3.12/site-packages/litellm/types/llms/triton.py
lib/python3.12/site-packages/litellm/types/llms/vertex_ai.py
lib/python3.12/site-packages/litellm/types/llms/watsonx.py
lib/python3.12/site-packages/litellm/types/management_endpoints/__init__.py
lib/python3.12/site-packages/litellm/types/management_endpoints/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/management_endpoints/__pycache__/cache_settings_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/management_endpoints/__pycache__/router_settings_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/management_endpoints/cache_settings_endpoints.py
lib/python3.12/site-packages/litellm/types/management_endpoints/router_settings_endpoints.py
lib/python3.12/site-packages/litellm/types/mcp.py
lib/python3.12/site-packages/litellm/types/mcp_server/__pycache__/mcp_server_manager.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/mcp_server/__pycache__/tool_registry.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/mcp_server/mcp_server_manager.py
lib/python3.12/site-packages/litellm/types/mcp_server/tool_registry.py
lib/python3.12/site-packages/litellm/types/passthrough_endpoints/__pycache__/assembly_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/passthrough_endpoints/__pycache__/pass_through_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/passthrough_endpoints/__pycache__/vertex_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/passthrough_endpoints/assembly_ai.py
lib/python3.12/site-packages/litellm/types/passthrough_endpoints/pass_through_endpoints.py
lib/python3.12/site-packages/litellm/types/passthrough_endpoints/vertex_ai.py
lib/python3.12/site-packages/litellm/types/prompts/__pycache__/init_prompts.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/prompts/init_prompts.py
lib/python3.12/site-packages/litellm/types/proxy/README.md
lib/python3.12/site-packages/litellm/types/proxy/__pycache__/cloudzero_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/__pycache__/litellm_pre_call_utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/__pycache__/ui_sso.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/cloudzero_endpoints.py
lib/python3.12/site-packages/litellm/types/proxy/discovery_endpoints/__pycache__/ui_discovery_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/discovery_endpoints/ui_discovery_endpoints.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/aim.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/aporia_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/base.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/bedrock_guardrails.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/dynamoai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/enkryptai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/grayswan.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/guardrails_ai.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/javelin.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/lakera_ai_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/lasso.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/model_armor.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/noma.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/pangea.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/panw_prisma_airs.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/pillar.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/presidio.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/__pycache__/tool_permission.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/aim.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/aporia_ai.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/azure_prompt_shield.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/azure_text_moderation.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/azure/__pycache__/base.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/azure/azure_prompt_shield.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/azure/azure_text_moderation.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/azure/base.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/base.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/bedrock_guardrails.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/dynamoai.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/enkryptai.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/grayswan.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/guardrails_ai.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/ibm/__init__.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/ibm/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/ibm/__pycache__/base.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/ibm/__pycache__/ibm_detector.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/ibm/base.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/ibm/ibm_detector.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/javelin.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/lakera_ai_v2.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/lasso.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/model_armor.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/noma.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/openai/__pycache__/openai_moderation.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/openai/openai_moderation.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/pangea.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/panw_prisma_airs.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/pillar.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/presidio.py
lib/python3.12/site-packages/litellm/types/proxy/guardrails/guardrail_hooks/tool_permission.py
lib/python3.12/site-packages/litellm/types/proxy/litellm_pre_call_utils.py
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/__pycache__/common_daily_activity.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/__pycache__/internal_user_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/__pycache__/model_management_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/__pycache__/scim_v2.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/__pycache__/team_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/__pycache__/ui_sso.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/common_daily_activity.py
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/internal_user_endpoints.py
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/model_management_endpoints.py
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/scim_v2.py
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/team_endpoints.py
lib/python3.12/site-packages/litellm/types/proxy/management_endpoints/ui_sso.py
lib/python3.12/site-packages/litellm/types/proxy/public_endpoints/__pycache__/public_endpoints.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/proxy/public_endpoints/public_endpoints.py
lib/python3.12/site-packages/litellm/types/proxy/ui_sso.py
lib/python3.12/site-packages/litellm/types/realtime.py
lib/python3.12/site-packages/litellm/types/rerank.py
lib/python3.12/site-packages/litellm/types/responses/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/responses/main.py
lib/python3.12/site-packages/litellm/types/router.py
lib/python3.12/site-packages/litellm/types/scheduler.py
lib/python3.12/site-packages/litellm/types/search.py
lib/python3.12/site-packages/litellm/types/secret_managers/__pycache__/get_azure_ad_token_provider.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/secret_managers/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/secret_managers/get_azure_ad_token_provider.py
lib/python3.12/site-packages/litellm/types/secret_managers/main.py
lib/python3.12/site-packages/litellm/types/services.py
lib/python3.12/site-packages/litellm/types/tag_management.py
lib/python3.12/site-packages/litellm/types/utils.py
lib/python3.12/site-packages/litellm/types/vector_stores.py
lib/python3.12/site-packages/litellm/types/videos/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/types/videos/main.py
lib/python3.12/site-packages/litellm/utils.py
lib/python3.12/site-packages/litellm/vector_stores/__init__.py
lib/python3.12/site-packages/litellm/vector_stores/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/vector_stores/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/vector_stores/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/vector_stores/__pycache__/vector_store_registry.cpython-312.pyc
lib/python3.12/site-packages/litellm/vector_stores/main.py
lib/python3.12/site-packages/litellm/vector_stores/utils.py
lib/python3.12/site-packages/litellm/vector_stores/vector_store_registry.py
lib/python3.12/site-packages/litellm/videos/__init__.py
lib/python3.12/site-packages/litellm/videos/__pycache__/__init__.cpython-312.pyc
lib/python3.12/site-packages/litellm/videos/__pycache__/main.cpython-312.pyc
lib/python3.12/site-packages/litellm/videos/__pycache__/utils.cpython-312.pyc
lib/python3.12/site-packages/litellm/videos/main.py
lib/python3.12/site-packages/litellm/videos/utils.py
