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