llama-stack-mirror/tests/integration/agents
Ashwin Bharambe c56b2deb7d feat(agents)!: changing agents API signatures to use OpenAI types
Replace legacy Message/SamplingParams usage with OpenAI chat message structures across agents: schemas, meta-reference implementation, and tests now rely on OpenAI message/tool payloads and generation knobs.
2025-10-10 13:20:50 -07:00
..
recordings fix(tests): ensure test isolation in server mode (#3737) 2025-10-08 12:03:36 -07:00
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_agents.py feat(agents)!: changing agents API signatures to use OpenAI types 2025-10-10 13:20:50 -07:00
test_openai_responses.py fix: Ensure that tool calls with no arguments get handled correctly (#3560) 2025-10-01 08:36:57 -04:00
test_persistence.py feat(agents)!: changing agents API signatures to use OpenAI types 2025-10-10 13:20:50 -07:00