Skip to main content
Agno supports using Redis as a storage backend for Teams using the RedisDb class.

Usage

Install dependencies:
Export your OpenAI API key:

Run Redis

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

Params