Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix 4206]: fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore #4225

Conversation

amanthegreatone
Copy link
Contributor

in the output config for the Postgres Vector Store for the Vector Store mode the getBaseClasses(VectorStore) is returning an empty array preventing the Postgres Vector Store to connect as a vector store to subsequent nodes that are accepting a Vector Store input. Ref (#4206)

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @amanthegreatone !

@HenryHengZJ HenryHengZJ merged commit 3bd2d63 into FlowiseAI:main Apr 2, 2025
2 checks passed
iEgit pushed a commit to iEgit/Flowise that referenced this pull request Apr 7, 2025
…typeorm driver and not the PGVectorStore (FlowiseAI#4225)

fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore

Co-authored-by: Aman Agarwal <[email protected]>
JJK801 pushed a commit to JJK801/Flowise that referenced this pull request Apr 9, 2025
…typeorm driver and not the PGVectorStore (FlowiseAI#4225)

fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore

Co-authored-by: Aman Agarwal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants