mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #68] [MERGED] Update Multiturn Example #161
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/68
Author: @hinthornw
Created: 1/17/2024
Status: ✅ Merged
Merged: 1/17/2024
Merged by: @hinthornw
Base:
main← Head:wfh/update_multiturn📝 Commits (10+)
5bfb1c0Update OAI importee08faeUpdate importsaf03330Update custom evaluator250480bUpdate quickstart583606bUpdate4f290aaAdd lock58edbf3import7ebb1d1Update importsf7ab1a7dontupdate2ea213eextract📊 Changes
18 files changed (+512 additions, -422 deletions)
View changed files
📝
_scripts/extract_python_blocks.py(+2 -2)📝
docs/evaluation/additional-resources/expand-datasets.mdx(+2 -2)📝
docs/evaluation/custom-evaluators.mdx(+125 -77)📝
docs/evaluation/evaluator-implementations.mdx(+3 -3)📝
docs/evaluation/quickstart.mdx(+138 -105)➕
docs/evaluation/static/compare-tests.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/index.mdx(+1 -3)➕
docs/tracing/static/conversation_search.png(+0 -0)📝
docs/tracing/tracing-faq.mdx(+141 -118)📝
docs/tracing/use-cases/few-shot-datasets.mdx(+21 -37)📝
docs/tracing/use-cases/track-sentiment.mdx(+1 -1)📝
src/components/QuickStart.js(+2 -2)📝
src/components/TracingFaq.js(+1 -1)📝
tests/py_unit_tests/evaluation/test_capturing-feedback.py(+0 -12)📝
tests/py_unit_tests/tracing/test_tracing-faq.py(+75 -59)📄 Description
Also refresh some of the evals docs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.