docs: add Redis session manager to community session managers#786
Open
knagapriya wants to merge 2 commits intostrands-agents:mainfrom
Open
docs: add Redis session manager to community session managers#786knagapriya wants to merge 2 commits intostrands-agents:mainfrom
knagapriya wants to merge 2 commits intostrands-agents:mainfrom
Conversation
- Added section explaining how to access ToolResult from tool events - Included examples for individual tool result tracking - Added error handling examples for tool failures - Addresses issue about ToolResult documentation in streaming context
Resolves strands-agents#375 - Add community page for strands-redis-session-manager - Update mkdocs.yml nav with Redis entry under Session Managers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds documentation for the strands-redis-session-manager community package to the Community Session Managers section.
Resolves #375
Changes
docs/community/session-managers/redis-session-manager.md— community page with features, requirements, installation, usage example, and resource linksmkdocs.yml— added Redis entry under Community → Session Managers nav