[PR #993] [MERGED] ref docs: use insiders #1207

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/993
Author: @mdrxy
Created: 10/19/2025
Status: Merged
Merged: 10/19/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/10-19


📝 Commits (3)

📊 Changes

10 files changed (+630 additions, -670 deletions)

View changed files

📝 reference/python/Makefile (+1 -0)
reference/python/install-mkdocs.sh (+39 -0)
📝 reference/python/mkdocs.yml (+30 -30)
📝 reference/python/uv.lock (+554 -628)
📝 src/oss/python/integrations/providers/anthropic.mdx (+1 -2)
📝 src/oss/python/integrations/providers/aws.mdx (+1 -2)
📝 src/oss/python/integrations/providers/huggingface.mdx (+1 -2)
📝 src/oss/python/integrations/providers/microsoft.mdx (+1 -2)
📝 src/oss/python/integrations/providers/ollama.mdx (+1 -2)
📝 src/oss/python/integrations/providers/openai.mdx (+1 -2)

📄 Description

No description provided


🔄 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/993 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/19/2025 **Status:** ✅ Merged **Merged:** 10/19/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/10-19` --- ### 📝 Commits (3) - [`f4d4881`](https://github.com/langchain-ai/docs/commit/f4d48819e40174cfd94083e223a851494e86b1a5) fix pop providers titles - [`43c5234`](https://github.com/langchain-ai/docs/commit/43c5234e73de6c64950a38ee64971f28173a9caf) . - [`2a98c6a`](https://github.com/langchain-ai/docs/commit/2a98c6a00a0cfd27abdd6bba65afbac09291bf37) . ### 📊 Changes **10 files changed** (+630 additions, -670 deletions) <details> <summary>View changed files</summary> 📝 `reference/python/Makefile` (+1 -0) ➕ `reference/python/install-mkdocs.sh` (+39 -0) 📝 `reference/python/mkdocs.yml` (+30 -30) 📝 `reference/python/uv.lock` (+554 -628) 📝 `src/oss/python/integrations/providers/anthropic.mdx` (+1 -2) 📝 `src/oss/python/integrations/providers/aws.mdx` (+1 -2) 📝 `src/oss/python/integrations/providers/huggingface.mdx` (+1 -2) 📝 `src/oss/python/integrations/providers/microsoft.mdx` (+1 -2) 📝 `src/oss/python/integrations/providers/ollama.mdx` (+1 -2) 📝 `src/oss/python/integrations/providers/openai.mdx` (+1 -2) </details> ### 📄 Description _No description provided_ --- <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:55 -05:00
yindo closed this issue 2026-02-17 17:21:55 -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#1207