Dokimos is an evaluation framework for LLM applications in Java. It helps you evaluate responses, track quality over time, and catch regressions before they reach production.
Reference implementation of Agentic Retrieval-Augmented Generation (Agentic RAG) using A2AJava, a structured Java agent framework. The implementation follows the design patterns introduced in the ...