Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

dapr.ext.strands

Strands Agents session management backed by any Dapr state store. Provides DaprSessionManager for distributed session, agent, and message persistence.

pip install "dapr[strands]"
from dapr.ext.strands import DaprSessionManager

See the root README for migration steps from the legacy dapr-ext-strands distribution.