UPDATE: Chatbot module
All checks were successful
Build and Release / release (push) Successful in 2m13s
All checks were successful
Build and Release / release (push) Successful in 2m13s
This commit is contained in:
2
db/migrations/0000013_rag_documents.down.sql
Normal file
2
db/migrations/0000013_rag_documents.down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS rag_chunks;
|
||||
DROP EXTENSION IF EXISTS vector;
|
||||
Reference in New Issue
Block a user