Skip to content

Releases: rafaelpierre/openai-agents-redis

v0.2.0-rc.1 - Distributed Context Management RC

Choose a tag to compare

@rafaelpierre rafaelpierre released this 06 Aug 08:46

🚀 Release Candidate v0.2.0-rc.1

✨ New Features

  • Distributed Context Management: Advanced session and context management capabilities for distributed OpenAI Agents
  • Sophisticated context handling for multi-agent systems
  • Improved session persistence and recovery

📦 Installation

pip install openai-agents-redis==0.2.0rc1

⚠️ Note

This is a release candidate. Please test thoroughly before using in production.

🔄 Changes

  • Added distributed context management system
  • Enhanced Redis session handling
  • Improved example applications demonstrating new features

Please report any issues or feedback!