llama-stack-mirror/llama_stack/apis/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
..
__init__.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
agents.py feat(agents)!: changing agents API signatures to use OpenAI types 2025-10-10 13:20:50 -07:00
openai_responses.py feat: reuse previous mcp tool listings where possible (#3710) 2025-10-10 09:28:25 -07:00