-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Store Message Component not using external memory #5688
Comments
Hey @dhia-mahdaoui! 👋 I'm here to help you with bugs, questions, and becoming a contributor. I'm Dosu, a bot designed to assist you while you wait for a human maintainer. The issue you're experiencing with the Store Message Component in Langflow 1.1.1 storing and retrieving messages from Langflow's internal database instead of the connected external PostgreSQL database is likely due to the To resolve this, ensure that the Additionally, verify that the environment variable To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
If you change the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Bug Description
the store message component is storing /retrieving to/from langflow's database even though its connected to an external databse
Reproduction
connect StoreMessage component to an external database
Expected behavior
only use the external database to save and retrieve message data
Who can help?
No response
Operating System
linux
Langflow Version
1.1.1
Python Version
None
Screenshot
No response
Flow File
No response
The text was updated successfully, but these errors were encountered: