llama-stack-mirror/llama_stack/providers/remote/vector_io/weaviate
Derek Higgins 77be2ee535 feat(vector-io): add delete_chunk stub methods for unsupported providers
Add NotImplementedError placeholders for delete_chunk and
delete_chunk methods in Chroma, Qdrant,
and Weaviate providers that don't yet support the File API
2025-07-25 12:17:25 +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-25 12:17:25 +01:00