[PR #696] [MERGED] update create_examples/createExamples #712

Closed
opened 2026-02-21 17:18:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/696
Author: @isahers1
Created: 3/3/2025
Status: Merged
Merged: 3/11/2025
Merged by: @baskaryan

Base: mainHead: isaac/create_example_update


📝 Commits (9)

  • 3aad2a9 wip
  • 780be1d Merge branch 'main' into isaac/create_example_update
  • 472556d fix
  • 2113915 Merge branch 'main' into isaac/create_example_update
  • 65e33d7 cr
  • 83276cb fix
  • 4dc0ad9 cr
  • 963f8b0 Merge branch 'main' into isaac/create_example_update
  • 9575281 Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx

📊 Changes

13 files changed (+477 additions, -352 deletions)

View changed files

📝 docs/evaluation/how_to_guides/async.mdx (+10 -5)
📝 docs/evaluation/how_to_guides/evaluate_llm_application.mdx (+61 -30)
📝 docs/evaluation/how_to_guides/evaluate_on_intermediate_steps.mdx (+8 -7)
📝 docs/evaluation/how_to_guides/evaluate_with_attachments.mdx (+81 -88)
📝 docs/evaluation/how_to_guides/fetch_perf_metrics_experiment.mdx (+12 -10)
📝 docs/evaluation/how_to_guides/llm_as_judge.mdx (+5 -2)
📝 docs/evaluation/how_to_guides/manage_datasets_programmatically.mdx (+24 -15)
📝 docs/evaluation/how_to_guides/run_evals_api_only.mdx (+25 -10)
📝 docs/evaluation/how_to_guides/use_langchain_off_the_shelf_evaluators_old.mdx (+9 -6)
📝 docs/evaluation/index.mdx (+18 -19)
📝 docs/evaluation/tutorials/agents.mdx (+130 -77)
📝 docs/evaluation/tutorials/evaluation.mdx (+44 -28)
📝 docs/evaluation/tutorials/rag.mdx (+50 -55)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/696 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@baskaryan](https://github.com/baskaryan) **Base:** `main` ← **Head:** `isaac/create_example_update` --- ### 📝 Commits (9) - [`3aad2a9`](https://github.com/langchain-ai/langsmith-docs/commit/3aad2a91ce5d8dc18b0ed4c3267b55bc415d96b3) wip - [`780be1d`](https://github.com/langchain-ai/langsmith-docs/commit/780be1dd9ea931d8e7ed8dacf8653f2691c03d58) Merge branch 'main' into isaac/create_example_update - [`472556d`](https://github.com/langchain-ai/langsmith-docs/commit/472556d35ab394a8e17847a5f0873183eae3929f) fix - [`2113915`](https://github.com/langchain-ai/langsmith-docs/commit/211391542679aa90dd40fc226cea09fedb3e9737) Merge branch 'main' into isaac/create_example_update - [`65e33d7`](https://github.com/langchain-ai/langsmith-docs/commit/65e33d70a942769e78469d85bb0ccb76aed6848c) cr - [`83276cb`](https://github.com/langchain-ai/langsmith-docs/commit/83276cb71b269919acc7618225efb9443f1aedfb) fix - [`4dc0ad9`](https://github.com/langchain-ai/langsmith-docs/commit/4dc0ad99796f4280f6e7d53c22cf5566ab32a471) cr - [`963f8b0`](https://github.com/langchain-ai/langsmith-docs/commit/963f8b01db50cbad0773447920c2f1775664194a) Merge branch 'main' into isaac/create_example_update - [`9575281`](https://github.com/langchain-ai/langsmith-docs/commit/9575281eaa540ff210ac2c9be8c7a9b5d92481d7) Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx ### 📊 Changes **13 files changed** (+477 additions, -352 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/how_to_guides/async.mdx` (+10 -5) 📝 `docs/evaluation/how_to_guides/evaluate_llm_application.mdx` (+61 -30) 📝 `docs/evaluation/how_to_guides/evaluate_on_intermediate_steps.mdx` (+8 -7) 📝 `docs/evaluation/how_to_guides/evaluate_with_attachments.mdx` (+81 -88) 📝 `docs/evaluation/how_to_guides/fetch_perf_metrics_experiment.mdx` (+12 -10) 📝 `docs/evaluation/how_to_guides/llm_as_judge.mdx` (+5 -2) 📝 `docs/evaluation/how_to_guides/manage_datasets_programmatically.mdx` (+24 -15) 📝 `docs/evaluation/how_to_guides/run_evals_api_only.mdx` (+25 -10) 📝 `docs/evaluation/how_to_guides/use_langchain_off_the_shelf_evaluators_old.mdx` (+9 -6) 📝 `docs/evaluation/index.mdx` (+18 -19) 📝 `docs/evaluation/tutorials/agents.mdx` (+130 -77) 📝 `docs/evaluation/tutorials/evaluation.mdx` (+44 -28) 📝 `docs/evaluation/tutorials/rag.mdx` (+50 -55) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:18:43 -05:00
yindo closed this issue 2026-02-21 17:18:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#712