v1.2.3
ogx-ai/ogxv1.2.3Aug 17, 2026by cdoern
AI Summary
This release fixes the AsyncOgxClient to make it functional by inheriting from the sync ApiClient base class.
Key Highlights
- Make AsyncOgxClient functional by inheriting from sync ApiClient
Full Release Notes
## What's Changed * fix: make AsyncOgxClient functional by inheriting from sync ApiClient… by @derekhiggins in https://github.com/ogx-ai/ogx/pull/6401 **Full Changelog**: https://github.com/ogx-ai/ogx/compare/v1.2.2...v1.2.3