Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ web.py
File
web.py
templates/research-assistant/research_assistant/search/web.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
json
2
from
typing
import
Any
3
4
import
requests
Callers
nothing calls this directly
Calls
15
DuckDuckGoSearchAPIWrapper
Class · 0.90
RunnablePassthrough
Class · 0.90
RunnableLambda
Class · 0.90
ConfigurableField
Class · 0.90
RunnableParallel
Class · 0.90
TavilySearchAPIRetriever
Class · 0.90
SystemMessage
Class · 0.90
ChatOpenAI
Class · 0.90
StrOutputParser
Class · 0.90
configurable_alternatives
Method · 0.80
web_search
Function · 0.70
scrape_text
Function · 0.70
Tested by
no test coverage detected