litellm/litellm/proxy/agent_endpoints
2026-04-23 15:25:04 -07:00
..
auth fix: use UI_TEAM_ID constant instead of hardcoded string 2026-02-20 18:14:57 -08:00
a2a_endpoints.py fix(a2a): filter agent-only litellm_params from acompletion kwargs; pass agent_id into body 2026-04-23 15:25:04 -07:00
a2a_routing.py fix: add explicit admin bypass to agent access checks for consistency 2026-04-16 21:12:09 -07:00
agent_registry.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
endpoints.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
model_list_helpers.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
utils.py feat(agents): add merge_agent_headers utility 2026-03-05 14:28:11 +05:30