Skip to content

feat(community): perplexity add web search options #8328

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

anadi45
Copy link
Contributor

@anadi45 anadi45 commented Jun 8, 2025

Fixes #8291

New ChatPerplexity Parameters

Search Mode: Control search type (academic or web)
Reasoning Effort: Adjust AI computational effort (low/medium/high) for deep research models
Date Filters: Filter search results by publication date (searchAfterDateFilter/searchBeforeDateFilter)
Web Search Options: Configurable web search behavior settings

Copy link

vercel bot commented Jun 8, 2025

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

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Jun 19, 2025 7:11pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Jun 19, 2025 7:11pm

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. auto:improvement Medium size change to existing code to handle new use-cases labels Jun 8, 2025
@anadi45
Copy link
Contributor Author

anadi45 commented Jun 12, 2025

@hntrl please check when you get a chance

@anadi45
Copy link
Contributor Author

anadi45 commented Jun 19, 2025

Hi @hntrl, I hope you're doing well. Just checking in to see if you’ve had a chance to review this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement Medium size change to existing code to handle new use-cases size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@langchain/community/chat_models/perplexity (Perplexity) - webSearchOptions does not passed to the LLM invocation
1 participant