[PR #2384] [MERGED] Add Mistral tracing integration guide #2381

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2384
Author: @katmayb
Created: 1/27/2026
Status: Merged
Merged: 2/3/2026
Merged by: @katmayb

Base: mainHead: mistral-integration-guide


📝 Commits (4)

📊 Changes

3 files changed (+203 additions, -23 deletions)

View changed files

📝 src/docs.json (+47 -21)
📝 src/langsmith/integrations.mdx (+3 -2)
src/langsmith/trace-with-mistral.mdx (+153 -0)

📄 Description

Fixes DOC-587

Adding the missing Mistral integration guide to the docs.

Examples tested with traces sent to the LangSmith UI for python + js.

Preview

https://langchain-5e9cc07a-preview-mistra-1770130847-42e7eed.mintlify.app/langsmith/trace-with-mistral


🔄 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/docs/pull/2384 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/27/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `mistral-integration-guide` --- ### 📝 Commits (4) - [`bf3e122`](https://github.com/langchain-ai/docs/commit/bf3e1220e8bfd651d13b5e6b97ead84a9cd88031) Add Mistral tracing integration guide - [`2856ff4`](https://github.com/langchain-ai/docs/commit/2856ff4645fae494ae8f6f6d2ab15a608a2172d5) Adjustments - [`bd38481`](https://github.com/langchain-ai/docs/commit/bd38481b357fb29c5e5d11d4e84dac6c1c80f9f7) TS feedback - [`580b093`](https://github.com/langchain-ai/docs/commit/580b0938d7fab32aee8e5d26e0ca7d7fef5d41af) Rebase ### 📊 Changes **3 files changed** (+203 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+47 -21) 📝 `src/langsmith/integrations.mdx` (+3 -2) ➕ `src/langsmith/trace-with-mistral.mdx` (+153 -0) </details> ### 📄 Description Fixes DOC-587 Adding the missing Mistral integration guide to the docs. Examples tested with traces sent to the LangSmith UI for python + js. ## Preview https://langchain-5e9cc07a-preview-mistra-1770130847-42e7eed.mintlify.app/langsmith/trace-with-mistral --- <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-17 17:23:21 -05:00
yindo closed this issue 2026-02-17 17:23:21 -05:00
yindo changed title from [PR #2384] Add Mistral tracing integration guide to [PR #2384] [MERGED] Add Mistral tracing integration guide 2026-06-05 18:18:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2381