llama-stack/tests/client-sdk
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
..
agents [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
inference add pytest option to generate a functional report for distribution (#833) 2025-01-21 21:18:23 -08:00
safety REST API fixes (#789) 2025-01-16 13:47:08 -08:00
tool_runtime [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
vector_io [memory refactor][4/n] Update the client-sdk test for RAG (#834) 2025-01-22 10:15:19 -08:00
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
conftest.py [memory refactor][2/n] Update faiss and make it pass tests (#830) 2025-01-22 10:02:15 -08:00
metadata.py add pytest option to generate a functional report for distribution (#833) 2025-01-21 21:18:23 -08:00
report.py bug fix for distro report generation (#836) 2025-01-21 21:44:06 -08:00