mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-07-23 02:25:22 -04:00
[PR #1] [MERGED] Add docs #96
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/1
Author: @hinthornw
Created: 8/3/2023
Status: ✅ Merged
Merged: 8/3/2023
Merged by: @hinthornw
Base:
main← Head:wfh/add_docs📝 Commits (2)
5c0caacMigrate docs2e64045Update📊 Changes
62 files changed (+13292 additions, -2 deletions)
View changed files
➕
.gitignore(+24 -0)📝
README.md(+49 -2)➕
babel.config.js(+12 -0)➕
code-block-loader.js(+76 -0)➕
docs/evaluation/additional-resources/expand-datasets.mdx(+250 -0)➕
docs/evaluation/additional-resources/index.mdx(+10 -0)➕
docs/evaluation/additional-resources/recommendations.mdx(+96 -0)➕
docs/evaluation/capturing-feedback.mdx(+186 -0)➕
docs/evaluation/custom-evaluators.mdx(+188 -0)➕
docs/evaluation/datasets.mdx(+253 -0)➕
docs/evaluation/evaluator-implementations.mdx(+230 -0)➕
docs/evaluation/index.mdx(+32 -0)➕
docs/evaluation/quickstart.mdx(+190 -0)➕
docs/evaluation/static/add_to_dataset.png(+0 -0)➕
docs/evaluation/static/create_dataset_csv.png(+0 -0)➕
docs/evaluation/static/eval-referenced-runs.png(+0 -0)➕
docs/evaluation/static/eval-run-trace.png(+0 -0)➕
docs/evaluation/static/eval-test-run.png(+0 -0)➕
docs/evaluation/static/export-dataset-button.png(+0 -0)➕
docs/evaluation/static/export-dataset-modal.png(+0 -0)...and 42 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.