llama-stack-mirror/llama_stack/providers/utils/memory
Nathan Weinberg cd5c6a2fcd
chore: standardize vector store not found error (#2968)
# What does this PR do?
1. Creates a new `VectorStoreNotFoundError` class
2. Implements the new class where appropriate 

Relates to #2379

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-07-30 15:19:16 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
file_utils.py Update the "InterleavedTextMedia" type (#635) 2024-12-17 11:18:31 -08:00
openai_vector_store_mixin.py chore: standardize vector store not found error (#2968) 2025-07-30 15:19:16 -07:00
vector_store.py feat: implement chunk deletion for vector stores (#2701) 2025-07-25 10:30:30 -04:00