[PR #540] [MERGED] add docs for evaluating with attachments #589

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/540
Author: @isahers1
Created: 11/19/2024
Status: Merged
Merged: 12/12/2024
Merged by: @agola11

Base: mainHead: isaac/examplewithattachmentdocs


📝 Commits (10+)

📊 Changes

6 files changed (+512 additions, -0 deletions)

View changed files

docs/evaluation/how_to_guides/evaluate_with_attachments.mdx (+510 -0)
📝 docs/evaluation/how_to_guides/index.md (+2 -0)
docs/evaluation/how_to_guides/static/add_trace_with_attachments_to_dataset.png (+0 -0)
docs/evaluation/how_to_guides/static/attachment_editing.gif (+0 -0)
docs/evaluation/how_to_guides/static/attachments_with_examples.png (+0 -0)
docs/evaluation/how_to_guides/static/create_example_with_attachments.png (+0 -0)

📄 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/540 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 11/19/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `isaac/examplewithattachmentdocs` --- ### 📝 Commits (10+) - [`77cbaf9`](https://github.com/langchain-ai/langsmith-docs/commit/77cbaf9f21d7a0c4301e2b9d68ab484bf1cb37e1) draft - [`3896271`](https://github.com/langchain-ai/langsmith-docs/commit/3896271ea5b92a327102fc775bdbad1ffaf68ec4) bagatur comments - [`fd60625`](https://github.com/langchain-ai/langsmith-docs/commit/fd606258bb59eb8cb67d796a33d15a3b33572067) Merge branch 'main' into isaac/examplewithattachmentdocs - [`fa6e7f6`](https://github.com/langchain-ai/langsmith-docs/commit/fa6e7f60282b6d30b41e5818cdb66937d28179f6) update docs - [`d4e5d8f`](https://github.com/langchain-ai/langsmith-docs/commit/d4e5d8f6dadd5296d6701dce7410bc0dab4e17c9) add screenshot - [`96b121f`](https://github.com/langchain-ai/langsmith-docs/commit/96b121fd13d7a13c7b031c30b8ea6b4fb72a2d86) fmt - [`b8d8462`](https://github.com/langchain-ai/langsmith-docs/commit/b8d846283545af4d93efd7855ce88fb129c09ce1) edits - [`5c537cf`](https://github.com/langchain-ai/langsmith-docs/commit/5c537cfc8b502e5f4b1d877fa9fec72238549c81) light edits - [`4f44045`](https://github.com/langchain-ai/langsmith-docs/commit/4f44045d11cf348e3616b18779a9989148ccfc75) pass attachments to evaluate - [`52e57f0`](https://github.com/langchain-ai/langsmith-docs/commit/52e57f03c37965e1f8d0c7d548b797cf1c4cfbe3) add link ### 📊 Changes **6 files changed** (+512 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/evaluation/how_to_guides/evaluate_with_attachments.mdx` (+510 -0) 📝 `docs/evaluation/how_to_guides/index.md` (+2 -0) ➕ `docs/evaluation/how_to_guides/static/add_trace_with_attachments_to_dataset.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/attachment_editing.gif` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/attachments_with_examples.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/create_example_with_attachments.png` (+0 -0) </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:26 -05:00
yindo closed this issue 2026-02-21 17:18:26 -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#589