Highlights
- Added LLM-as-reranker support for RAG via
IChatService, including a live Anthropic/GLM smoke path. - Added server-side fixed filters to
RagToolso 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.