[PR #1633] [MERGED] docs: pydantic ai integration example #1710

Closed
opened 2026-02-17 17:22:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1633
Author: @itsperini
Created: 11/26/2025
Status: Merged
Merged: 12/1/2025
Merged by: @lnhsingh

Base: mainHead: marco/pydanticai-otel


📝 Commits (4)

  • 3e7ce90 feat: pydantic ai integration
  • 59ae230 Add icon image
  • 010ef7b Apply suggestions from code review
  • 7599ed3 Merge branch 'main' into marco/pydanticai-otel

📊 Changes

4 files changed (+131 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/langsmith/images/pydantic-icon.png (+0 -0)
📝 src/langsmith/integrations.mdx (+5 -0)
src/langsmith/trace-with-pydantic-ai.mdx (+125 -0)

📄 Description

Overview

Added PydanticAI traceability page under integrations

Type of change

Type: New documentation page

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow


🔄 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/1633 **Author:** [@itsperini](https://github.com/itsperini) **Created:** 11/26/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `marco/pydanticai-otel` --- ### 📝 Commits (4) - [`3e7ce90`](https://github.com/langchain-ai/docs/commit/3e7ce90b6d3013613df9e83f4b1ba41d8c350245) feat: pydantic ai integration - [`59ae230`](https://github.com/langchain-ai/docs/commit/59ae2305390d3c1249ec9f77f23ce4dd8429e612) Add icon image - [`010ef7b`](https://github.com/langchain-ai/docs/commit/010ef7bbd4b14f2f3ace685481ccf01e76936c59) Apply suggestions from code review - [`7599ed3`](https://github.com/langchain-ai/docs/commit/7599ed3277cf9a064b84689b39be8c5100e3eb33) Merge branch 'main' into marco/pydanticai-otel ### 📊 Changes **4 files changed** (+131 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/langsmith/images/pydantic-icon.png` (+0 -0) 📝 `src/langsmith/integrations.mdx` (+5 -0) ➕ `src/langsmith/trace-with-pydantic-ai.mdx` (+125 -0) </details> ### 📄 Description ## Overview Added PydanticAI traceability page under integrations ## Type of change **Type:** New documentation page ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) --- <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:22:39 -05:00
yindo closed this issue 2026-02-17 17:22:39 -05:00
yindo changed title from [PR #1633] docs: pydantic ai integration example to [PR #1633] [MERGED] docs: pydantic ai integration example 2026-06-05 18:14:32 -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#1710