Skip to content

Releases: quarkiverse/quarkus-langchain4j

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

0.2.0

07 Dec 15:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/quarkiverse/quarkus-langchain4j/commits/0.2.0