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

Usage

Install dependencies:

Run Valkey

Install docker desktop and run Valkey on port 6379 using:
valkey_for_agent.py

Params