mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 09:51:18 -04:00
[PR #525] [MERGED] wip: eval how to revamp #577
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/525
Author: @baskaryan
Created: 11/12/2024
Status: ✅ Merged
Merged: 11/23/2024
Merged by: @baskaryan
Base:
main← Head:bagatur/eval_how_to_revamp📝 Commits (10+)
f7f83a9wip: eval how to revamp3ae30e2wipb7d4341wipe4efc7dwipe258077fix26a8101wipef5b3aewipebbd945wip028de02links7d021f6intro📊 Changes
41 files changed (+1811 additions, -629 deletions)
View changed files
📝
docs/evaluation/concepts/index.mdx(+6 -5)📝
docs/evaluation/how_to_guides/datasets/export_filtered_traces_to_dataset.mdx(+1 -1)📝
docs/evaluation/how_to_guides/datasets/manage_datasets_in_application.mdx(+1 -1)📝
docs/evaluation/how_to_guides/datasets/manage_datasets_programmatically.mdx(+4 -4)📝
docs/evaluation/how_to_guides/datasets/share_dataset.mdx(+1 -1)📝
docs/evaluation/how_to_guides/datasets/version_datasets.mdx(+2 -2)➕
docs/evaluation/how_to_guides/evaluation/async.mdx(+80 -0)📝
docs/evaluation/how_to_guides/evaluation/audit_evaluator_scores.mdx(+1 -1)📝
docs/evaluation/how_to_guides/evaluation/bind_evaluator_to_dataset.mdx(+1 -1)📝
docs/evaluation/how_to_guides/evaluation/compare_experiment_results.mdx(+1 -1)📝
docs/evaluation/how_to_guides/evaluation/create_few_shot_evaluators.mdx(+1 -1)➕
docs/evaluation/how_to_guides/evaluation/custom_evaluator.mdx(+142 -0)➕
docs/evaluation/how_to_guides/evaluation/dataset_subset.mdx(+88 -0)➕
docs/evaluation/how_to_guides/evaluation/dataset_version.mdx(+47 -0)📝
docs/evaluation/how_to_guides/evaluation/evaluate_existing_experiment.mdx(+4 -4)📝
docs/evaluation/how_to_guides/evaluation/evaluate_llm_application.mdx(+183 -445)📝
docs/evaluation/how_to_guides/evaluation/evaluate_on_intermediate_steps.mdx(+6 -2)📝
docs/evaluation/how_to_guides/evaluation/evaluate_pairwise.mdx(+77 -58)📝
docs/evaluation/how_to_guides/evaluation/fetch_perf_metrics_experiment.mdx(+3 -3)📝
docs/evaluation/how_to_guides/evaluation/filter_experiments_ui.mdx(+1 -1)...and 21 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.