awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
langchain-ai avatar

langchain-ai/agentevals

0
View on GitHub↗
629 stars·48 forks·Python·MIT·1 view

Agentevals

Agentic applications give an LLM freedom over control flow in order to solve problems. While this freedom can be extremely powerful, the black box nature of LLMs can make it difficult to understand how changes in one part of your agent will affect others downstream. This makes evaluating your…

Features

  • Evaluation Frameworks - Utilities for measuring the performance of autonomous agents.

Star history

Star history chart for langchain-ai/agentevalsStar history chart for langchain-ai/agentevals

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does langchain-ai/agentevals do?

Agentic applications give an LLM freedom over control flow in order to solve problems. While this freedom can be extremely powerful, the black box nature of LLMs can make it difficult to understand how changes in one part of your agent will affect others downstream. This makes evaluating your…

What are the main features of langchain-ai/agentevals?

The main features of langchain-ai/agentevals are: Evaluation Frameworks.

What are some open-source alternatives to langchain-ai/agentevals?

Open-source alternatives to langchain-ai/agentevals include: comet-ml/opik — Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It… confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… cvs-health/uqlm — UQLM: Uncertainty Quantification for Language Models, is a Python package for UQ-based LLM hallucination detection. declare-lab/instruct-eval — This repository contains code to quantitatively evaluate instruction-tuned models such as Alpaca and Flan-T5 on… eleutherai/lm-evaluation-harness — This project is a standardized framework for benchmarking large language models across a wide range of academic and… allenai/olmo-eval — This project provides a unified workbench for evaluating language models throughout the model development loop.

Open-source alternatives to Agentevals

Similar open-source projects, ranked by how many features they share with Agentevals.
  • comet-ml/opikcomet-ml avatar

    comet-ml/opik

    17,787View on GitHub↗

    Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It provides a centralized environment for tracing execution flows, managing prompt templates, and monitoring production performance, allowing teams to gain visibility into complex model interactions and tool usage without requiring manual application code changes. The platform distinguishes itself through its integrated approach to the AI development lifecycle, combining distributed trace instrumentation with automated evaluation frameworks. It supports model-as-a-judge scoring, syn

    Pythonevaluationhacktoberfesthacktoberfest2025
    View on GitHub↗17,787
  • confident-ai/deepevalconfident-ai avatar

    confident-ai/deepeval

    13,733View on GitHub↗

    Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for executing automated regression tests, validating model output quality against defined standards, and tracing the execution of complex agent workflows. By integrating these capabilities into development pipelines, the platform ensures consistent performance and reliability throughout the software lifecycle. The platform distinguishes itself through its focus on programmatic validation and observability. It utilizes secondary language models to score output quality and employs

    Pythonevaluation-frameworkevaluation-metricsllm-evaluation
    View on GitHub↗13,733
  • cvs-health/uqlmcvs-health avatar

    cvs-health/uqlm

    1,169View on GitHub↗

    UQLM: Uncertainty Quantification for Language Models, is a Python package for UQ-based LLM hallucination detection

    Python
    View on GitHub↗1,169
  • allenai/olmo-evalallenai avatar

    allenai/OLMo-Eval

    33View on GitHub↗

    This project provides a unified workbench for evaluating language models throughout the model development loop.

    Python
    View on GitHub↗33
See all 30 alternatives to Agentevals→