Skip to content

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

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

Add agenteval-core module with data model, metrics, and eval engine#1
pratyush618 merged 1 commit intomainfrom
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.
@pratyush618 pratyush618 self-assigned this Mar 12, 2026
@pratyush618 pratyush618 merged commit 0aa3dc3 into main Mar 12, 2026
@pratyush618 pratyush618 deleted the feat/core-module branch March 31, 2026 17:13
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