mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
- inlined AgenticSystemInstanceConfig so API feels more ergonomic - renamed it to AgentConfig, AgentInstance -> Agent - added a MemoryConfig and `memory` parameter - added `attachments` to input and `output_attachments` to the response - some naming changes |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| datatypes.py | ||
| distribution.py | ||
| dynamic.py | ||
| install_distribution.sh | ||
| registry.py | ||
| server.py | ||
| start_distribution.sh | ||