Perigon integration - #627
Merged
Lauren Hirata Singh (lnhsingh) merged 4 commits intoSep 25, 2025
Merged
Conversation
Islem Maboud (ipenywis)
requested review from
Kathryn May (katmayb) and
Lauren Hirata Singh (lnhsingh)
as code owners
September 23, 2025 14:29
| You can combine both retrievers for comprehensive search across news and encyclopedic content: | ||
|
|
||
| ```python | ||
| from langchain.retrievers import EnsembleRetriever |
Collaborator
There was a problem hiding this comment.
This is going away in v1
Contributor
Author
There was a problem hiding this comment.
Thanks for pointing this out.
| print(f"Async search failed: {e}") | ||
| ``` | ||
|
|
||
| ## Integration with LangChain |
Collaborator
There was a problem hiding this comment.
We'd want to remove this section
Contributor
Author
There was a problem hiding this comment.
I have removed the whole section
| cta="View provider guide" | ||
| /> | ||
|
|
||
| <Card |
Collaborator
There was a problem hiding this comment.
Please add this in alphabetical order
Islem Maboud (ipenywis)
requested a review
from Lauren Hirata Singh (lnhsingh)
September 25, 2025 14:06
Lauren Hirata Singh (lnhsingh)
merged commit Sep 25, 2025
889a238
into
langchain-ai:main
6 of 8 checks passed
5 tasks
Lauren Hirata Singh (lnhsingh)
pushed a commit
that referenced
this pull request
Sep 29, 2025
## Overview Fix the perigon langchain docs internal links. ## 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) --> - See #627 <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## 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 - 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)
Mason Daugherty (mdrxy)
pushed a commit
that referenced
this pull request
Oct 1, 2025
## Overview Fix the perigon langchain docs internal links. ## 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) --> - See #627 <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## 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 - 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Add the documentation for the new perigon-langchain integration. The Perigon API suite provides fast, structured access to global news and events, helping you build real-time, data-driven products. Whether you're tracking emerging risks, surfacing relevant articles, or uncovering key insights, Perigon gives you the tools to do it programmatically.
Type of change
Type: New documentation page
Related issues/PRs
Checklist
docs devsrc/docs.jsonif neededAdditional notes
You can learn more about Perigon from the following links: