Skip to content

Releases: quarkiverse/quarkus-langchain4j

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

1.2.1

14 Oct 15:02

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.3.0

30 Sep 07:26

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

23 Sep 13:56

Choose a tag to compare

What's Changed

  • Adding chat events to be in line with upstream AiServiceTokenStream by @ejstuart in #1799
  • Add tests for the chatbot sample and allow them to run with platform BOMs by @fedinskiy in #1797
  • Several fixes in samples/chatbot pom by @fedinskiy in #1800
  • Fix OIDC and OIDC Client McpClientAuthProvider extension names in quarkus-extension.yaml by @sberyozkin in #1801
  • Re-enable release of integration tests by @geoand in #1802
  • Apply various fixes for the agentic module by @geoand in #1803
  • Add tests to MCP tools samples + Allow all samples to be built with productised platform by @fedinskiy in #1804

Full Changelog: 1.2.0.CR3...1.2.0