Skip to content

feat: add contributing docs for middleware integrations#3318

Merged
Naomi Pentrel (npentrel) merged 10 commits intomainfrom
open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3
Mar 31, 2026
Merged

feat: add contributing docs for middleware integrations#3318
Naomi Pentrel (npentrel) merged 10 commits intomainfrom
open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3

Conversation

@npentrel
Copy link
Copy Markdown
Contributor

@npentrel Naomi Pentrel (npentrel) commented Mar 26, 2026

@github-actions github-actions Bot added langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects internal labels Mar 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774532273-bce716a

@npentrel Naomi Pentrel (npentrel) changed the title feat: add contributing docs for middleware integrations [closes DOC-930] feat: add contributing docs for middleware integrations Mar 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774794828-e7c923e

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774803525-c37cd17

@npentrel Naomi Pentrel (npentrel) force-pushed the open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3 branch from 2260103 to 8483296 Compare March 29, 2026 17:00
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774803717-719a0e5

@npentrel Naomi Pentrel (npentrel) force-pushed the open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3 branch from 8483296 to b22ec7b Compare March 29, 2026 17:02
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774803831-efb7d27

@npentrel Naomi Pentrel (npentrel) force-pushed the open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3 branch from b22ec7b to b108e85 Compare March 29, 2026 17:06
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774804080-5c9c66c

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774806741-5171a39

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774855260-f3fffde

@npentrel Naomi Pentrel (npentrel) force-pushed the open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3 branch from 793ba4b to b743cbc Compare March 30, 2026 07:23
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774855506-89996a7

@npentrel Naomi Pentrel (npentrel) force-pushed the open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3 branch from b743cbc to 213579f Compare March 30, 2026 07:56
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774857479-c58b8f8

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774857855-347e6ba

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774858546-a100bff

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774879379-c4ccdab

</CardGroup>
:::

Middleware integrations typically fall into two categories:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'd personally place this before the references

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file is empty?


| Class | Package | Serializable | [JS support](https://js.langchain.com/docs/integrations/middleware/) | Downloads | Version |
| :--- | :--- | :---: | :---: | :---: | :---: |
| [(MODULE_NAME)](https://python.langchain.com/api_reference/) | [langchain-(MODULE_NAME)](https://python.langchain.com/api_reference/) | beta/❌ | ✅/❌ | ![PyPI - Downloads](https://img.shields.io/pypi/dm/langchain-(MODULE_NAME)?style=flat-square&label=%20) | ![PyPI - Version](https://img.shields.io/pypi/v/langchain-(MODULE_NAME)?style=flat-square&label=%20) |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

old links

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774879845-cb37760

@npentrel Naomi Pentrel (npentrel) force-pushed the open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3 branch from 4980ee1 to 1af081a Compare March 30, 2026 15:07
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774883321-af49dc4

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774883565-a77f560

Open SWE (open-swe) and others added 9 commits March 30, 2026 17:14
Adds a new middleware contributing guide (guide/middleware.mdx) with
step-by-step instructions for implementing, testing, and publishing
middleware integrations. Also adds a middleware TEMPLATE.mdx for
integration documentation pages, and updates existing contributing
pages to reference the new content.

Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774883772-7d38c76

Comment thread src/oss/python/integrations/middleware/TEMPLATE.mdx Outdated
Comment thread src/oss/python/integrations/middleware/TEMPLATE.mdx Outdated
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774884553-e1d84b6

@npentrel Naomi Pentrel (npentrel) merged commit ac7e340 into main Mar 31, 2026
19 checks passed
@npentrel Naomi Pentrel (npentrel) deleted the open-swe/818b1700-4e57-1bb4-01c1-ae438a224db3 branch March 31, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal javascript langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants