mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 14:19:47 +00:00
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. |
||
|---|---|---|
| .. | ||
| responses | ||
| __init__.py | ||
| agent_instance.py | ||
| agents.py | ||
| config.py | ||
| persistence.py | ||
| safety.py | ||