-
Notifications
You must be signed in to change notification settings - Fork 20.4k
feat: add Desearch integration #31276
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…onal content organization
…gic commands for installation and testing
CodSpeed Walltime Performance ReportMerging #31276 will not alter performanceComparing
|
CodSpeed Instrumentation Performance ReportMerging #31276 will not alter performanceComparing Summary
|
| "metadata": {}, | ||
| "outputs": [], | ||
| "source": [ | ||
| "from langchain_desearch.tools import DesearchTool\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please only include documentation about the tool. You can use tool.invoke() to show how to invoke the tool.
Remove the documentation about the agent, including the create_agent code from the package as it's using deprecated agent functionality and it's not something we'd like to recommend to users.
|
Will re-open if changes are made |
No description provided.