llama-stack-mirror/llama_toolchain
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
..
agentic_system <WIP> memory changes 2024-08-23 21:00:17 -07:00
cli fixed bug in download not enough disk space condition (#35) 2024-08-22 08:10:47 -07:00
common Moved ToolPromptFormat and jinja templates to llama_models.llama3.api 2024-08-23 14:58:52 -07:00
dataset/api llama_models.llama3_1 -> llama_models.llama3 2024-08-19 10:55:37 -07:00
distribution <WIP> memory changes 2024-08-23 21:00:17 -07:00
evaluations/api RFC-0001-The-Llama-Stack (#8) 2024-08-20 19:01:18 -07:00
inference Moved ToolPromptFormat and jinja templates to llama_models.llama3.api 2024-08-23 14:58:52 -07:00
memory <WIP> memory changes 2024-08-23 21:00:17 -07:00
models/api formatting 2024-08-14 17:03:43 -04:00
observability RFC-0001-The-Llama-Stack (#8) 2024-08-20 19:01:18 -07:00
post_training/api RFC-0001-The-Llama-Stack (#8) 2024-08-20 19:01:18 -07:00
reward_scoring/api RFC-0001-The-Llama-Stack (#8) 2024-08-20 19:01:18 -07:00
safety llama_models.llama3_1 -> llama_models.llama3 2024-08-19 10:55:37 -07:00
synthetic_data_generation/api RFC-0001-The-Llama-Stack (#8) 2024-08-20 19:01:18 -07:00
tools add tools to chat completion request 2024-08-22 15:57:59 -07:00
__init__.py Initial commit 2024-07-23 08:32:33 -07:00
stack.py <WIP> memory changes 2024-08-23 21:00:17 -07:00