v0.0.17
What's Changed
- Fix bug in load script where we try to use the task manager when none is passed. by @nsthorat in #627
- Various bug fixes by @dsmilkov in #629
- Fix the async bug when starting the server by @dsmilkov in #636
- Fix bug with non-serializable schema in the concept labeler. by @nsthorat in #632
- Update the global project config during changes. by @nsthorat in #631
- Remove the explicit cache directory for sentence transformers. by @nsthorat in #637
Full Changelog: v0.0.16...v0.0.17