openai-agents Integration Changelog
Changelog for hindsight-openai-agents.
For the source code, see hindsight-integrations/openai-agents.
0.1.2
Improvements
- Improved OpenAI Agents integration reliability by defaulting to the Cloud backend and adding gated end-to-end tests with real-LLM bucketing.·
@DK09876·c01fc12f
0.1.1
Improvements
- Documentation and test polish: corrected the openai-agents SDK version requirement, added
memory_instructions()to the README and API reference, added a Production Patterns section to the README (error handling, bank lifecycle, multi-agent workflows), and added a dedicatedtest_config.pycovering defaults, configure, env var fallback, and reset.·
@DK09876·52c148c2
0.1.0
Features