llama-stack-mirror/llama_stack/providers/remote/vector_io/chroma
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: Added openai compatible vector io endpoints for chromadb (#2489) 2025-07-23 13:51:58 -07:00
chroma.py feat(vector-io): add delete_chunk stub methods for unsupported providers 2025-07-24 12:26:17 +01:00
config.py chore: Added openai compatible vector io endpoints for chromadb (#2489) 2025-07-23 13:51:58 -07:00