Skip to main content
Agno supports using DynamoDB as a storage backend for Agents using the DynamoDb class.

Usage

Install dependencies:
Provide region_name, aws_access_key_id, and aws_secret_access_key to the DynamoDb class, or set the AWS_REGION, AWS_ACCESS_KEY_ID, and AWS_SECRET_ACCESS_KEY environment variables.
dynamo_for_agent.py

Params