docs: add Linkup Search to tools comparison table#3616
Merged
Mason Daugherty (mdrxy) merged 1 commit intolangchain-ai:mainfrom Apr 17, 2026
Merged
Conversation
Adds Linkup Search to the Search tools comparison table in the Python integrations tools index, positioned alphabetically between Jina and Mojeek. The integration page at /oss/integrations/tools/linkup_search already exists, so this row makes it discoverable from the comparison view alongside other web search tools. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Thanks for opening a docs PR, valLKP! When it's ready for review, please add the relevant reviewers:
|
4c1ef22 to
8f98fb1
Compare
Contributor
Author
|
taging Mason Daugherty (@mdrxy) for review when you have a moment. Thanks! |
Mason Daugherty (mdrxy)
approved these changes
Apr 17, 2026
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.
Summary
Adds Linkup Web Search API to the Search tools comparison table in
src/oss/python/integrations/tools/index.mdx, inserted alphabetically between Jina Search and Mojeek Search.Why
The integration page at
/oss/integrations/tools/linkup_searchalready exists and Linkup already appears in the "All tools and toolkits" card grid at the bottom of the same page, but it is missing from the comparison table at the top — which is the first reference developers see when picking a web-search tool. This one-line addition makes the integration discoverable from the comparison view alongside the other web-search tools.Change
Single line added to the Markdown table:
Review focus