litellm/litellm/a2a_protocol
yassin 6786eb0131 fix(a2a): send message/stream for Bedrock AgentCore streaming requests
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-21 13:39:32 +00:00
..
litellm_completion_bridge feat(a2a): reach Microsoft Foundry agents with Entra auth and versioned card discovery 2026-09-16 16:36:47 -07:00
providers fix(a2a): send message/stream for Bedrock AgentCore streaming requests 2026-09-21 13:39:32 +00:00
__init__.py chore(lint): clear grandfathered over-limit lint drift and ratchet budgets down 2026-08-05 12:18:13 -07:00
card_resolver.py fix(a2a): narrow discovery status codes through a structural protocol 2026-09-17 17:17:21 -07:00
client.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
cost_calculator.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
exception_mapping_utils.py fix(a2a): stop writing per-caller state onto the shared cached httpx client (#35978) 2026-08-06 18:58:26 -07:00
exceptions.py fix(a2a): keep the upstream status on card discovery failures and inject the card client in tests 2026-09-16 23:55:57 +00:00
main.py feat(a2a): reach Microsoft Foundry agents with Entra auth and versioned card discovery 2026-09-16 16:36:47 -07:00
streaming_iterator.py refactor(types): replace Any with proven types in 32 files 2026-09-21 10:51:46 +00:00
utils.py refactor(types): replace Any with proven types in 34 files 2026-09-20 10:16:48 +00:00