Skip to content

Conversation

@kesku
Copy link
Contributor

@kesku kesku commented Nov 22, 2025

Background

The Perplexity Search tool (@perplexity-ai/ai-sdk) is available as a ready-made tool package for the AI SDK. This PR adds Perplexity Search to make it discoverable and provide usage examples for developers!

Summary

Added Perplexity Search tool documentation:

  • content/tools-registry/registry.ts - Added Perplexity Search entry to the tools registry with package info, install commands, code example, and links
  • content/cookbook/05-node/56-web-search-agent.mdx - Added Perplexity Search

Checklist

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

@vercel-ai-sdk vercel-ai-sdk bot added ai/provider documentation Improvements or additions to documentation provider/community labels Nov 22, 2025
@kesku kesku mentioned this pull request Nov 22, 2025
4 tasks
@nicoalbanese nicoalbanese merged commit 891e33f into vercel:main Dec 2, 2025
18 of 19 checks passed
vercel-ai-sdk bot pushed a commit that referenced this pull request Dec 2, 2025
@vercel-ai-sdk vercel-ai-sdk bot removed the backport label Dec 2, 2025
@vercel-ai-sdk
Copy link
Contributor

vercel-ai-sdk bot commented Dec 2, 2025

⚠️ Backport to release-v5.0 created but has conflicts: #10804

nicoalbanese added a commit that referenced this pull request Dec 2, 2025
…10804)

This is an automated backport of #10477 to the release-v5.0 branch. FYI
@kesku
This backport has conflicts that need to be resolved manually.

### `git cherry-pick` output

```
Auto-merging content/cookbook/05-node/56-web-search-agent.mdx
CONFLICT (content): Merge conflict in content/cookbook/05-node/56-web-search-agent.mdx
Auto-merging content/docs/02-foundations/04-tools.mdx
CONFLICT (content): Merge conflict in content/docs/02-foundations/04-tools.mdx
Auto-merging content/tools-registry/registry.ts
CONFLICT (content): Merge conflict in content/tools-registry/registry.ts
error: could not apply 891e33f... Add Perplexity Search tool to registry and documentation (#10477)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
```

---------

Co-authored-by: Kesku <[email protected]>
Co-authored-by: nicoalbanese <[email protected]>
@kesku kesku deleted the feat/perplexity-ai-sdk branch December 3, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider documentation Improvements or additions to documentation provider/community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants