[PR #1451] [MERGED] refs(py): build a subsection of python refs #1579

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1451
Author: @mdrxy
Created: 11/16/2025
Status: Merged
Merged: 11/23/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/refs-subsection


📝 Commits (10+)

  • 9b112d7 init
  • adf2f37 wip
  • fd8972e Merge branch 'main' into mdrxy/refs-subsection
  • be079d3 Update reference/python/serve_subset.py
  • ee7bb93 Update reference/python/serve_subset.py
  • 5df8663 Update reference/python/serve_subset.py
  • 8d94b36 Merge branch 'main' into mdrxy/refs-subsection
  • fe916eb Update reference/python/serve_subset.py
  • a28a13f Update reference/python/serve_subset.py
  • 04c64c9 cr

📊 Changes

5 files changed (+645 additions, -26 deletions)

View changed files

📝 pyproject.toml (+4 -0)
📝 reference/python/.gitignore (+1 -0)
📝 reference/python/README.md (+15 -0)
reference/python/serve_subset.py (+599 -0)
📝 reference/python/uv.lock (+26 -26)

📄 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/1451 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/16/2025 **Status:** ✅ Merged **Merged:** 11/23/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/refs-subsection` --- ### 📝 Commits (10+) - [`9b112d7`](https://github.com/langchain-ai/docs/commit/9b112d7b40fc776b5c74089f59d43cf31bb5f8ec) init - [`adf2f37`](https://github.com/langchain-ai/docs/commit/adf2f373c1aabcbd6b46d773eb65b176a6a28239) wip - [`fd8972e`](https://github.com/langchain-ai/docs/commit/fd8972e276a96e6c748de72b9243b774b837694f) Merge branch 'main' into mdrxy/refs-subsection - [`be079d3`](https://github.com/langchain-ai/docs/commit/be079d3f44ad05807d6595d34c63c04602b4c481) Update reference/python/serve_subset.py - [`ee7bb93`](https://github.com/langchain-ai/docs/commit/ee7bb9310f8a0f518ffe709f4d343aee258810df) Update reference/python/serve_subset.py - [`5df8663`](https://github.com/langchain-ai/docs/commit/5df866374c808ccb6d33f86652ab1e19fe8c603e) Update reference/python/serve_subset.py - [`8d94b36`](https://github.com/langchain-ai/docs/commit/8d94b36bbbde8382ed10e451f2fe8b93d833dd7a) Merge branch 'main' into mdrxy/refs-subsection - [`fe916eb`](https://github.com/langchain-ai/docs/commit/fe916ebec4b9e475cfd59cc78d0c43b2876e9acc) Update reference/python/serve_subset.py - [`a28a13f`](https://github.com/langchain-ai/docs/commit/a28a13f9a37bbe3c8962de2fe5c2eff52373bee3) Update reference/python/serve_subset.py - [`04c64c9`](https://github.com/langchain-ai/docs/commit/04c64c9bf97b9ef3c2679a6617cc95e710dfb4a6) cr ### 📊 Changes **5 files changed** (+645 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+4 -0) 📝 `reference/python/.gitignore` (+1 -0) 📝 `reference/python/README.md` (+15 -0) ➕ `reference/python/serve_subset.py` (+599 -0) 📝 `reference/python/uv.lock` (+26 -26) </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:22:30 -05:00
yindo closed this issue 2026-02-17 17:22:30 -05:00
yindo changed title from [PR #1451] refs(py): build a subsection of python refs to [PR #1451] [MERGED] refs(py): build a subsection of python refs 2026-06-05 18:13:45 -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#1579