What's Changed
- 🐛 Fix threshold getting passed through beyond orchestrator proces… by @gkumbhat in #236
- ✨🐛 Pass on non-threshold detector parameters by @evaline-ju in #235
- ✨ Integrate telemetry client instrumentation and traceparent propagation in orchestrator by @pscoro in #231
- ✨ Add OpenAiClient stream handling, update types by @declark1 in #230
- added error messages to various unwraps by @resoluteCoder in #243
- ✨ Implement Chat Completions API by @declark1 in #240
- 📝 Streaming content API by @evaline-ju in #246
- 🐛 Update stream content API with intended response by @evaline-ju in #251
- 🐛 added ability to cancel streaming generation when client disconnects by @resoluteCoder in #254
- 🔧 Migrate clients implementation from
reqwest
tohyper
by @pscoro in #252
New Contributors
- @resoluteCoder made their first contribution in #243
Full Changelog: 0.7.0...0.8.0