urlhttps://docs.valyu.ai/overview
Fetch prompt: Summarize Valyu's search API: what data sources it covers (licensed/proprietary, academic, paywalled), endpoints, output formats, whether it returns full content, pricing model, and whether there is a LangChain integration or Python SDK. Note details about source quality and licensing.
Tool result summary: # Valyu Search API Summary **Data Sources:** Valyu covers web search, 36+ proprietary sources including PubMed, SEC filings, clinical trials, arXiv, patents, and real-time financial data. It includes academic papers, textbooks, journals, peer-reviewed medical literature, and FDA drug labels from licensed providers. **Endpoints & Output:** The documentation mentions a `/v1/search` endpoint. Code examples show results
Agent context: Both Linkup and Valyu emphasize licensed sources. Let me consult their actual docs plus Tavily's, focusing on LangChain integration (the repo uses LangChain's EnsembleRetriever).