Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Linkup integration documentation #28366

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

cjumel
Copy link
Contributor

@cjumel cjumel commented Nov 26, 2024

Description

First of all, thanks for the great framework that is LangChain!

At Linkup we're working on an API to connect LLMs and agents to the internet and our partner sources. We'd be super excited to see our API integrated in LangChain! This essentially consists in adding a LangChain retriever and tool, which is done in our own package. Here we're simply following the integration documentation and update the documentation of LangChain to mention the Linkup integration.

We do have tests (both units & integration) in our source code, and tried to follow as close as possible the integration documentation which specifically requests to focus on documentation changes for an integration PR, so I'm not adding tests here, even though the PR checklist seems to suggest so. Feel free to correct me if I got this wrong!

By the way, we would be thrilled by being mentioned in the list of providers which have standalone packages here, is there something in particular for us to do for that? 🙂

Twitter handle

Linkup_platform

Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 9:07am

@cjumel cjumel marked this pull request as ready for review November 27, 2024 15:55
@cjumel cjumel requested a review from efriis as a code owner November 27, 2024 15:55
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Nov 27, 2024
@cjumel
Copy link
Contributor Author

cjumel commented Dec 4, 2024

Hi @efriis, gentle reminder that it would be great if you had time to take a look at this PR 🙂

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Dec 9, 2024
@efriis efriis merged commit cf6d1c0 into langchain-ai:master Dec 9, 2024
13 checks passed
@cjumel cjumel deleted the cj/doc branch February 28, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants