litellm/litellm
Ishaan Jaff 7ad2a58dcd
[Feat] A2a Gateway - allow using bedrock agentcore, langgraph agents with A2a Gateway (#17786)
* init LANGGRAPH

* init LangGraphConfig

* init LangGraphConfig types

* init langgraph

* init getting api base and key

* init transform langgraph

* fix SSE issues

* test_langgraph_acompletion_non_streaming

* add LangGraph to docs

* docs: Setting Up a Local LangGraph Server

* fix langgraph SSE

* fix import uuid

* init A2A to LiteLLM Completion Bridge

* add send message for bridge

* test_a2a_completion_bridge_non_streaming

* add A2ACompletionBridgeTransformation

* add a2a send message support

* init a2a bridge
2025-12-10 13:08:43 -08:00
..
a2a_protocol [Feat] A2a Gateway - allow using bedrock agentcore, langgraph agents with A2a Gateway (#17786) 2025-12-10 13:08:43 -08:00
anthropic_interface
assistants
batch_completion
batches fix: resolve ruff lint errors (#17490) 2025-12-04 14:12:57 -08:00
caching
completion_extras fix(responses): prevent streaming tool_calls from being dropped when text + tool_calls (#17652) 2025-12-08 18:51:59 -08:00
containers [Feat] Containers API - add new container API file management + UI Interface (#17745) 2025-12-09 17:33:26 -08:00
endpoints/speech/speech_to_completion_bridge
experimental_mcp_client
files Add support for file content download for bedrock batches 2025-12-04 13:27:53 +05:30
fine_tuning
google_genai
images [Refactor#2] litellm/init – Lazy-load utils to reduce memory + import time (#17171) 2025-12-03 11:40:16 -08:00
integrations Arize Phoenix OSS - Prompt Management Integration (#17750) 2025-12-09 22:53:42 -08:00
litellm_core_utils [Feat] New Provider - add langgraph (#17783) 2025-12-10 12:30:35 -08:00
llms [Feat] New Provider - add langgraph (#17783) 2025-12-10 12:30:35 -08:00
ocr
passthrough fix bedrock passthrough auth issue (#16879) 2025-11-24 18:44:59 -08:00
proxy [Feat] A2a Gateway - allow using bedrock agentcore, langgraph agents with A2a Gateway (#17786) 2025-12-10 13:08:43 -08:00
rag [Feat] RAG API - QA - allow internal user keys to access api, allow using litellm credentials with API, raise clear exception when RAG API fails (#17169) 2025-11-26 17:07:30 -08:00
realtime_api fix: tested e2e implementation and added sample config. 2025-11-26 12:37:13 +00:00
rerank_api feat(voyage): add rerank API support (#17744) 2025-12-09 17:34:09 -08:00
responses Add usage details in responses usage object 2025-12-08 11:51:47 +05:30
router_strategy
router_utils fix(router): handle tools=None in filter_web_search_deployments (#17684) 2025-12-08 18:36:46 -08:00
search
secret_managers fix: cyberark allow setting ssl verfiy to false (#17433) 2025-12-03 18:54:31 -08:00
skills [Feat] New API - Claude Skills API (Anthropic) (#17042) 2025-11-24 15:01:40 -08:00
types [Feat] A2a Gateway - allow using bedrock agentcore, langgraph agents with A2a Gateway (#17786) 2025-12-10 13:08:43 -08:00
vector_store_files
vector_stores Fix vector store configuration synchronization failure 2025-12-05 11:46:14 +05:30
videos Fix : use litellm params for other video apis 2025-12-09 23:03:29 +05:30
__init__.py feat(voyage): add rerank API support (#17744) 2025-12-09 17:34:09 -08:00
_lazy_imports.py [Refactor#2] litellm/init – Lazy-load utils to reduce memory + import time (#17171) 2025-12-03 11:40:16 -08:00
_logging.py
_redis.py
_service_logger.py
_uuid.py
_version.py
budget_manager.py
constants.py [Fix] Perf - Reduce memory accumulation of spend_logs (#17742) 2025-12-09 14:00:34 -08:00
cost_calculator.py fixed flex tier pricing (#17748) 2025-12-09 18:10:51 -08:00
cost.json
exceptions.py
main.py [Feat] New Provider - add langgraph (#17783) 2025-12-10 12:30:35 -08:00
model_prices_and_context_window_backup.json Merge pull request #17770 from BerriAI/litellm_deepseek_v3.2 2025-12-10 22:28:50 +05:30
mypy.ini
py.typed
router.py Merge pull request #17732 from BerriAI/litellm_videos_bugs_2 2025-12-10 07:49:55 +05:30
scheduler.py
timeout.py
utils.py [Feat] New Provider - add langgraph (#17783) 2025-12-10 12:30:35 -08:00