Ishaan Jaff
|
9ed11c5cdf
|
[Feat] Allow calling A2A agents through LiteLLM /chat/completions API (#20358)
* init A2AConfig
* add transform files
* feat: A2A
* feat A2AConfig
* fix get_secret_str
* init: A2AConfig
* init A2AConfig common utils
* A2AConfig
* test_a2a_completion_async_non_streaming
* fix
* Update litellm/main.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* add multi part conversation support
* extract_text_from_a2a_message
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-02-03 12:52:33 -08:00 |
|