mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #209] [MERGED] fixes, how-to guides for monitoring and automations #296
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/209
Author: @agola11
Created: 5/3/2024
Status: ✅ Merged
Merged: 5/5/2024
Merged by: @agola11
Base:
main← Head:ankush/5-2/more-how-to📝 Commits (10+)
4ff83abevaluation playground noteb03c84cstart monitoringc1d9f04Merge branch 'main' into ankush/5-2/more-how-tofced182format9db7c34Merge branch 'main' into ankush/5-2/more-how-to6a4dfa0fix set up spellingc05206dmonitoring and langchain docs411707dmerge0e99148nits, add instructor docs73ee3ebformat📊 Changes
86 files changed (+1101 additions, -138 deletions)
View changed files
📝
docs/monitoring/faq/online_evaluation.mdx(+1 -1)📝
src/components/InstructionsWithCode.js(+2 -6)📝
versioned_docs/version-2.0/concepts/tracing/tracing.mdx(+10 -4)📝
versioned_docs/version-2.0/how_to_guides/datasets/manage_datasets_in_application.mdx(+6 -0)📝
versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_existing_experiment.mdx(+2 -2)📝
versioned_docs/version-2.0/how_to_guides/evaluation/run_evaluation_from_prompt_playground.mdx(+9 -0)📝
versioned_docs/version-2.0/how_to_guides/evaluation/unit_testing.mdx(+2 -2)📝
versioned_docs/version-2.0/how_to_guides/human_feedback/_category_.json(+1 -1)➕
versioned_docs/version-2.0/how_to_guides/human_feedback/annotate_traces_inline.mdx(+27 -0)➕
versioned_docs/version-2.0/how_to_guides/human_feedback/annotation_queues.mdx(+49 -0)➕
versioned_docs/version-2.0/how_to_guides/human_feedback/attach_user_feedback.mdx(+61 -0)➕
versioned_docs/version-2.0/how_to_guides/human_feedback/set_up_feedback_criteria.mdx(+30 -0)📝
versioned_docs/version-2.0/how_to_guides/index.md(+58 -42)➕
versioned_docs/version-2.0/how_to_guides/monitoring/_category_.json(+5 -0)➕
versioned_docs/version-2.0/how_to_guides/monitoring/filter_traces_in_application.mdx(+82 -0)➕
versioned_docs/version-2.0/how_to_guides/monitoring/online_evaluations.mdx(+62 -0)➕
versioned_docs/version-2.0/how_to_guides/monitoring/rules.mdx(+70 -0)➕
versioned_docs/version-2.0/how_to_guides/monitoring/threads.mdx(+37 -0)➕
versioned_docs/version-2.0/how_to_guides/monitoring/use_monitoring_charts.mdx(+30 -0)➕
versioned_docs/version-2.0/how_to_guides/monitoring/webhook_notifications.mdx(+1 -0)...and 66 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.