mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #563] [MERGED] v0.2 docs #604
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/563
Author: @baskaryan
Created: 12/3/2024
Status: ✅ Merged
Merged: 12/5/2024
Merged by: @baskaryan
Base:
main← Head:bagatur/v0.2📝 Commits (10+)
63478f4build python sdk reference into docs (#557)162c412bump captionsbca028acheckout main sdk docs07d15f0wipf63a7e3Bagatur/sidebar groups (#564)3c7bb50wip0a623ccMerge branch 'bagatur/v0.2' of github.com:langchain-ai/langsmith-docs into bagatur/v0.2b5a1683fmtb43e0bdMerge branch 'main' into bagatur/v0.29f8b513wip📊 Changes
30 files changed (+674 additions, -430 deletions)
View changed files
➕
Makefile(+24 -0)📝
docs/evaluation/how_to_guides/async.mdx(+10 -7)📝
docs/evaluation/how_to_guides/create_few_shot_evaluators.mdx(+1 -1)📝
docs/evaluation/how_to_guides/custom_evaluator.mdx(+115 -19)📝
docs/evaluation/how_to_guides/dataset_subset.mdx(+1 -1)📝
docs/evaluation/how_to_guides/dataset_version.mdx(+32 -14)📝
docs/evaluation/how_to_guides/evaluate_existing_experiment.mdx(+8 -48)📝
docs/evaluation/how_to_guides/evaluate_llm_application.mdx(+52 -31)📝
docs/evaluation/how_to_guides/evaluate_on_intermediate_steps.mdx(+200 -136)📝
docs/evaluation/how_to_guides/evaluate_pairwise.mdx(+35 -40)📝
docs/evaluation/how_to_guides/index.md(+6 -6)📝
docs/evaluation/how_to_guides/langchain_runnable.mdx(+1 -1)📝
docs/evaluation/how_to_guides/langgraph.mdx(+3 -3)📝
docs/evaluation/how_to_guides/llm_as_judge.mdx(+1 -1)📝
docs/evaluation/how_to_guides/local.mdx(+5 -5)📝
docs/evaluation/how_to_guides/metric_type.mdx(+1 -1)📝
docs/evaluation/how_to_guides/multiple_scores.mdx(+1 -1)📝
docs/evaluation/how_to_guides/rate_limiting.mdx(+2 -1)📝
docs/evaluation/how_to_guides/summary.mdx(+52 -26)📝
docs/evaluation/index.mdx(+13 -11)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.