litellm/litellm
2025-10-01 01:56:52 +08:00
..
anthropic_interface
assistants
batch_completion
batches [Feat] Batches - Add bedrock retrieve endpoint support (#14618) 2025-09-16 19:19:02 -07:00
caching Revert "fix: remove blocking create_task (#14980)" (#14984) 2025-09-27 15:38:06 -07:00
completion_extras fix: fix import errors 2025-09-14 09:32:21 -07:00
endpoints/speech/speech_to_completion_bridge fix: fix import errors 2025-09-14 09:32:21 -07:00
experimental_mcp_client fix(mcp/): pass oauth2 headers on call tools 2025-09-27 09:02:08 -07:00
files Litellm gemini batch (#14733) 2025-09-19 15:22:52 -07:00
fine_tuning
google_genai fix mypy check issues 2025-09-30 10:37:21 +08:00
images fix(main.py): remove image edit optional param from image generation 2025-09-06 11:24:25 -07:00
integrations Merge branch 'main' into feature/sqs_pushes_errors 2025-09-27 08:51:35 -04:00
litellm_core_utils fix: fix linting errors 2025-09-27 13:07:57 -07:00
llms fix(openai/image_edit/transformation.py): fix passing multiple images to openai 2025-09-27 16:03:17 -07:00
passthrough test fix location of encode bedrock runtime modelid arn 2025-08-22 17:34:09 -07:00
proxy fix mypy check issues 2025-09-30 10:37:21 +08:00
realtime_api [LLM Translation] Fix Realtime API endpoint for no intent (#13476) 2025-08-14 16:24:14 -07:00
rerank_api Add rerank endpoint support for deepinfra 2025-08-20 23:36:05 +05:30
responses fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
router_strategy fix: test 2025-09-19 16:35:00 -07:00
router_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
secret_managers fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
types Fix Google GenAI types import to handle missing google.genai module 2025-10-01 01:56:52 +08:00
vector_stores [Bug Fix] Bedrock KB - Using LiteLLM Managed Credentials for Query (#13787) 2025-08-19 15:39:36 -07:00
__init__.py test(gemini): Add unit tests for Google GenAI adapter 2025-09-29 18:51:35 +08:00
_logging.py [Feat] Add support for returning images with gemini/gemini-2.5-flash-image-preview with /chat/completions (#13983) 2025-08-27 16:16:19 -07:00
_redis.py [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
_service_logger.py
_uuid.py Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941) 2025-09-26 09:14:20 -07:00
_version.py
budget_manager.py
constants.py fix: re-add scheduled rotations 2025-09-26 11:40:46 -07:00
cost_calculator.py [Feat] - Cost Tracking - show input, output, tool call cost breakdown in StandardLoggingPayload (#14921) 2025-09-25 15:48:22 -07:00
cost.json
exceptions.py [Bug fix] Misclassified 500 error on invalid image_url in /chat/completions request (#14149) 2025-09-01 15:26:27 -07:00
main.py fix mypy check issues 2025-09-30 10:37:21 +08:00
model_prices_and_context_window_backup.json Merge pull request #14942 from danielmklein/main 2025-09-27 07:49:19 -07:00
mypy.ini fix mypy 2025-09-27 12:21:32 -07:00
py.typed
router.py fix mypy type check issues 2025-09-29 23:11:49 +08:00
scheduler.py
timeout.py
utils.py fix: remove slow string operation (#14955) 2025-09-26 13:25:59 -07:00