litellm/litellm/a2a_protocol
2026-03-11 17:07:57 -03:00
..
litellm_completion_bridge style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
providers style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
__init__.py [Fix] A2a Agent Gateway Fixes - A2A agents deployed with localhost/internal URLs in their agent cards (e.g., http://0.0.0.0:8001/) (#20604) 2026-02-06 15:02:34 -08:00
card_resolver.py [Fix] A2a Agent Gateway Fixes - A2A agents deployed with localhost/internal URLs in their agent cards (e.g., http://0.0.0.0:8001/) (#20604) 2026-02-06 15:02:34 -08:00
client.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
cost_calculator.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
exception_mapping_utils.py fix(mypy): resolve type checking errors in 5 files (#20627) 2026-02-06 18:34:55 -08:00
exceptions.py [Fix] A2a Agent Gateway Fixes - A2A agents deployed with localhost/internal URLs in their agent cards (e.g., http://0.0.0.0:8001/) (#20604) 2026-02-06 15:02:34 -08:00
main.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
streaming_iterator.py style: run black formatter on entire codebase 2026-03-11 17:07:57 -03:00
utils.py [Feat] Agent Gateway - Add token counting non streaming + streaming (#17779) 2025-12-10 11:45:28 -08:00