[PR #335] [MERGED] Add docs for few-shot evaluators #415

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/335
Author: @samnoyes
Created: 6/25/2024
Status: Merged
Merged: 6/25/2024
Merged by: @samnoyes

Base: mainHead: sam/few-shot-evaluator-docs


📝 Commits (3)

  • cc20fc6 Add docs for few-shot evaluators
  • 1708291 Update create_few_shot_evaluators.mdx
  • d9a487c add links to docs on online/offline evaluators

📊 Changes

12 files changed (+73 additions, -2 deletions)

View changed files

📝 versioned_docs/version-2.0/how_to_guides/evaluation/audit_evaluator_scores.mdx (+3 -1)
versioned_docs/version-2.0/how_to_guides/evaluation/create_few_shot_evaluators.mdx (+65 -0)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/fetch_perf_metrics_experiment.mdx (+1 -1)
versioned_docs/version-2.0/how_to_guides/evaluation/static/click_to_edit_prompt.png (+0 -0)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/static/corrections_comparison_view.png (+0 -0)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/static/corrections_runs_table.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/create_few_shot_evaluator.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/edit_evaluator.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/few_shot_example.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/use_corrections_as_few_shot.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/view_few_shot_ds.png (+0 -0)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+4 -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/335 **Author:** [@samnoyes](https://github.com/samnoyes) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 6/25/2024 **Merged by:** [@samnoyes](https://github.com/samnoyes) **Base:** `main` ← **Head:** `sam/few-shot-evaluator-docs` --- ### 📝 Commits (3) - [`cc20fc6`](https://github.com/langchain-ai/langsmith-docs/commit/cc20fc637202f75145f3a75d2e0b40dc40c12880) Add docs for few-shot evaluators - [`1708291`](https://github.com/langchain-ai/langsmith-docs/commit/1708291ee7b2320c76d56e4365e3fce34098d8a2) Update create_few_shot_evaluators.mdx - [`d9a487c`](https://github.com/langchain-ai/langsmith-docs/commit/d9a487cd6b2337a2c17ffae33dac71a0b321cb4f) add links to docs on online/offline evaluators ### 📊 Changes **12 files changed** (+73 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/audit_evaluator_scores.mdx` (+3 -1) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/create_few_shot_evaluators.mdx` (+65 -0) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/fetch_perf_metrics_experiment.mdx` (+1 -1) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/click_to_edit_prompt.png` (+0 -0) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/static/corrections_comparison_view.png` (+0 -0) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/static/corrections_runs_table.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/create_few_shot_evaluator.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/edit_evaluator.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/few_shot_example.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/use_corrections_as_few_shot.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/view_few_shot_ds.png` (+0 -0) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+4 -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:02 -05:00
yindo closed this issue 2026-02-21 17:18:02 -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#415