Skip to content

Community: Valyu Integration docs #30926

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

Merged
merged 9 commits into from
Apr 21, 2025
Merged

Community: Valyu Integration docs #30926

merged 9 commits into from
Apr 21, 2025

Conversation

alexngys
Copy link
Contributor

PR title:
docs: add Valyu integration documentation
Description:
This PR adds documentation and example notebooks for the Valyu integration, including retriever and tool usage.
Issue:
N/A
Dependencies:
No new dependencies.

Copy link

vercel bot commented Apr 18, 2025

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 Apr 21, 2025 9:30pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Apr 18, 2025
@alexngys alexngys requested a review from ccurme as a code owner April 18, 2025 15:42
@alexngys alexngys changed the title Valyu Integration docs Integrations: Valyu Integration docs Apr 18, 2025
@alexngys alexngys changed the title Integrations: Valyu Integration docs Community: Valyu Integration docs Apr 18, 2025
Comment on lines +111 to +115
" search_type=\"all\",\n",
" max_num_results=5,\n",
" similarity_threshold=0.4,\n",
" query_rewrite=False,\n",
" max_price=20.0,\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you generally intend for a LLM to populate these parameters?

"source": [
"## Context Search Tool\n",
"\n",
"You can use the `ValyuSearchTool` for advanced search queries."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recommend linking out to the detailed guides from this landing page, e.g.,

See [here](/docs/integrations/tools/valyu_context) for detail.

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Apr 21, 2025
@ccurme ccurme merged commit 0f6fa34 into langchain-ai:master Apr 21, 2025
12 checks passed
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:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants