crate-workbench / langchain

⚡ Building applications with LLMs through composability ⚡
https://python.langchain.com
MIT License
0 stars 0 forks source link

CrateDB vector: Fix cascading deletes #14

Closed amotl closed 10 months ago

amotl commented 10 months ago

About

When deleting a collection, also delete its associated embeddings. Fixes GH-11.

/cc @hammerhead