Package dev.langchain4j.web.search
package dev.langchain4j.web.search
-
ClassDescriptionRepresents a web search engine that can be used to perform searches on the Web in response to a user query.Represents general information about the web search performed.Represents organic search results, which are the web pages returned by a search engine in response to a query.Represents a search request that can be made by the user to perform searches in any implementation of
WebSearchEngine
.Represents the response of a web search performed.