Skip to content

feat: add HistoryProcessors wrapper #2124

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Wh1isper
Copy link
Contributor

@Wh1isper Wh1isper commented Jul 3, 2025

closes #2095

Copy link
Contributor

hyperlint-ai bot commented Jul 3, 2025

PR Change Summary

Added a new wrapper for HistoryProcessors to modify message history in the agent, allowing for enhanced memory management and privacy features.

  • Introduced HistoryProcessors wrapper for modifying message history
  • Enabled option to replace original conversation history
  • Provided examples for managing message history with custom processors

Modified Files

  • docs/message-history.md

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Save history_processors's result for next round model request
2 participants