litellm/litellm/types
Cursor Agent 1b6ab9facf
Merge branch 'litellm_internal_staging' into litellm_oss_staging
Resolves merge conflict in tests/test_litellm/llms/bedrock/chat/test_converse_transformation.py
by keeping both the new bedrock tool-result file/document tests and the
transform_response body-leak regression test.

Also addresses Greptile P2 comment: when BedrockImageProcessor returns a
block with neither 'image' nor 'document' keys on the tool-result path
(image_url and file content types), log a warning instead of silently
dropping the block.

Co-authored-by: Mateo Wang <mateo-berri@users.noreply.github.com>
2026-04-29 21:34:52 +00:00
..
containers feat(containers): Azure routing, managed container IDs, delete response parsing (#25287) 2026-04-11 09:21:01 -07:00
google_genai fix(mypy): fix scattered 1-off type errors across 14 files 2026-03-13 00:08:57 +00:00
images merge: resolve conflicts between main and litellm_oss_staging_03_11_2026 2026-03-12 09:38:31 -03:00
integrations style: apply black formatting 2026-04-20 16:02:21 -07:00
interactions build: migrate packaging, CI, and Docker from Poetry to uv (#25007) 2026-04-09 11:46:23 -07:00
litellm_core_utils
llms fix(bedrock, anthropic): translate OpenAI file content on tool-result path 2026-04-28 13:00:48 -04:00
management_endpoints style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
mcp_server feat(mcp): rehash short tool prefix on collision and cache per server 2026-04-29 03:43:34 +00:00
passthrough_endpoints refactor: define pass-through custom body state key in types module 2026-04-11 15:26:44 -07:00
prompts style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
proxy Adding Cycraft XecGuard integration (#26011) 2026-04-27 08:58:38 +05:30
responses refactor: extract duplicated stdout/stderr → logs logic to shared helper 2026-03-18 22:05:27 -03:00
secret_managers style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
videos style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
access_group.py allow editing of access group names 2026-02-13 17:03:41 -08:00
adapter.py
agents.py fix(agents.tsx): support granting agents access to subagents 2026-03-10 21:03:20 -07:00
caching.py fix(caching): preserve prompt_tokens_details through embedding cache round-trip (#26653) 2026-04-28 08:25:11 -07:00
completion.py
compression.py Prompt Compression - add it to the proxy (#25729) 2026-04-20 15:08:00 -07:00
embedding.py
files.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
fine_tuning.py
guardrails.py Adding Cycraft XecGuard integration (#26011) 2026-04-27 08:58:38 +05:30
mcp.py Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
memory_management.py feat(proxy): add /v1/memory CRUD endpoints (#26218) 2026-04-24 18:38:07 -07:00
policy_engine.py
rag.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
realtime.py address greptile review feedback (greploop iteration 2) 2026-03-12 18:53:22 +05:30
rerank.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
router.py Merge pull request #26301 from BerriAI/litellm_internal_staging 2026-04-23 08:30:10 +05:30
scheduler.py
search.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
services.py
tag_management.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
tool_management.py Bug Fix: auto-inject prompt caching support for Gemini models (#21881) 2026-03-03 20:25:35 -08:00
utils.py fix(logging): backfill streaming hidden response cost (#26606) 2026-04-28 08:41:20 -07:00
vector_store_files.py
vector_stores.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00