Introducing Global Variables and Buttons to the Workflow: Enhancing Existing Features #3786
1596941391qq
started this conversation in
Suggestion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing?
Currently, the challenge I am facing is how to effectively manage the memory and historical data of the AI. To address this issue, I propose establishing a global variable to make the operations clearer. For example, if there is a global variable for the AI’s memory and history, and memory is checked at the LLM node, it should be stored in a global variable by default, and I would like to edit these. Secondly, on the chat interface, there should be the ability to add button components, and there would be button nodes that can call code.
2. Describe the feature you'd like to see
I suggest establishing a global variable to make the operations clearer. For example, if there is a global variable for the AI’s memory and history, and memory is checked at the LLM node, it should be stored in a global variable by default, and I would like to edit these. Secondly, on the chat interface, there should be the ability to add button components, and there would be button nodes that can call code.
3. How will this feature improve your workflow or experience?
By establishing a global variable to manage the memory and historical data of the AI, my workflow will be significantly improved. This will allow me to more clearly track and edit the AI’s dialogue history, thus increasing work efficiency. Additionally, being able to add button components to the chat interface and combine code with button nodes will make the operations more intuitive and convenient. Overall, these improvements will make my workflow more efficient and smooth.
4. Additional context or comments
No response
5. Can you help us with this feature?
Beta Was this translation helpful? Give feedback.
All reactions