0.2.0 - Error handling and fixes
What's Changed
- 🔧 Increase default timeouts by @gkumbhat in #134
- ✨Stream Error Handling by @declark1 in #120
- 🐛 Fix presence of seed, input_token and token count in streaming resp by @gkumbhat in #137
- ✨ Implement
/api/v1/text/task/detection/content
endpoint by @mdevino in #125 - 🛠️ Error propagation for 404 and 503 by @mdevino in #139
- 🚚 Rename orchestrator API to v2 by @gkumbhat in #141
- 🐛 Fix handle detector client error deserialization error by @declark1 in #143
- 🐛 Fix whitespace bug #130 by @flaviabeo in #135
New Contributors
- @flaviabeo made their first contribution in #135
Full Changelog: 0.1.0...0.2.0