Valyu integrates with CrewAI to provide your AI agents with high-quality context from proprietary datasets and web sources, enabling more informed and accurate task execution.
# Create a cost-aware research toolvalyu_tool = ValyuContextTool( max_price=30, # Maximum credits per 1000 results max_num_results=3, search_type="both")