DynamoDb class.
Usage
Install theboto3 and openai packages:
AWS_REGION: The AWS region to connect to.AWS_ACCESS_KEY_ID: Your AWS access key ID.AWS_SECRET_ACCESS_KEY: Your AWS secret access key.
dynamo_for_agent.py
Use DynamoDB for agent session storage and persistence.
DynamoDb class.
boto3 and openai packages:
AWS_REGION: The AWS region to connect to.AWS_ACCESS_KEY_ID: Your AWS access key ID.AWS_SECRET_ACCESS_KEY: Your AWS secret access key.