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