litellm/litellm/a2a_protocol
Ishaan Jaff 115a14891d
[Feat] Agent Gateway - Add token counting non streaming + streaming (#17779)
* fix calculate_a2a_cost

* add cost_per_query

* add test_asend_message_uses_cost_per_query

* fix: _initialize_slack_alerting_jobs

* feat: add token tracking for agents invoke

* add A2ARequestUtils

* add _set_usage_on_logging_obj

* test_asend_message_token_tracking

* add _handle_a2a_response_logging

* test_asend_message_streaming_token_tracking

* add A2AStreamingIterator
2025-12-10 11:45:28 -08:00
..
__init__.py
client.py
cost_calculator.py
main.py [Feat] Agent Gateway - Add token counting non streaming + streaming (#17779) 2025-12-10 11:45:28 -08:00
streaming_iterator.py [Feat] Agent Gateway - Add token counting non streaming + streaming (#17779) 2025-12-10 11:45:28 -08:00
utils.py [Feat] Agent Gateway - Add token counting non streaming + streaming (#17779) 2025-12-10 11:45:28 -08:00