Skip to content

Releases: quarkiverse/quarkus-langchain4j

0.24.0.CR3

05 Feb 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.24.0.CR2...0.24.0.CR3

0.24.0.CR2

05 Feb 14:02
Compare
Choose a tag to compare

What's Changed

  • Fix switched input/output token usage in ollama streaming by @jpohlmeyer in #1242
  • Bump quarkus-neo4j.version from 5.0.3 to 5.1.0 by @dependabot in #1243
  • Handle hallucinated tool execution requests by @JanHuege in #1244
  • Ensure there's default handling in place for switch statements involving LangChain4j ChatMessage types by @fjuma in #1247
  • Make maximum number of tool executions configurable by @geoand in #1251
  • Add MCP configuration reference to the docs page by @jmartisk in #1254
  • Extensions descriptors updates by @rsvoboda in #1257
  • Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 by @dependabot in #1258
  • Bump io.quarkus.bot:build-reporter-maven-extension from 3.9.6 to 3.9.8 by @dependabot in #1259
  • Fail fast on the Embedding store page if search text is not provided by @jmartisk in #1265
  • LC4J Beta1 + MCP updates by @jmartisk in #1267
  • Release 0.24.0.CR2 by @jmartisk in #1268

New Contributors

Full Changelog: 0.24.0.CR1...0.24.0.CR2

0.24.0.CR1

24 Jan 11:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.23.3...0.24.0.CR1

0.23.3

09 Jan 09:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.23.1...0.23.3

0.23.1

08 Jan 14:57
Compare
Choose a tag to compare

What's Changed

  • Enhance output message when output guardrails fail by @edeandrea in #1199
  • Output guardrails should support structured output by @edeandrea in #1201
  • Let Dev UI pick up a ToolProvider when it's not registered as a Supplier by @jmartisk in #1203

Full Changelog: 0.23.0...0.23.1

0.23.0

07 Jan 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.23.0.CR2...0.23.0

0.23.0.CR2

23 Dec 15:32
Compare
Choose a tag to compare

What's Changed

  • Bump io.quarkiverse.antora:quarkus-antora from 1.0.0 to 1.0.1 by @dependabot in #1160
  • Make sure to avoid generating the schema if the response-schema property is set to false by @andreadimaio in #1161
  • Update Azure OpenAI to check ModelAuthProvider during Embedding and Image model creation by @sberyozkin in #1162
  • Add link to websearch sample by @geoand in #1163
  • Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.4.0 to 1.4.1 by @dependabot in #1165
  • Fix BeanIfExistsToolProviderSupplier, introduce NoToolProviderSupplier by @jmartisk in #1166
  • Bump samples to Quarkus 3.15.2 by @geoand in #1167
  • Don't require api key when using custom base url for mistralai by @iocanel in #1168
  • Be more defensive in setting metadata for observability events by @geoand in #1170
  • Ensure that MockGPT is used in OpenAI IT by @geoand in #1172
  • Add JUnit 5 ScorerExtension for AI model evaluation and associated library by @cescoffier in #1173
  • Bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0 by @dependabot in #1175
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #1176
  • Add a core testing module with some custom AssertJ assertions for output guardrails by @edeandrea in #1174
  • LangChain4j 1.0.0-alpha1 & Model Context Protocol client implementation and sample by @jmartisk in #1171
  • Typo fixes in samples and JandexUtil + EmbeddingStoreJsonRPCService from core by @rsvoboda in #1179
  • Fix the release by @jmartisk in #1181

Full Changelog: 0.23.0.CR1...0.23.0.CR2

0.23.0.CR1

13 Dec 08:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.22.0...0.23.0.CR1

0.22.0

28 Nov 14:01
Compare
Choose a tag to compare

What's Changed

  • Properly warn about missing javac -parameters flag by @geoand in #1113
  • Bump quarkus-neo4j.version from 4.4.0 to 5.0.0 by @dependabot in #1115
  • Allow rewriting of user messages from input guardrails by @mariofusco in #1083
  • Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.3.3 to 1.4.0 by @dependabot in #1116
  • Integrate Mistral AI moderation models by @jmartisk in #1117

Full Changelog: 0.22.0.CR2...0.22.0

0.22.0.CR2

26 Nov 11:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.22.0.CR1...0.22.0.CR2