Skip to content

Releases: quarkiverse/quarkus-langchain4j

0.14.1

17 May 16:42
Compare
Choose a tag to compare

What's Changed

  • Refactor jokes jbang bot to be picocli based by @iocanel in #571
  • Properly configure for embedding model by @csotiriou in #597
  • Fix update sample version when releasing by @iocanel in #596
  • Allow multi-deployment configuration for Azure OpenAI by @csotiriou in #598

Full Changelog: 0.14.0...0.14.1

0.14.0

16 May 12:50
Compare
Choose a tag to compare

What's Changed

  • Fix configuration error in Gemini by @exaV in #558
  • Upgrade to Quarkus Antora 0.0.4 - fix podman issues by @ppalaga in #533
  • Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.11 to 24.3.12 by @dependabot in #553
  • Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.3.1 to 1.3.2 by @dependabot in #526
  • Include instruction for docker users in email-me-a-poem readme by @iocanel in #562
  • Drop uneeded MyChatModelSupplier from email-me-a-peom by @iocanel in #565
  • Add minimal html UI for email me a peom by @iocanel in #564
  • Fix distance fraud detection by @iocanel in #568
  • Fix description of email-me-a-poem by @iocanel in #561
  • Setup now ensures there are frauds to report by @iocanel in #566
  • Add hints in the triage review page by @iocanel in #570
  • Add documentation on using authentication headers with Ollama by @geoand in #573
  • Fix the poem and triage samples by @cescoffier in #574
  • When there is a single SystemMessage expose set it to dev ui. by @iocanel in #572
  • Add missing guide link in extensions by @iocanel in #576
  • Use vaadin progress bar in dev-ui embedding store by @iocanel in #575
  • Introduce a new foundation for Dev Services like experience by @geoand in #557
  • Apply model constraints to image ui combos by @iocanel in #579
  • Improve email-me-a-poem ui by @iocanel in #582
  • Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.12 to 24.3.13 by @dependabot in #583
  • Update review triage sample by @geoand in #584
  • Fix name in VertxAiGeminiRestApi by @geoand in #587
  • Use GPT 4o in fraud detection sample by @geoand in #586
  • Introduce preloading of models for Ollama by @geoand in #585
  • Add docs about using Podman AI Lab by @geoand in #588
  • Make token limit configuration for Ollama optional by @geoand in #589
  • Introduce global timeout configuration by @geoand in #593
  • Segregate memory of concurrent requests to different AI services by @geoand in #594

New Contributors

  • @exaV made their first contribution in #558

Full Changelog: 0.13.1...0.14.0

0.13.1

08 May 16:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.13.1

0.13.0

08 May 16:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.13.0

0.12.1

25 Apr 16:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

24 Apr 13:07
Compare
Choose a tag to compare

What's Changed

  • Mask the value of Set-Cookie headers by @jmartisk in #471
  • Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.10 to 24.3.11 by @dependabot in #474
  • Bump org.wiremock:wiremock-standalone from 3.5.2 to 3.5.3 by @dependabot in #470
  • Bump org.mvnpm:lit from 3.1.2 to 3.1.3 by @dependabot in #469
  • Improve testing coverage of multi-model cases by @geoand in #477
  • Remove embedding model build item by @jmartisk in #480
  • Added responseFormat to Azure OpenAi Chat Model by @UnvirtualHH in #483
  • Allow user message to be a template by @geoand in #484
  • Improve the csv-chatbot sample by @geoand in #485
  • Fix the documentation about the memory of @RegisterAiService by @geoand in #486
  • Add support for Azure AD Tokens by @csotiriou in #467
  • Add qualifier to InProcessEmbeddingStore when needed 2 by @humcqc in #488
  • Fix duplicate method exception when registering ai services by @iocanel in #492
  • Add integration module with quarkus-websockets-next by @geoand in #487
  • disable antora until having proper working solution by @maxandersen in #496

New Contributors

Full Changelog: 0.11.1...0.12.0

0.11.1

17 Apr 09:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

16 Apr 16:48
Compare
Choose a tag to compare

What's Changed

  • Use Quarkus Antora for testing and live-editting of the docs by @ppalaga in #459
  • Easy RAG: ability to configure the path matcher and recursion by @jmartisk in #460
  • Introduce Anthropic module (+ bump to LangChain4j 0.30) by @edeandrea in #438

Full Changelog: 0.10.4...0.11.0

0.10.4

09 Apr 15:51
Compare
Choose a tag to compare

What's Changed

  • doc: πŸ› fix nav links by @philippart-s in #447
  • Silence a useless logging message about tokenizer file use by @geoand in #449
  • Introduce the use of quarkus-wiremock by @geoand in #448
  • Require an key for OpenAI only when default URL is used by @geoand in #452
  • Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.3.0 to 1.3.1 by @dependabot in #454
  • Move OpenAI tests to quarkus-wiremock by @geoand in #455
  • Release 0.10.4 by @geoand in #457

Full Changelog: 0.10.3...0.10.4

0.10.3

04 Apr 11:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.2...0.10.3