-
-
Notifications
You must be signed in to change notification settings - Fork 24k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In version 3.0.12, uploading documents into a document store using the MySQL Record Manager results in the error
Error: documentStoreServices.insertIntoVectorStoreMiddleware - Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - QueryFailedError: Unknown column 'doc_id' in 'field list'
Using the SQLite Record Manager does not encounter this issue. This error also does not appear to happen in 3.0.11
To Reproduce
Create a new document Store
Load a file using a document loader
Click Upsert Chunks and configure Embeddings and Vector Store.
Configure MySQL for the record manager
Click Upsert
Expected behavior
The upsert should complete without error
Screenshots
Flow
No response
Use Method
Docker
Flowise Version
3.0.12
Operating System
None
Browser
Chrome
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working