Skip to content

How to Implement Persistent Summarized Chat History in PromptFlow? #3519

Answered by D-W-
lucaordronneau asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lucaordronneau , currently we don't have such feature. A workaround would be use LangChain's ConversationSummaryBufferMemory and wrap it into a flex flow. We have a sample on how to use LangChain in prompt flow: https://github.com/microsoft/promptflow/tree/main/examples/flex-flows/eval-criteria-with-langchain

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lucaordronneau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants