llama-stack-mirror/llama_stack/providers/remote/vector_io/weaviate
Derek Higgins 239c2a9eef feat(vector-io): add delete_chunk stub methods for unsupported providers
Add NotImplementedError placeholders for delete_chunk and
_delete_openai_chunk_from_vector_store methods in Chroma, Qdrant,
and Weaviate providers that don't yet support the File API
2025-07-24 12:26:17 +01:00
..
__init__.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
config.py chore: Move vector store kvstore implementation into openai_vector_store_mixin.py (#2748) 2025-07-14 18:10:35 -04:00
weaviate.py feat(vector-io): add delete_chunk stub methods for unsupported providers 2025-07-24 12:26:17 +01:00