mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-07-15 03:49:11 -04:00
[PR #762] docs: add multimodal traces section (ChatPromptTemplate) #767
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/762
Author: @PeriniM
Created: 4/21/2025
Status: 🔄 Open
Base:
main← Head:feat-multimodal-traces📝 Commits (4)
a4b39d4docs: add multimodal traces section088277edocs: added async image loading + links to resources8b35031docs: added reference in multimodal how-to guideddeb2a5docs: remove async📊 Changes
3 files changed (+400 additions, -2 deletions)
View changed files
📝
docs/observability/how_to_guides/log_multimodal_traces.mdx(+6 -2)➕
docs/observability/how_to_guides/static/multimodal_trace.png(+0 -0)📝
docs/observability/how_to_guides/trace_with_langchain.mdx(+394 -0)📄 Description
This PR adds the Log multimodal traces section in
how_to_guides/trace_with_langchain#log-multimodal-traces. This is useful to showcase ChatPromptTemplate's capabilities in appending images and visualize them in langsmith.To-do
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.