Skip to content

Releases: quarkiverse/quarkus-langchain4j

1.2.3

02 Jan 10:32

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.5.0.CR2

22 Dec 10:08

Choose a tag to compare

What's Changed

Full Changelog: 1.5.0.CR1...1.5.0.CR2

1.5.0.CR1

15 Dec 11:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.5.0.CR1

1.4.2

20 Nov 08:26

Choose a tag to compare

What's Changed

  • Use a separate moderation model for moderation requests by @fedinskiy in #1942
  • Ignore empty SSE messages, accept \r\n and \n for line separators by @jmartisk in #1944
  • Fix seed parameter overwriting max tokens for AzureOpenAi by @JanHuege in #1946

Full Changelog: 1.4.1...1.4.2

1.4.1

17 Nov 19:10

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

12 Nov 06:29

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0.CR2...1.4.0

1.4.0.CR2

03 Nov 07:47

Choose a tag to compare

What's Changed

  • Bump quarkus-neo4j.version from 5.6.0 to 5.7.0 by @dependabot[bot] in #1776
  • Fix build time validation for @SupervisorAgent related agentic system by @geoand in 7119089

Full Changelog: 1.4.0.CR1...1.4.0.CR2

1.4.0.CR1

30 Oct 09:59

Choose a tag to compare

What's Changed

  • Make McpRootsStdioTransportTest work in the Platform CI by @jmartisk in #1855
  • Introduce compile time safety to the agentic module by @geoand in #1858
  • Allow some integration tests to run with platform bits by @fedinskiy in #1859
  • Remove warnings and possible failures related to quarkus-plugin by @fedinskiy in #1861
  • Make OpenAI tests more predictable, when working with real LLM by @fedinskiy in #1866
  • Enable previously disabled tests, since the issues were fixed by @fedinskiy in #1868
  • Add intermediate chat event by @ejstuart in #1876
  • Introduce support for Video in AI services by @geoand in #1881
  • Add interleaved thinking and cache prompting by @ejstuart in #1885
  • Use upstream LangChain4j mixins for Jackson codec by @ejstuart in #1884
  • Remove Quarkus-specific auditing capabilities by @edeandrea in #1886
  • Introduce reasoningEffort and serviceTier config support for OpenAI by @geoand in #1887
  • Bump to LangChain4j 1.8.0 by @mariofusco in #1888
  • Add an option to change the path to source documents for chatbot example by @fedinskiy in #1890
  • Add RAG test using QueryRouter and ContentInjector by @mariofusco in #1902
  • added mcpClientAuthProvider to Builder by @KaiSuchomel in #1892
  • Add GPULlama3.java as model provider to run on GPUs by @mikepapadim in #1793
  • Fix exception rethrow in tool executor by @ejstuart in #1904
  • Introduce type safety to outputKey handling by @geoand in #1903
  • Add streaming support for GPULlama3.java integration. by @orionpapadakis in #1906
  • Make sure that @ModelName works for streaming responses in AI services by @geoand in #1905

New Contributors

Full Changelog: 1.3.1...1.4.0.CR1

1.2.2

20 Oct 10:51

Choose a tag to compare

What's Changed

  • [1.2] Allow some integration tests to run with platform bits by @fedinskiy in #1860
  • [1.2] Remove warnings and possible failures related to quarkus-plugin by @fedinskiy in #1862
  • [1.2] Movie sample backports by @fedinskiy in #1864

Full Changelog: 1.2.1...1.2.2

1.3.1

14 Oct 10:08

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1