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

Usage

Run Redis

Install docker desktop and run Redis on port 6379 using:
redis_for_agent.py

Params