Commit Graph

128 Commits

Author SHA1 Message Date
Mason Daugherty 69c6d0f2ef refs(py): refactor insiders install (#2079)
As of 9.7.0, everything previously paywalled is GA
2026-01-05 04:00:51 -05:00
Mason Daugherty 25cb34f864 refs(py): bump (#2078) 2026-01-05 03:18:56 -05:00
Mason Daugherty bc88088bdc refs(py): simplify cookie logic, turn off instant nav (#2073)
fix formatting issues
2026-01-05 02:39:17 -05:00
Mason Daugherty 3f64006c75 oss(py): clarify id vs file_id (#2057) 2026-01-01 22:18:18 -06:00
Mason Daugherty 2ec0da95c2 refs(py): bump (#2041) 2025-12-28 20:48:30 -06:00
Mason Daugherty 562d628a40 Revert "Add sync components to langchain_elasticsearch docs" (#2021)
Reverts langchain-ai/docs#1960

```txt
[1] ERROR   -  mkdocstrings: langchain_elasticsearch._sync.embeddings.AsyncElasticsearchEmbeddings could not be found
[1] ERROR   -  Error reading page 'integrations/langchain_elasticsearch.md':
[1] ERROR   -  Could not collect 'langchain_elasticsearch._sync.embeddings.AsyncElasticsearchEmbeddings'
```
2025-12-25 22:15:16 -06:00
E. Eshetu 674818feb8 Add sync components to langchain_elasticsearch docs (#1960)
## Overview
<!-- Brief description of what documentation is being added/updated -->

## Type of change

**Type:** [Update existing documentation]

## Related issues/PRs
<!--
Link to related issues, feature PRs, or discussions (if applicable)

To automatically close an issue when this PR is merged, use closing
keywords:
- "closes #123" or "fixes #123" or "resolves #123"

For regular references without auto-closing, just use:
- "#123" or "See issue #123"

Examples:
- closes #456 (will auto-close issue #456 when PR is merged)
- See #789 for context (will reference but not auto-close issue #789)
-->
- GitHub issue:
- Feature PR:

<!-- For LangChain employees, if applicable: -->
- Linear issue:
- Slack thread:

## Checklist
<!-- Put an 'x' in all boxes that apply -->
- [ ] I have read the [contributing guidelines](README.md)
- [ ] 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](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml)

## Additional notes
<!-- Any other information that would be helpful for reviewers -->
2025-12-25 21:57:15 -06:00
Mason Daugherty 9ddb3f2c88 refs(py): bump refs (#2006) 2025-12-22 17:58:44 -06:00
Mason Daugherty 03f5d93146 refs(py): turn off cookie debugging (#1989) 2025-12-19 12:32:16 -06:00
Mason Daugherty ed632f4d80 refs(py): debug cookie banner style (#1988) 2025-12-19 12:02:16 -06:00
Mason Daugherty 98e8ecc0d7 refs(py): attempt to add back cookie banner (#1987)
should avoid race conditions with MkDocs styles
2025-12-19 11:15:25 -06:00
Mason Daugherty 07b6f834aa refs(py): fix lockfile (#1929) 2025-12-15 21:21:56 -05:00
eyo eshetu 5136c1b0d8 Add AsyncElasticsearchChatMessageHistory to reference docs (#1843)
## Overview
<!-- Brief description of what documentation is being added/updated -->

## Type of change

**Type:**  Update existing documentation

## Related issues/PRs
<!--
Link to related issues, feature PRs, or discussions (if applicable)

To automatically close an issue when this PR is merged, use closing
keywords:
- "closes #123" or "fixes #123" or "resolves #123"

For regular references without auto-closing, just use:
- "#123" or "See issue #123"

Examples:
- closes #456 (will auto-close issue #456 when PR is merged)
- See #789 for context (will reference but not auto-close issue #789)
-->
- GitHub issue:
- Feature PR:

<!-- For LangChain employees, if applicable: -->
- Linear issue:
- Slack thread:

## Checklist
<!-- Put an 'x' in all boxes that apply -->
- [ ] I have read the [contributing guidelines](README.md)
- [ ] 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](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml)

## Additional notes
<!-- Any other information that would be helpful for reviewers -->

---------

Co-authored-by: Mason Daugherty <github@mdrxy.com>
Co-authored-by: Mason Daugherty <mason@langchain.dev>
2025-12-15 14:29:40 -05:00
Mason Daugherty 698c89a1df refs(py): make langchain-unstructured work (#1913)
following v1 compat
2025-12-15 13:17:39 -05:00
Mason Daugherty 96e4df455e oss(py): show extras as attr on BaseTool (#1908) 2025-12-15 10:21:52 -05:00
ccurme df312fca3f (langchain 1.2) document programmatic tool calling and container reuse (#1865)
WIP until langchain 1.2 is released

---------

Co-authored-by: Mason Daugherty <mason@langchain.dev>
Co-authored-by: Mason Daugherty <github@mdrxy.com>
2025-12-12 15:23:24 -05:00
Mason Daugherty 76a76f33aa oss(py): anthropic tool types (#1832) 2025-12-12 15:03:28 -05:00
Mason Daugherty c7e2914968 refs(py): add langchain-elasticsearch (#1827) 2025-12-09 22:42:14 -05:00
Mason Daugherty 3ad3945f36 refs(py): add API reference link for LangChain v0.3.x (#1822) 2025-12-09 20:30:48 -05:00
Mason Daugherty c7fea9171a oss(py): more work on anthropic/others (#1821) 2025-12-09 19:52:12 -05:00
Mason Daugherty 3d0ad3b91d oss: google consolidation updates 2025-12-08 14:08:50 -05:00
Mason Daugherty 49385faf98 refs(py): switch some admonition types, nits (#1755) 2025-12-05 16:40:48 -05:00
Sydney Runkle a82517396e revamped MCP docs! (#1701)
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev>
2025-12-05 00:41:59 +00:00
Mason Daugherty 9970926895 refs(py): swarm, supervisor (#1741) 2025-12-04 14:39:42 -05:00
Mason Daugherty 2250fb2876 refs(py): add langchain-azure-postgresql (#1723) 2025-12-03 11:35:17 -05:00
Mason Daugherty 9702579445 bump py refs again (#1720) 2025-12-02 20:54:24 -05:00
Mason Daugherty 509ab58645 bump again cause jacob forgot to commit (#1717) 2025-12-02 18:00:54 -05:00
Mason Daugherty 1cb7f24bec bump refs for jacob (#1713) 2025-12-02 17:24:47 -05:00
Mason Daugherty 02a224c084 oss(py): fix genai docs (#1711) 2025-12-02 16:15:21 -05:00
Mason Daugherty bbc0b3c9bb fix middleware docs (#1682) 2025-12-01 14:34:41 -05:00
Mason Daugherty 05dce2e049 refs(py): make page wider (#1683) 2025-12-01 14:32:16 -05:00
Mason Daugherty 290de2547a refs(py): bump (#1638) 2025-11-26 18:02:11 -05:00
Matt H dbdc0cc152 Add langchain-parallel docs (#1620)
## Overview
We have recently published the `langchain-parallel` integration,
allowing developers to use Parallel's search, extract, and chat features
with LangChain.
- GitHub repo:
https://github.com/parallel-web/langchain-parallel/tree/main
 - Docs: https://docs.parallel.ai/integrations/langchain

This PR adds net new documentation for this integration to the LangChain
docs.

## Type of change

**Type:** New documentation page

## Related issues/PRs
Discussions on Slack in `langchain-parallel-shared`.

## 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)

## Additional notes
<!-- Any other information that would be helpful for reviewers -->

---------

Co-authored-by: Mason Daugherty <mason@langchain.dev>
Co-authored-by: Mason Daugherty <github@mdrxy.com>
2025-11-25 18:53:32 -05:00
Mason Daugherty a9aa3fd346 refs: update Anthropic + some other misc (#1629) 2025-11-25 18:06:36 -05:00
Mason Daugherty 06453ef91d refs(py): add Redis (#1618) 2025-11-24 19:18:30 -05:00
Mason Daugherty 43c990144c bump refs (#1613) 2025-11-24 13:54:38 -05:00
Mason Daugherty 1383d75062 refs(py): delete model profiles from refs (#1601) 2025-11-23 19:39:37 -05:00
Mason Daugherty f502d5f501 refs: add py cerebras, pinecone, upstage, add PR labeler for refs (#1594) 2025-11-23 03:14:42 -05:00
Mason Daugherty 8d4b9dca79 refs(py): guard against taken ports during serve (#1593) 2025-11-23 02:24:15 -05:00
Mason Daugherty 44520f310f refs(py): add warning to langchain-classic homepage (#1592) 2025-11-23 01:07:51 -05:00
Mason Daugherty 5b6321697e refs(py): build a subsection of python refs (#1451)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-23 00:45:02 -05:00
Mason Daugherty e77474c849 refs(py): add nvidia ai endpoints (#1578) 2025-11-22 00:59:29 -05:00
Lauren Hirata Singh 2b8b816187 Revert "Resolve cookieyes issue" (#1544)
Reverts langchain-ai/docs#1529
2025-11-20 10:45:26 -05:00
Danny Lambert fa86148bdf Resolve cookieyes issue (#1529)
## Overview
Resolve cookieyes issue
2025-11-20 09:39:39 -05:00
Danny Lambert 7f099d229c Added cookieyes consent to head file for python reference docs (#1526)
## Overview
Added CookieYes consent to head file for python reference docs
2025-11-19 11:45:41 -05:00
Mason Daugherty 6a599213e3 chore(refs): bump python refs (#1449) 2025-11-16 00:35:09 -05:00
Mason Daugherty bd026ff658 refs(py): middleware cleanup (#1448) 2025-11-16 00:25:10 -05:00
Mason Daugherty 50036ac743 chore: bump refs (#1447) 2025-11-15 23:22:08 -05:00
Sydney Runkle 33a84ad551 feat: new middleware docs (#1408)
Adding docs for all of:
* file search
* shell tool
* openai content moderation
* anthropic text editor
* anthropic memory
* anthropic bash

and other misc fixes to api refs, removing unhelpful "full examples" and
hiding non-existent js middlewares
2025-11-14 15:09:13 -05:00
Mason Daugherty 4dd8ef6bad refs(py): fix deepagents path and add google homepage (#1426) 2025-11-14 14:48:11 -05:00