[PR #507] [MERGED] LangSmith Integrations landing page #784

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/507
Author: @katmayb
Created: 9/11/2025
Status: Merged
Merged: 10/1/2025
Merged by: @katmayb

Base: mainHead: integrations-catalogue


📝 Commits (4)

  • 8777c5b Add an intgerations landing page as a catalog
  • 06cad6f TS feedback
  • b77ff65 Apply suggestions from code review
  • 2398fba Update src/langsmith/integrations.mdx

📊 Changes

17 files changed (+200 additions, -1 deletions)

View changed files

📝 src/docs.json (+2 -0)
src/langsmith/images/OpenAI-black-monoblossom.svg (+23 -0)
src/langsmith/images/ag-icon.svg (+4 -0)
src/langsmith/images/agent-development-kit.png (+0 -0)
src/langsmith/images/anthropic-icon.svg (+16 -0)
src/langsmith/images/bedrock-icon.png (+0 -0)
src/langsmith/images/claude.svg (+3 -0)
src/langsmith/images/crewai-icon.svg (+11 -0)
src/langsmith/images/deepseek-icon.svg (+1 -0)
src/langsmith/images/google-gemini-icon.svg (+1 -0)
src/langsmith/images/instructor-icon.svg (+3 -0)
src/langsmith/images/microsoft-icon.svg (+1 -0)
src/langsmith/images/mistral-icon.svg (+1 -0)
src/langsmith/images/opentelemetry-icon.svg (+4 -0)
src/langsmith/images/vercel-icon-light.svg (+3 -0)
src/langsmith/integrations.mdx (+126 -0)
📝 src/langsmith/trace-with-instructor.mdx (+1 -1)

📄 Description

Fixes DOC-352

Add an integrations landing page — this includes some of the integrations as cards and directs toward the navigation for a full list.

Preview

https://langchain-5e9cc07a-preview-integr-1758829862-a82f1d3.mintlify.app/langsmith/integrations


🔄 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/507 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `integrations-catalogue` --- ### 📝 Commits (4) - [`8777c5b`](https://github.com/langchain-ai/docs/commit/8777c5badcb335596ffa3da54855c98e483968cc) Add an intgerations landing page as a catalog - [`06cad6f`](https://github.com/langchain-ai/docs/commit/06cad6f432c043a8bd459f4e91a6f61ba217f846) TS feedback - [`b77ff65`](https://github.com/langchain-ai/docs/commit/b77ff65ab5f0486771f1173e04fd60c49915570a) Apply suggestions from code review - [`2398fba`](https://github.com/langchain-ai/docs/commit/2398fba24211d14d21c335404b071d812dff9e48) Update src/langsmith/integrations.mdx ### 📊 Changes **17 files changed** (+200 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -0) ➕ `src/langsmith/images/OpenAI-black-monoblossom.svg` (+23 -0) ➕ `src/langsmith/images/ag-icon.svg` (+4 -0) ➕ `src/langsmith/images/agent-development-kit.png` (+0 -0) ➕ `src/langsmith/images/anthropic-icon.svg` (+16 -0) ➕ `src/langsmith/images/bedrock-icon.png` (+0 -0) ➕ `src/langsmith/images/claude.svg` (+3 -0) ➕ `src/langsmith/images/crewai-icon.svg` (+11 -0) ➕ `src/langsmith/images/deepseek-icon.svg` (+1 -0) ➕ `src/langsmith/images/google-gemini-icon.svg` (+1 -0) ➕ `src/langsmith/images/instructor-icon.svg` (+3 -0) ➕ `src/langsmith/images/microsoft-icon.svg` (+1 -0) ➕ `src/langsmith/images/mistral-icon.svg` (+1 -0) ➕ `src/langsmith/images/opentelemetry-icon.svg` (+4 -0) ➕ `src/langsmith/images/vercel-icon-light.svg` (+3 -0) ➕ `src/langsmith/integrations.mdx` (+126 -0) 📝 `src/langsmith/trace-with-instructor.mdx` (+1 -1) </details> ### 📄 Description Fixes DOC-352 Add an integrations landing page — this includes some of the integrations as cards and directs toward the navigation for a full list. ## Preview https://langchain-5e9cc07a-preview-integr-1758829862-a82f1d3.mintlify.app/langsmith/integrations --- <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:21:07 -05:00
yindo closed this issue 2026-02-17 17:21:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#784