[PR #777] [MERGED] docs: multimodal #776

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/777
Author: @madams0013
Created: 5/6/2025
Status: Merged
Merged: 5/7/2025
Merged by: @madams0013

Base: mainHead: maddy/multimodal


📝 Commits (10+)

  • de253ea feat: multimodal evaluations
  • 622a761 adding multimodal variables
  • eb63f49 how to create promt with multimodal content
  • 6439e08 hide table of contents
  • f3d4328 Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx
  • c0c74c3 Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx
  • 7dd5b96 Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx
  • dd67d25 Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx
  • 89ca5ae Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx
  • e0d0215 fixes

📊 Changes

9 files changed (+128 additions, -46 deletions)

View changed files

📝 docs/evaluation/how_to_guides/evaluate_with_attachments.mdx (+76 -39)
📝 docs/evaluation/how_to_guides/index.md (+1 -1)
docs/evaluation/how_to_guides/static/adding_multimodal_variable.gif (+0 -0)
📝 docs/prompt_engineering/how_to_guides/index.md (+1 -0)
docs/prompt_engineering/how_to_guides/multimodal_content.mdx (+44 -0)
docs/prompt_engineering/how_to_guides/static/manual_prompt_multimodal.png (+0 -0)
docs/prompt_engineering/how_to_guides/static/template_variable_multimodal_content.png (+0 -0)
docs/prompt_engineering/how_to_guides/static/upload_inline_multimodal_content.png (+0 -0)
📝 src/css/custom.css (+6 -6)

📄 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/777 **Author:** [@madams0013](https://github.com/madams0013) **Created:** 5/6/2025 **Status:** ✅ Merged **Merged:** 5/7/2025 **Merged by:** [@madams0013](https://github.com/madams0013) **Base:** `main` ← **Head:** `maddy/multimodal` --- ### 📝 Commits (10+) - [`de253ea`](https://github.com/langchain-ai/langsmith-docs/commit/de253ead731dc897e507407dcacb6a54be7567a5) feat: multimodal evaluations - [`622a761`](https://github.com/langchain-ai/langsmith-docs/commit/622a76100439c9cfb4a7c53d7868b2716cc707d3) adding multimodal variables - [`eb63f49`](https://github.com/langchain-ai/langsmith-docs/commit/eb63f4953ab33824345f89c16f23557bbec97e97) how to create promt with multimodal content - [`6439e08`](https://github.com/langchain-ai/langsmith-docs/commit/6439e082de54ea9de34afeab2f1c436e3a6fa6e5) hide table of contents - [`f3d4328`](https://github.com/langchain-ai/langsmith-docs/commit/f3d4328447e852d23e6904dc26e66152a503998a) Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx - [`c0c74c3`](https://github.com/langchain-ai/langsmith-docs/commit/c0c74c3b052d45e344356675fc2f43fad255e16c) Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx - [`7dd5b96`](https://github.com/langchain-ai/langsmith-docs/commit/7dd5b96fd8be84bcaef387514d325cc4c4ac5a8e) Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx - [`dd67d25`](https://github.com/langchain-ai/langsmith-docs/commit/dd67d25e9a50cf3ffb6c21ee3964d4c4ee813e90) Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx - [`89ca5ae`](https://github.com/langchain-ai/langsmith-docs/commit/89ca5ae183a7700979624da00c27e75c3883623b) Update docs/evaluation/how_to_guides/evaluate_with_attachments.mdx - [`e0d0215`](https://github.com/langchain-ai/langsmith-docs/commit/e0d02153910d701d7eecf5e3fd1c59c527f6a217) fixes ### 📊 Changes **9 files changed** (+128 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/how_to_guides/evaluate_with_attachments.mdx` (+76 -39) 📝 `docs/evaluation/how_to_guides/index.md` (+1 -1) ➕ `docs/evaluation/how_to_guides/static/adding_multimodal_variable.gif` (+0 -0) 📝 `docs/prompt_engineering/how_to_guides/index.md` (+1 -0) ➕ `docs/prompt_engineering/how_to_guides/multimodal_content.mdx` (+44 -0) ➕ `docs/prompt_engineering/how_to_guides/static/manual_prompt_multimodal.png` (+0 -0) ➕ `docs/prompt_engineering/how_to_guides/static/template_variable_multimodal_content.png` (+0 -0) ➕ `docs/prompt_engineering/how_to_guides/static/upload_inline_multimodal_content.png` (+0 -0) 📝 `src/css/custom.css` (+6 -6) </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:53 -05:00
yindo closed this issue 2026-02-21 17:18:53 -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#776