[PR #402] [MERGED] LangSmith Integration Docs #710

Closed
opened 2026-02-17 17:20:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/402
Author: @angus-langchain
Created: 9/7/2025
Status: Merged
Merged: 9/8/2025
Merged by: @angus-langchain

Base: mainHead: angus/otel


📝 Commits (5)

📊 Changes

7 files changed (+919 additions, -184 deletions)

View changed files

📝 src/docs.json (+14 -6)
src/langsmith/images/adk.png (+0 -0)
src/langsmith/trace-with-autogen.mdx (+228 -0)
src/langsmith/trace-with-crewai.mdx (+230 -0)
src/langsmith/trace-with-google-adk.mdx (+201 -0)
📝 src/langsmith/trace-with-opentelemetry.mdx (+31 -178)
src/langsmith/trace-with-semantic-kernel.mdx (+215 -0)

📄 Description

Purpose

Adds documentation for tracing 4 common integrations: Google ADK, Semantic Kernel, AutoGen, and CrewAI

Removes deprecated docs


🔄 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/402 **Author:** [@angus-langchain](https://github.com/angus-langchain) **Created:** 9/7/2025 **Status:** ✅ Merged **Merged:** 9/8/2025 **Merged by:** [@angus-langchain](https://github.com/angus-langchain) **Base:** `main` ← **Head:** `angus/otel` --- ### 📝 Commits (5) - [`4ea28ea`](https://github.com/langchain-ai/docs/commit/4ea28ea2aa0f14879bfa25abd5411db7c1800051) LangSmith Integration Docs - [`6717f8b`](https://github.com/langchain-ai/docs/commit/6717f8b4ec9817587f1f100880bde90fbc75eeb4) explain openinfernece - [`41f34f8`](https://github.com/langchain-ai/docs/commit/41f34f89c99e0ca5a24c2a2d6dbdb5833b5b80d7) fixes - [`590a755`](https://github.com/langchain-ai/docs/commit/590a755f3154a54f89fee3c5abb020967f248d83) image alt text - [`57d553d`](https://github.com/langchain-ai/docs/commit/57d553dafbd4f6bb816b02206c5a71c80374a049) fix image ### 📊 Changes **7 files changed** (+919 additions, -184 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+14 -6) ➕ `src/langsmith/images/adk.png` (+0 -0) ➕ `src/langsmith/trace-with-autogen.mdx` (+228 -0) ➕ `src/langsmith/trace-with-crewai.mdx` (+230 -0) ➕ `src/langsmith/trace-with-google-adk.mdx` (+201 -0) 📝 `src/langsmith/trace-with-opentelemetry.mdx` (+31 -178) ➕ `src/langsmith/trace-with-semantic-kernel.mdx` (+215 -0) </details> ### 📄 Description ### Purpose Adds documentation for tracing 4 common integrations: Google ADK, Semantic Kernel, AutoGen, and CrewAI Removes deprecated docs --- <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:20:58 -05:00
yindo closed this issue 2026-02-17 17:20:58 -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#710