Skip to content

0.18.0.CR1

Compare
Choose a tag to compare
@geoand geoand released this 06 Sep 15:16
· 191 commits to main since this release

What's Changed

  • Check for logStreamingResponses in the QuarkusRestClientBuilder builder. by @dastrobu in #839
  • Tavily web search engine integration by @jmartisk in #841
  • Add PromptFormatter functionality by @andreadimaio in #830
  • Add streamingChatLanguageModelSupplier property to @RegisterAiService by @dastrobu in #844
  • Update version in jbang sample by @geoand in #847
  • Easy rag sample: move catalog files out of src/main/resources by @jmartisk in #850
  • Initial code around the output guardrails idea by @cescoffier in #843
  • Drop a jetbrains annotation by @gsmet in #853
  • Constrain the build for better compatibility with mvnd by @gsmet in #852
  • Filter logs of low value related to djl tokenizers by @gsmet in #858
  • Improve pgvector documentation by @gsmet in #857
  • Also allow to inject PgVectorEmbeddingStore with upstream type by @gsmet in #855
  • Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.4.5 to 24.4.7 by @dependabot in #848
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #832
  • [WATSONX] Enable tool functionality for the model llama3.1 by @andreadimaio in #859
  • Avoid NPE when converting template param value by @gsmet in #862
  • Initial code around the input guardrails idea by @cescoffier in #860
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #865
  • Do not log error in AiServiceMethodImplementationSupport by @gsmet in #864
  • Bump quarkus-neo4j.version from 4.2.2 to 4.3.0 by @dependabot in #866
  • Revert "Upgrade to Quarkus Antora 0.0.4 - fix podman issues" by @maxandersen in #840
  • Update to LangChain4j 0.34 by @geoand in #875
  • Introduce Easy RAG codestart by @ia3andy in #874

New Contributors

Full Changelog: 0.17.2...0.18.0.CR1