Skip to content

Conversation

@unicodevalyu
Copy link

@unicodevalyu unicodevalyu commented Jan 14, 2026

This PR adds two new CrewAI tools powered by Valyu:

Valyu Search Tool

  • Unified search interface via the Valyu Search API across web, academic, financial, and proprietary data sources
  • Covers installation, configuration, and usage examples
  • Details on query parameters (search type, relevance threshold, date ranges, source filters, response length, country code)

Valyu Extractor Tool

  • Clean, structured content extraction from single or multiple URLs (up to 10) using the Valyu API
  • Controls for extraction effort, response length, screenshots, and AI-powered summarization
  • Full code samples showing basic and advanced extraction workflows
  • These docs make it straightforward for agents to leverage Valyu's powerful search and content extraction capabilities.

I also added the full documentation in this PR as well!


Note

Adds Valyu-powered search and extraction capabilities and documents them.

  • Introduces ValyuSearchTool and ValyuExtractorTool with sync/async APIs, config (response length, effort, filters), env var VALYU_API_KEY, and dependency on valyu
  • Exposes new tools via crewai_tools/__init__.py and tools/__init__.py
  • Adds comprehensive docs: new pages in "Search & Research" and updates tool catalog
  • Includes unit tests for both tools covering init, parameter handling, result shaping/truncation, and async execution

Written by Cursor Bugbot for commit 191fc6b. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@unicodevalyu
Copy link
Author

@lorenzejay Please help review, approve and merge. Many thanks 🙏

@unicodevalyu
Copy link
Author

@tonykipkemboi Please review if you've got some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant