-
Beta Was this translation helpful? Give feedback.
Answered by
flang-ls1
Mar 25, 2024
Replies: 2 comments 1 reply
-
I guess I have to trace the messages in an array and provide the history in every API call payload myself... This is more complicated than expected. Is there an easier fix for this? I feel Flowise should be able to handle this for me. Thanks!! https://docs.flowiseai.com/integrations/langchain/memory/short-term-memory |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
flang-ls1
-
Could we then reuse chat_history through flows when we set the correct sessionId and chatId on the API call? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess I have to trace the messages in an array and provide the history in every API call payload myself... This is more complicated than expected. Is there an easier fix for this? I feel Flowise should be able to handle this for me. Thanks!!
https://docs.flowiseai.com/integrations/langchain/memory/short-term-memory