Skip to content

ai4j 2.4.2

Latest

Choose a tag to compare

@LnYo-Cly LnYo-Cly released this 23 Jul 09:02
e0cf407

Highlights

  • Added LLM-as-reranker support for RAG via IChatService, including a live Anthropic/GLM smoke path.
  • Added server-side fixed filters to RagTool so tool callers cannot override tenant/security constraints from tool input.
  • Added Pinecone ID lookup support while keeping metadata lookup capability honest.
  • Exposed RAG generation usage trace data and refreshed release/docs references.

Maven

<dependency>
  <groupId>io.github.lnyo-cly</groupId>
  <artifactId>ai4j</artifactId>
  <version>2.4.2</version>
</dependency>

Published modules are available on Maven Central under io.github.lnyo-cly:*:2.4.2.