[PR #511] [CLOSED] add LLMEvaluator docs #567

Closed
opened 2026-02-21 17:18:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/511
Author: @isahers1
Created: 11/6/2024
Status: Closed

Base: mainHead: isaac/llmevaluatordocs


📝 Commits (4)

📊 Changes

8 files changed (+313 additions, -0 deletions)

View changed files

docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_example.png (+0 -0)
docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_experiments_view.png (+0 -0)
docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_feedback_key.png (+0 -0)
docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_row_view.png (+0 -0)
docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_trace.png (+0 -0)
📝 docs/evaluation/how_to_guides/evaluation/use_langchain_off_the_shelf_evaluators.mdx (+5 -0)
docs/evaluation/how_to_guides/evaluation/use_llm_evaluator_interface.mdx (+307 -0)
📝 docs/evaluation/how_to_guides/index.md (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/511 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 11/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `isaac/llmevaluatordocs` --- ### 📝 Commits (4) - [`249c872`](https://github.com/langchain-ai/langsmith-docs/commit/249c872510168b2e6b39e4b3e35c0c059452b96b) wip - [`d2791b5`](https://github.com/langchain-ai/langsmith-docs/commit/d2791b59b98642586768406784deb3ebb527ed9b) wip - [`2f4a202`](https://github.com/langchain-ai/langsmith-docs/commit/2f4a202cdc5ba360896655fe4332d34501ad0ddf) ankush comments - [`9039479`](https://github.com/langchain-ai/langsmith-docs/commit/903947966b72871224faaa16ae81a06a1e2cbb5f) nits ### 📊 Changes **8 files changed** (+313 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_example.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_experiments_view.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_feedback_key.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_row_view.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/evaluation/static/llm_evaluator_trace.png` (+0 -0) 📝 `docs/evaluation/how_to_guides/evaluation/use_langchain_off_the_shelf_evaluators.mdx` (+5 -0) ➕ `docs/evaluation/how_to_guides/evaluation/use_llm_evaluator_interface.mdx` (+307 -0) 📝 `docs/evaluation/how_to_guides/index.md` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:18:23 -05:00
yindo closed this issue 2026-02-21 17:18:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#567