Skip to main content
RedisDb stores an Agent’s sessions and run history in Redis.

Usage

Install dependencies:
Export your OpenAI API key:

Run Redis

Install Docker Desktop, then start Redis on port 6379:
redis_for_agent.py

Parameters