litellm/litellm/types
2025-10-01 09:53:51 +08:00
..
google_genai Fix Google GenAI types import to handle missing google.genai module 2025-10-01 01:56:52 +08:00
images fix: fix import errors 2025-09-14 09:32:21 -07:00
integrations [Feat] Logging - datadog callback Log message content w/o sending to datadog (#14909) 2025-09-25 15:46:22 -07:00
litellm_core_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
llms [Feat] Return Cost for Responses API Streaming requests (#15053) 2025-09-29 19:47:04 -07:00
mcp_server feat(mcp/): allows admin to prevent llm's from accidentally deleting github repo's even if user is allowed to do this 2025-09-27 19:36:11 -07:00
passthrough_endpoints fix: fix import errors 2025-09-14 09:32:21 -07:00
prompts (Feat) Add BitBucket Integration for Prompt Management (#14882) 2025-09-25 15:51:00 -07:00
proxy fix: make it discoverable on ui 2025-09-28 23:49:20 +05:30
responses fix types/responses/main.py 2025-04-26 19:18:26 -07:00
secret_managers Revert "Litellm dev 07 21 2025 p1 (#12848)" 2025-07-22 18:28:36 -07:00
adapter.py feat(anthropic_adapter.py): support for translating anthropic params to openai format 2024-07-10 00:32:28 -07:00
caching.py fix: fix import errors 2025-09-14 09:32:21 -07:00
completion.py fix: correct CompletionRequest messages type to match OpenAI API spec (#12980) 2025-07-28 16:47:20 -07:00
embedding.py Removed config dict type definition 2024-05-17 10:39:00 +08:00
files.py LiteLLM Contributor PRs (02/18/2025). (#8643) 2025-02-19 21:52:46 -08:00
fine_tuning.py (feat) POST /fine_tuning/jobs support passing vertex specific hyper params (#7490) 2025-01-01 07:44:48 -08:00
guardrails.py fix: pattern for guardrail registration 2025-09-28 11:07:14 +05:30
mcp.py feat: initial commit for v2 oauth flow 2025-09-26 15:25:42 -07:00
realtime.py fix: fix import errors 2025-09-14 09:32:21 -07:00
rerank.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
router.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
services.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
tag_management.py Litellm dev 04 18 2025 p2 (#10157) 2025-04-19 07:32:23 -07:00
utils.py [Feat] Guardrails - add logging for important status fields (#15090) 2025-09-30 18:38:07 -07:00
vector_stores.py [Bug Fix] QA - Use PG Vector Vector Store with LiteLLM (#12716) 2025-07-18 08:41:18 -07:00