Skip to content

Releases: li2109/langtorch

0.0.17

22 Jun 03:57
Compare
Choose a tag to compare

Full Changelog: 0.0.16...0.0.17

Create a new release as 0.0.16 contains classes that's not supported in java 8 but Java 8 is specified in the project build.gradle

0.0.16

22 Jun 01:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.15...0.0.16

0.0.15

18 Jun 04:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.14...0.0.15

0.0.14

14 Jun 08:01
Compare
Choose a tag to compare

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

0.0.13

03 Jun 04:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.12...0.0.13

0.0.12

30 May 06:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.12

0.0.11

27 May 07:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.10...0.0.11

0.0.10

20 May 22:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.9...0.0.10

0.0.9

20 May 03:47
Compare
Choose a tag to compare

What's Changed

  • Remove Message objects from openai-java library by @li2109 in #63
  • Add proxy support in OpenAIService by @li2109 in #67

Full Changelog: 0.0.8...0.0.9

0.0.8

17 May 23:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.0.8