You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are experiencing issues with handling session IDs in the Run Flow from JSON feature and certain components like Store Message. The current implementation has limitations that affect functionality and user experience.
Specific Issues
Session ID input in components:
Components like Store Message have a session ID field as a text input.
These components cannot take the session ID value as input from other components.
Run Flow from JSON limitation:
While we can provide a session ID in CURL commands, there's no way to provide a session ID when using the Run Flow from JSON feature.
Impact
These limitations restrict the flexibility and functionality of our system, particularly in scenarios where dynamic session handling is crucial.
Reproduction
Create a basic flow with Store Message component
Download and attempt to run the flow from JSON
Expected behavior
Components should be able to accept session ID values from other components dynamically.
Run Flow from JSON should have an option to provide or specify a session ID.
Current Behavior
Session ID fields in components are isolated and can't receive input from other parts of the flow, example Store message component.
Run Flow from JSON lacks the ability to specify a session ID, unlike CURL commands.
Possible Solutions
Implement a mechanism for components to accept session ID inputs from other components.
Add a session ID field or parameter in the Run Flow from JSON feature.
Bug Description
We are experiencing issues with handling session IDs in the Run Flow from JSON feature and certain components like Store Message. The current implementation has limitations that affect functionality and user experience.
Specific Issues
Session ID input in components:
Run Flow from JSON limitation:
Impact
These limitations restrict the flexibility and functionality of our system, particularly in scenarios where dynamic session handling is crucial.
Reproduction
Expected behavior
Current Behavior
Possible Solutions
Who can help?
No response
Operating System
Mac Os
Langflow Version
1.0.18
Python Version
None
Screenshot
Flow File
AstraDB Chat Memory ChatBot (1).json
The text was updated successfully, but these errors were encountered: