0.0.14
What's Changed
- Rename package from connector to loader and adding factory class for loader by @li2109 in #98
- Adding torch context by @li2109 in #101
- Refactor Connector by @li2109 in #102
- Adding predifined pipelines by @li2109 in #103
- Adding torchlet into the context via provider by @li2109 in #104
- Adding field injection support by @li2109 in #105
- Changing from MIT License to Apache 2.0 License by @li2109 in #107
- [Experiment]: Fix build error by @li2109 in #106
- Getting torchlet from context by interface or super class by @li2109 in #108
- Delete self-made dependency injection by @li2109 in #120
- Changes for Guice injection by @li2109 in #121
- Add cohere processor for text generation. by @rubio-He in #118
New Contributors
Full Changelog: 0.0.13...0.0.14