Commit Graph

27 Commits

Author SHA1 Message Date
Mason Daugherty 698c89a1df refs(py): make langchain-unstructured work (#1913)
following v1 compat
2025-12-15 13:17:39 -05:00
Mason Daugherty c7e2914968 refs(py): add langchain-elasticsearch (#1827) 2025-12-09 22:42:14 -05: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
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 06453ef91d refs(py): add Redis (#1618) 2025-11-24 19:18:30 -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 e77474c849 refs(py): add nvidia ai endpoints (#1578) 2025-11-22 00:59:29 -05:00
Mason Daugherty 50036ac743 chore: bump refs (#1447) 2025-11-15 23:22:08 -05:00
Mason Daugherty 4dd8ef6bad refs(py): fix deepagents path and add google homepage (#1426) 2025-11-14 14:48:11 -05:00
Mason Daugherty 9a0bf94d28 refs(py): add langchain-weaviate (#1277) 2025-11-04 13:08:52 -05:00
Mason Daugherty 64a8429e98 refs(py): add langchain-model-profiles (#1273) 2025-11-04 10:36:44 -05:00
Mason Daugherty 95ea7d087c refs(py): add langchain-cohere (#1272) 2025-11-04 10:08:59 -05:00
Mason Daugherty d4a78f46e9 refs: add db2, ibm, supervisor (#1207) 2025-10-30 18:02:12 -04:00
Mason Daugherty 18b5239a2a 10/28 refs & more (#1164)
- `UsageMetadata` in `langchain`
- `langchain-neo4j`
2025-10-28 14:26:32 -04:00
Mason Daugherty 22c8cf0c73 10/27 work (#1146)
* add info about snippet link resolution
* add `langchain_milvus` to refs
* correct browser titles for package ref pages
* langsmith ref homepage
* don't warn on absolute link usage in refs
* fix broken links
* add note about completions API compat for OpenAI
* add OpenRouter callout
* formatting
* move langgraph errors to folder (and add redirects)
* remove deprecated gemini image gen model
* grok/groq confusion callout

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-27 16:28:09 -04:00
anjaliratnam-msft 4126db6e02 feat: add langchain-azure-storage to reference docs (#1040)
Added
[langchain-azure-storage](https://pypi.org/project/langchain-azure-storage/)
to the reference docs with a new documentation page. We also plan to
create another PR to update the main LangChain documentation so that it
points to our newly created document loader instead of a previous
implementation. This PR is only to update the reference docs.

## 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
- [ ] I have updated navigation in `src/docs.json` if needed
- I have gotten approval from the relevant reviewers
- (Internal team members only / optional) I have created a preview
deployment using the [Create Preview Branch
workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml)

---------

Co-authored-by: Mason Daugherty <github@mdrxy.com>
2025-10-22 17:21:27 -04:00
Mason Daugherty ea9ae59b4f 10/22 cleanup (#1099) 2025-10-22 16:30:59 -04:00
Mason Daugherty 41193344b3 refs work 10/20 (#1039)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-20 18:46:34 -04:00
Mason Daugherty 46bfbbf83c more refs! (#937)
updated x-ref parser to escape inner code backticks

begin x-reffing in main docs

dropped old refs site from link map
2025-10-15 23:36:51 -04:00
Mason Daugherty fc9b7f165e wip refs (#863) 2025-10-13 21:38:58 -04:00
Mason Daugherty dfb7ae9226 fix: refs (#846) 2025-10-11 09:16:28 -04:00
Mason Daugherty 83d577fb5b python ref work 10/9 (#803) 2025-10-09 19:29:02 -04:00
Mason Daugherty a250321b6b oss openai py ref pass (#793) 2025-10-08 18:42:09 -04:00
Mason Daugherty 37e3da7be7 more reference docs updates / README.md update (#716) 2025-10-01 15:53:47 -04:00
Mason Daugherty b05a15c608 WIP: init consolidate python ref (#701) 2025-10-01 14:21:54 -04:00