Skip to content

docs: update context management doc with should_truncate_results flag #88

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

Merged

Conversation

poshinchen
Copy link
Contributor

Description

Documentation update for should_truncate_results parameter in SlidingWindowConversationManager.

Related pr: strands-agents/sdk-python#192

Type of Change

  • Content update/revision

Update description of should_truncate_results parameter in SlidingWindowConversationManager.

Motivation and Context

Related issue: strands-agents/sdk-python#167
Allow customer to disable truncating the tool result when a message is too large. The message histories will be reduced instead.

Areas Affected

SlidingWindowConversationManager

Screenshots

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using mkdocs serve
  • Links in the documentation are valid and working
  • Images/diagrams are properly sized and formatted
  • All new and existing tests pass

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@poshinchen poshinchen merged commit 56498e5 into strands-agents:main Jun 11, 2025
1 check passed
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.

2 participants