Skip to content

Add agenteval-core module with data model, metrics, and eval engine#1

Merged
pratyush618 merged 1 commit into
mainfrom
feat/core-module
Mar 12, 2026
Merged

Add agenteval-core module with data model, metrics, and eval engine#1
pratyush618 merged 1 commit into
mainfrom
feat/core-module

Conversation

@pratyush618

Copy link
Copy Markdown
Collaborator

Root Maven multi-module POM with Java 21, JUnit 5, Jackson, SLF4J. Core module includes: AgentTestCase, ConversationTestCase, ToolCall, ReasoningStep, TokenUsage, EvalScore records/classes, EvalMetric and CompositeMetric, JudgeModel/EmbeddingModel SPI interfaces, AgentEval evaluation engine, and AgentEvalConfig.

Includes Checkstyle and SpotBugs lint enforcement. 71 tests passing.

Root Maven multi-module POM with Java 21, JUnit 5, Jackson, SLF4J.
Core module includes: AgentTestCase, ConversationTestCase, ToolCall,
ReasoningStep, TokenUsage, EvalScore records/classes, EvalMetric and
CompositeMetric, JudgeModel/EmbeddingModel SPI interfaces,
AgentEval evaluation engine, and AgentEvalConfig.

Includes Checkstyle and SpotBugs lint enforcement.
71 tests passing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant