mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #502] [MERGED] feat: add quickstart when you click on evaluation / add example reference #556
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/502
Author: @jakerachleff
Created: 11/4/2024
Status: ✅ Merged
Merged: 11/4/2024
Merged by: @jakerachleff
Base:
main← Head:eval-quickstart📝 Commits (7)
c9904befeat: add quickstart when you click on evaluationc87e892fixes7107f6cfixes494dd70fix5ad95d9fixa6f5d70fmt again462c320fix📊 Changes
4 files changed (+163 additions, -13 deletions)
View changed files
📝
docs/evaluation/how_to_guides/evaluation/evaluate_llm_application.mdx(+10 -12)➕
docs/evaluation/index.mdx(+123 -0)➕
docs/reference/data_formats/example_data_format.mdx(+28 -0)📝
sidebars.js(+2 -1)📄 Description
Some customers mentioned that it was too hard to get started when clicking on the evals docs. Now, when you click on
evaluationin the side bar, you are taken to a evals specific quick start that matches the one we have in our app for onboarding.Also updated our how to guide on defining evaluators to reference a page saying what examples actually are
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.