llama-stack-mirror/llama_toolchain/distribution
Ashwin Bharambe 48c6a32edd <WIP> memory changes
- 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
2024-08-23 21:00:17 -07:00
..
__init__.py Introduce Llama stack distributions (#22) 2024-08-08 13:38:41 -07:00
datatypes.py <WIP> memory changes 2024-08-23 21:00:17 -07:00
distribution.py Add API keys to AgenticSystemConfig instead of relying on dotenv (#33) 2024-08-21 12:35:59 -07:00
dynamic.py Introduce Llama stack distributions (#22) 2024-08-08 13:38:41 -07:00
install_distribution.sh No need for unnecessary $(conda run ...) to get python interpreter 2024-08-14 20:48:35 -07:00
registry.py Rename inline -> local (#24) 2024-08-08 17:39:03 -04:00
server.py Add API keys to AgenticSystemConfig instead of relying on dotenv (#33) 2024-08-21 12:35:59 -07:00
start_distribution.sh Introduce Llama stack distributions (#22) 2024-08-08 13:38:41 -07:00