Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: improve chat history reducer summarization edge case #10216

Open
moonbox3 opened this issue Jan 17, 2025 · 0 comments
Open

Python: improve chat history reducer summarization edge case #10216

moonbox3 opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
chat history python Pull requests for the Python Semantic Kernel

Comments

@moonbox3
Copy link
Contributor

In the chat history summarization reducer, there can be an interesting edge case where if (somehow) all messages are marked with a SUMMARY metadata tag, then the insertion_point index will throw things off. We need to look into making this more robust, so in the event that there is something to get into this state, we can handle it more gracefully.

@moonbox3 moonbox3 self-assigned this Jan 17, 2025
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel triage labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat history python Pull requests for the Python Semantic Kernel
Projects
Status: No status
Development

No branches or pull requests

2 participants