Package dev.langchain4j.web.search
See: Description
-
Class Summary Class Description WebSearchTool WebSearchResults Represents the response of a web search performed. WebSearchOrganicResult Represents an organic search results are the web pages that are returned by the search engine in response to a search query. WebSearchInformationResult Represents general information about the web search performed. Builder WebSearchRequest Represents a search request that can be made by the user to perform searches in any implementation of WebSearchEngine. -
Interface Summary Interface Description WebSearchEngine Represents a web search engine that can be used to perform searches on the Web in response to a user query.