rafaelpierre/openai-agents-redis
Native OpenAI Agents SDK session management implementation using Redis as the persistence layer.
This tool helps developers maintain continuous, context-aware conversations with AI agents built using the OpenAI Agents SDK. It takes agent interactions and stores them in Redis, allowing agents to remember past conversations and provide more relevant responses over time. This is for Python developers building AI applications that need to manage agent session memory efficiently.
Available on PyPI.
Use this if you are developing AI applications with OpenAI Agents and need a robust, performant way to store and retrieve agent conversation history across sessions.
Not ideal if you are looking for a standalone AI chat application or do not have experience with Python and OpenAI's Agent SDK.
Stars
16
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/rafaelpierre/openai-agents-redis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related agents
elizaOS/eliza
Autonomous agents for everyone
Agent-Field/agentfield
Framework for AI Backend. Build and run AI agents like microservices - scalable, observable, and...
gptme/gptme
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses...
SolaceLabs/solace-agent-mesh
An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables...
langgenius/dify
Production-ready platform for agentic workflow development.