[PR #2156] [MERGED] fix visibility of openai/anthropic icons in langsmith #2178

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2156
Author: @lnhsingh
Created: 1/9/2026
Status: Merged
Merged: 1/9/2026
Merged by: @lnhsingh

Base: mainHead: icons


📝 Commits (2)

  • aa71302 fix visibility of openai/anthropic icons in langsmith
  • 59ee6e8 move provider icons to a higher dir

📊 Changes

19 files changed (+25 additions, -62 deletions)

View changed files

📝 src/images/providers/ag-icon.svg (+0 -0)
📝 src/images/providers/agent-development-kit.png (+0 -0)
src/images/providers/anthropic.svg (+5 -0)
📝 src/images/providers/bedrock-icon.png (+0 -0)
src/images/providers/claude.svg (+3 -0)
📝 src/images/providers/crewai-icon.svg (+0 -0)
📝 src/images/providers/deepseek-icon.svg (+0 -0)
📝 src/images/providers/google-gemini-icon.svg (+0 -0)
📝 src/images/providers/instructor-icon.svg (+0 -0)
📝 src/images/providers/livekit-icon.png (+0 -0)
📝 src/images/providers/microsoft-icon.svg (+0 -0)
📝 src/images/providers/mistral-icon.svg (+0 -0)
📝 src/images/providers/opentelemetry-icon.svg (+0 -0)
📝 src/images/providers/pipecat-icon.png (+0 -0)
src/images/vendor/openai.svg (+0 -3)
src/langsmith/images/OpenAI-black-monoblossom.svg (+0 -23)
src/langsmith/images/anthropic-icon.svg (+0 -16)
src/langsmith/images/claude.svg (+0 -3)
📝 src/langsmith/integrations.mdx (+17 -17)

📄 Description

Fixes DOC-521

image image

To do: clean up / move icons to a general providers folder so icons can be used across product areas


🔄 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/2156 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `icons` --- ### 📝 Commits (2) - [`aa71302`](https://github.com/langchain-ai/docs/commit/aa713027630bfcfc61b1461592db2472a9d7bc55) fix visibility of openai/anthropic icons in langsmith - [`59ee6e8`](https://github.com/langchain-ai/docs/commit/59ee6e8d006d89a94c923f5a2ac7fc3b86841d92) move provider icons to a higher dir ### 📊 Changes **19 files changed** (+25 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `src/images/providers/ag-icon.svg` (+0 -0) 📝 `src/images/providers/agent-development-kit.png` (+0 -0) ➕ `src/images/providers/anthropic.svg` (+5 -0) 📝 `src/images/providers/bedrock-icon.png` (+0 -0) ➕ `src/images/providers/claude.svg` (+3 -0) 📝 `src/images/providers/crewai-icon.svg` (+0 -0) 📝 `src/images/providers/deepseek-icon.svg` (+0 -0) 📝 `src/images/providers/google-gemini-icon.svg` (+0 -0) 📝 `src/images/providers/instructor-icon.svg` (+0 -0) 📝 `src/images/providers/livekit-icon.png` (+0 -0) 📝 `src/images/providers/microsoft-icon.svg` (+0 -0) 📝 `src/images/providers/mistral-icon.svg` (+0 -0) 📝 `src/images/providers/opentelemetry-icon.svg` (+0 -0) 📝 `src/images/providers/pipecat-icon.png` (+0 -0) ➖ `src/images/vendor/openai.svg` (+0 -3) ➖ `src/langsmith/images/OpenAI-black-monoblossom.svg` (+0 -23) ➖ `src/langsmith/images/anthropic-icon.svg` (+0 -16) ➖ `src/langsmith/images/claude.svg` (+0 -3) 📝 `src/langsmith/integrations.mdx` (+17 -17) </details> ### 📄 Description Fixes DOC-521 <img width="865" height="523" alt="image" src="https://github.com/user-attachments/assets/0ffee296-c37d-4cbf-ae99-c33bd79f77bd" /> <img width="907" height="533" alt="image" src="https://github.com/user-attachments/assets/fdf3c105-09c1-44c4-aada-6cf9a45e3570" /> To do: clean up / move icons to a general `providers` folder so icons can be used across product areas --- <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:09 -05:00
yindo closed this issue 2026-02-17 17:23:09 -05:00
yindo changed title from [PR #2156] fix visibility of openai/anthropic icons in langsmith to [PR #2156] [MERGED] fix visibility of openai/anthropic icons in langsmith 2026-06-05 18:17:06 -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#2178