Skip to main content
AutonomousAgent comes with automatic memory setup for session persistence, with sensible defaults enabled out of the box.

Default Configuration

By default, AutonomousAgent uses:
  • InMemoryStorage: Automatic storage backend (no configuration needed)
  • Full Session Memory: Enabled by default to preserve conversation history

Additional Memory Features

Enable additional memory features beyond the default:

Persistent Storage

Use database-backed storage for persistence across sessions:

Session and User IDs

Track sessions and users: