litellm/litellm
Ishaan Jaff 4b13e3e214
[Docs] 1.74.6.rc note (#12765)
* draft 1.74.6

* add correct models

* fix

* update moonshot pricing

* docs

* docs fix

* changes till HELM

* Helm Chart

* upto circular references

* docs Groq

* fix typo

* docs

* docs fix

* docs fix
2025-07-19 11:54:22 -07:00
..
anthropic_interface [Feat] Allow using litellm.completion with /v1/messages API Spec (use gpt-4, gemini etc with claude code) (#11502) 2025-06-06 20:35:53 -07:00
assistants
batch_completion
batches Store batch output file id in DB + Store batch file status in DB + (experimental) BATCH API COST TRACKING 2025-06-25 22:41:22 -07:00
caching [LLM Translation - Redis] fix: redis caching for embedding response models (#12750) 2025-07-18 16:31:10 -07:00
completion_extras fix: remove unused imports in completion_extras transformation (#12655) 2025-07-16 10:23:13 -07:00
endpoints/speech/speech_to_completion_bridge feat(speech/): working gemini tts support via openai's /v1/speech endpoint (#11832) 2025-06-18 10:36:25 -07:00
experimental_mcp_client [Feat] MCP Gateway - allow using MCPs with all LLM APIs when using /responses with LiteLLM (#12546) 2025-07-15 14:06:31 -07:00
files
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
google_genai /streamGenerateContent - non-gemini model support (#12647) 2025-07-18 10:56:29 -07:00
images feat: add input_fidelity parameter for OpenAI image generation (#12662) 2025-07-16 16:56:05 -07:00
integrations [Prometheus] Move Prometheus to enterprise folder (#12659) 2025-07-18 11:54:47 -07:00
litellm_core_utils Litellm gemini grounding metadata stream (#12673) 2025-07-19 11:52:12 -07:00
llms Litellm gemini grounding metadata stream (#12673) 2025-07-19 11:52:12 -07:00
passthrough Bedrock Passthrough cost tracking (/invoke + /converse routes - streaming + non-streaming) (#12123) 2025-06-27 20:01:12 -07:00
proxy [Docs] 1.74.6.rc note (#12765) 2025-07-19 11:54:22 -07:00
realtime_api
rerank_api Add Hosted VLLM rerank provider integration (#12738) 2025-07-18 10:55:50 -07:00
responses [Feat] MCP Gateway - allow using MCPs with all LLM APIs when using /responses with LiteLLM (#12546) 2025-07-15 14:06:31 -07:00
router_strategy fix(lowest_latency.py): Handle ZeroDivisionError with zero completion tokens (#12734) 2025-07-18 15:19:47 -07:00
router_utils [Prometheus] Move Prometheus to enterprise folder (#12659) 2025-07-18 11:54:47 -07:00
secret_managers [⚡️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
types Bulk Edit Users on UI (#12763) 2025-07-19 11:04:23 -07:00
vector_stores [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
__init__.py add list of v0 models by provider 2025-07-18 18:37:48 -07:00
_logging.py fix mapped tests (#12320) 2025-07-04 10:04:43 -07:00
_redis.py add _pretty_print_redis_config (#12073) 2025-06-26 10:26:57 -07:00
_service_logger.py [⚡️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
_version.py
budget_manager.py
constants.py feat: add v0 provider support (#12751) 2025-07-18 18:26:44 -07:00
cost_calculator.py fix bedrock cost calculation for cached tokens (#12488) 2025-07-10 21:29:22 -07:00
cost.json
exceptions.py
main.py Integration: Bytez as a model provider (#12121) 2025-07-12 10:50:39 -07:00
model_prices_and_context_window_backup.json [Docs] 1.74.6.rc note (#12765) 2025-07-19 11:54:22 -07:00
mypy.ini
py.typed
router.py [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
scheduler.py
timeout.py
utils.py feat: add v0 provider support (#12751) 2025-07-18 18:26:44 -07:00