llama-stack/llama_stack/providers/tests/tools
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
..
__init__.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00
conftest.py [test automation] support run tests on config file (#730) 2025-01-16 12:05:49 -08:00
fixtures.py [memory refactor][5/n] Migrate all vector_io providers (#835) 2025-01-22 10:17:59 -08:00
test_tools.py [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00