.NET ChatHistory Summarization Reducer #10980
Answered
by
moonbox3
romainsemur
asked this question in
Q&A
-
In a ecommerce Chatbot context, does anyone have a good suggestion for the 2 parameters targetCount and thresholdCount ? |
Beta Was this translation helpful? Give feedback.
Answered by
moonbox3
Mar 14, 2025
Replies: 1 comment
-
@romainsemur have you had a look at these .Net Chat History Reducer samples? https://github.com/microsoft/semantic-kernel/tree/main/dotnet/samples/Concepts/ChatCompletion/ChatHistoryReducers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sophialagerkranspandey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@romainsemur have you had a look at these .Net Chat History Reducer samples? https://github.com/microsoft/semantic-kernel/tree/main/dotnet/samples/Concepts/ChatCompletion/ChatHistoryReducers