What's Changed
* Feature instructor with yaml by uglyboy-tl in https://github.com/uglyboy-tl/UglyChain/pull/16
* Update TEMPERATURE and remove seed usage by uglyboy-tl in https://github.com/uglyboy-tl/UglyChain/pull/17
* Refactor enum imports and add ExtendableEnum by uglyboy-tl in https://github.com/uglyboy-tl/UglyChain/pull/18
* 更便捷的自定义模型 和 检索 by uglyboy-tl in https://github.com/uglyboy-tl/UglyChain/pull/21
* 修复自定义模型在 MapChain 下不能被序列化的问题 by uglyboy-tl in https://github.com/uglyboy-tl/UglyChain/pull/23
* 添加 Developer Worker by uglyboy-tl in https://github.com/uglyboy-tl/UglyChain/pull/24
* Feature/update yaml output format by uglyboy-tl in https://github.com/uglyboy-tl/UglyChain/pull/25
**Full Changelog**: https://github.com/uglyboy-tl/UglyChain/compare/v0.1.9...v0.1.10