Skip to content

Releases: quarkiverse/quarkus-langchain4j

Release 0.7.1

25 Jan 06:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

Release 0.7.0

23 Jan 07:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.3...0.7.0

Release 0.6.3

16 Jan 11:16
Compare
Choose a tag to compare

What's Changed

  • Bump quarkus.version from 3.6.4 to 3.6.5 by @dependabot in #220
  • Fail if selected chat/embedding model isn't the one found on classpath by @jmartisk in #221
  • Add first version of IBM BAM support by @geoand in #222
  • Introduce first version of OpenShift AI extension by @geoand in #223
  • Release 0.6.3 by @geoand in #224

Full Changelog: 0.6.2...0.6.3

Release 0.6.2

10 Jan 13:26
Compare
Choose a tag to compare

What's Changed

  • Adding the user config property for openai embedding model by @sebastienblanc in #209
  • Make user property of EmbeddingModelConfig optional by @geoand in #214
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #216
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #217
  • Add support for the custom SmallRye fault tolerance annotations (like rate limiting) by @cescoffier in #218
  • Release 0.6.2 by @geoand in #219

Full Changelog: 0.6.1...0.6.2

Release 0.6.1

05 Jan 15:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

05 Jan 12:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.6.0

Release 0.6.0.CR2

31 Dec 05:26
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #167
  • Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.0 to 24.3.1 by @dependabot in #170
  • Fix tool call serialization/deserialization issues by @geoand in #192
  • Release 0.6.0.CR2 by @geoand in #193

Full Changelog: 0.6.0.CR1...0.6.0.CR2

Release 0.6.0.CR1

25 Dec 04:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.6.0.CR1

Release 0.5.1

21 Dec 05:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

Release 0.5.0

20 Dec 13:24
Compare
Choose a tag to compare

What's Changed

  • Perform logging properly in QuarkusToolExecutor by @geoand in #154
  • Properly support Smallrye Fault Tolerance by @geoand in #145
  • Milvus embedding store + Dev services by @jmartisk in #156
  • Restructure recorded metrics by @geoand in #155
  • Make sure ChatMemoryStore beans are unremovable by @geoand in #159
  • Use previous version of POI extension by @geoand in #157
  • In azure openai extension, need a way to override the base url by @edeandrea in #160
  • Add counted metrics by @geoand in #162
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #152
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 by @dependabot in #151
  • Bump quarkus.version from 3.6.1 to 3.6.3 by @dependabot in #139
  • Get rid of warning by removing duplicate micrometer dependency by @gsmet in #166
  • Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.3 to 24.3.0 by @dependabot in #163
  • Minor Dev UI fixes for tools by @jmartisk in #171
  • Warn about dimension mismatch by @jmartisk in #172
  • Bump quarkus.version from 3.6.3 to 3.6.4 by @dependabot in #169
  • Add a 'Working' text while waiting for results in Dev UI by @jmartisk in #173
  • Fix missing EmbeddingStore Dev UI page by @jmartisk in #174
  • Limit scope of OpenAiRestApi providers by @geoand in #165
  • Release 0.5.0 by @geoand in #176

New Contributors

Full Changelog: 0.4.2...0.5.0