Skip to content

Releases: quarkiverse/quarkus-langchain4j

0.8.2

16 Feb 18:43
Compare
Choose a tag to compare

What's Changed

  • Use batching in Redis to avoid overflowing the connection pool by @jmartisk in #304
  • Updated to Infinispan Dev09 by @karesti in #308
  • Future-proof setting the User-Agent header by @geoand in #307
  • Make DevUI not require the default chat model by @geoand in #309
  • Release 0.8.2 by @geoand in #310

Full Changelog: 0.8.1...0.8.2

0.8.1

15 Feb 11:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.8.1

Release 0.8.0

09 Feb 19:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.8.0

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