llama-stack-mirror/llama_stack
Ashwin Bharambe a63a43c646
[memory refactor][6/n] Update naming and routes (#839)
Making a few small naming changes as per feedback:

- RAGToolRuntime methods are called `insert` and `query` to keep them
more general
- The tool names are changed to non-namespaced forms
`insert_into_memory` and `query_from_memory`
- The REST endpoints are more REST-ful
2025-01-22 10:39:13 -08:00
..
apis [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
cli More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -08:00
distribution [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
providers [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
scripts [memory refactor][3/n] Introduce RAGToolRuntime as a specialized sub-protocol (#832) 2025-01-22 10:04:16 -08:00
templates [memory refactor][5/n] Migrate all vector_io providers (#835) 2025-01-22 10:17:59 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00