Skip to content

Commit 6005984

Browse files
jesseturner21Jesse Turner
andauthored
add note in session managment directing users to third-party session managers (#293)
Co-authored-by: Jesse Turner <[email protected]>
1 parent 9e55e73 commit 6005984

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user-guide/concepts/agents/session-management.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ A session represents all of the stateful information that is needed by an agent
1212

1313
Strands provides built-in session persistence capabilities that automatically capture and restore this information, allowing agents to seamlessly continue conversations where they left off.
1414

15+
Beyond the built-in options, [third-party session managers](./#third-party-session-managers) provide additional storage and memory capabilities.
16+
1517
## Basic Usage
1618

1719
Simply create an agent with a session manager and use it:

0 commit comments

Comments
 (0)