mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-12 07:42:47 +02:00
evals: v3, ebeddings at the side
additional indexes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Drop legacy embedding fields from base tables; embeddings now live in *_embedding tables.
|
||||
REMOVE FIELD IF EXISTS embedding ON TABLE text_chunk;
|
||||
REMOVE FIELD IF EXISTS embedding ON TABLE knowledge_entity;
|
||||
Reference in New Issue
Block a user