mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #132] [MERGED] run_on_dataset -> evaluate #220
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/132
Author: @hinthornw
Created: 3/29/2024
Status: ✅ Merged
Merged: 4/1/2024
Merged by: @hinthornw
Base:
main← Head:wfh/migration📝 Commits (10+)
776a2acmigrationa9d72f1keysadac647reorderb2bd012update fewshot7349580fix few-shotd8f70bcUpdate implementation examplee2ad983Update custom evaluator doc61d8d19updatef0035beupdate1e86f6cAdd faithfulness example📊 Changes
11 files changed (+569 additions, -431 deletions)
View changed files
➕
docs/evaluation/_check.py(+23 -0)📝
docs/evaluation/concepts.mdx(+23 -13)📝
docs/evaluation/faq/custom-evaluators.mdx(+154 -155)📝
docs/evaluation/faq/datasets-client.mdx(+1 -1)📝
docs/evaluation/faq/datasets-webapp.mdx(+1 -1)📝
docs/evaluation/faq/evaluator-implementations.mdx(+98 -125)📝
docs/evaluation/faq/examples-client.mdx(+1 -1)📝
docs/evaluation/faq/list-datasets-client.mdx(+1 -1)➕
docs/evaluation/migration.mdx(+202 -0)📝
docs/evaluation/quickstart.mdx(+5 -4)📝
docs/tracing/use_cases/few-shot-datasets.mdx(+60 -130)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.