mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +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 | ||
agent_instance.py | ||
agentic_system.py | ||
config.py | ||
execute_with_custom_tools.py | ||
safety.py |