| Example | Description |
|---|---|
| Use DynamoDB as the database for an agent | Store agent sessions and runs in DynamoDB using AWS credentials from the environment. |
| Use DynamoDB as the database for a team | Store team sessions and runs in DynamoDB with environment variables or constructor parameters. |
DynamoDB
DynamoDB
Store agent and team sessions in DynamoDB.