v0.6.0
What's Changed
✨ Implemented enhancements
- Simplify approach to Grok chat client and dynamic clients by @kzu in #56
- Drop ctor overload not receiving a model by @kzu in #57
- Create a smarter OpenAI chat client that honors model ID by @kzu in #58
- Improve JSON console logging at the client pipeline level by @kzu in #60
📝 Documentation updates
- Showcase OpenAI features in readme by @kzu in #59
- Add note on Smith example, cleanup logging example by @kzu in #61
Full Changelog: v0.5.2...v0.6.0