JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
dev.langchain4j.agent.tool
P
Uses of Annotation Interface
dev.langchain4j.agent.tool.P
Packages that use
P
Package
Description
dev.langchain4j.web.search
Uses of
P
in
dev.langchain4j.web.search
Method parameters in
dev.langchain4j.web.search
with annotations of type
P
Modifier and Type
Method
Description
String
WebSearchTool.
searchWeb
(
String
query)
Runs a search query on the web search engine and returns a pretty-string representation of the search results.