Skip to content

Releases: quarkiverse/quarkus-langchain4j

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

Release 0.4.2

14 Dec 14:40
Compare
Choose a tag to compare

What's Changed

  • Use a default value for Ollama modelId by @geoand in #135
  • Add remaining models to Azure module by @geoand in #137
  • Make @ApplicationScoped beans work with ChatMemoryRemover by @geoand in #146
  • Release 0.4.2 by @geoand in #147

Full Changelog: 0.4.1...0.4.2

Release 0.4.1

12 Dec 09:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

Release 0.4.0

12 Dec 04:47
Compare
Choose a tag to compare

What's Changed

  • Use @SseEventFilter instead of deserialization hack by @geoand in #109
  • Change Pinecone config to RUNTIME, adjust test javadoc by @jmartisk in #108
  • Fix choosing a non-default Redis client by @jmartisk in #111
  • Allow injecting non-default datasource for PgVector store by @jmartisk in #110
  • Bump quarkus-poi.version from 2.0.4 to 2.0.5 by @dependabot in #113
  • Bump com.pgvector:pgvector from 0.1.3 to 0.1.4 by @dependabot in #114
  • Overhaul how chat memory is configured by @geoand in #112
  • pass cause to log to know actual error by @maxandersen in #120
  • Make the demo OpenAI key usable by @geoand in #125
  • Add PgVector to nav.adoc by @jmartisk in #126
  • Allow users to enable moderation for @RegisterAiService by @geoand in #124
  • mvnpm should be explicit choice. i.e. mvn -Pmvnpm otherwise every request to a new artifact takes unnecessary time. by @maxandersen in #123
  • Release 0.4.0 by @geoand in #127
  • Release 0.4.0 by @geoand in #128

Full Changelog: 0.3.0...0.4.0

Release 0.3.0

07 Dec 13:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0