Emrah TOY
Emrah TOY
@HenryHengZJ i cant see any breaking change in the documentation. Is this expected? Do I have to keep the history by myself ? If so why do we have Buffer...
Is this a recent change? Because I have never set and sent history in the request before.
@HenryHengZJ It is hard to manage the history on the app side ( which means my own app not the flowise ). "because by right buffer memory doesnt have session...
> Theoretically we can change the code to have buffer memory to fetch the chat history using `chatId` since `chatId` is the Flowise sessionId. I will add that to our...
Well, that is why it is called "in memory short-term memory", I understand this for sure. I would still keep the `memoryKey` to have multiagent history. Think of that we...
also related with #1584
Much appreciated, thank you.
FYI: Function call is updated with [tools](https://platform.openai.com/docs/guides/function-calling) PS: It would be nice to consider [json mode](https://platform.openai.com/docs/guides/text-generation/json-mode)
@HenryHengZJ is there any update on this?
Awesome @HenryHengZJ, just in time!