Uses of Package
dev.langchain4j.web.search
Packages that use dev.langchain4j.web.search
Package
Description
-
Classes in dev.langchain4j.web.search used by dev.langchain4j.rag.content.retrieverClassDescriptionRepresents a web search engine that can be used to perform searches on the Web in response to a user query.
-
Classes in dev.langchain4j.web.search used by dev.langchain4j.web.searchClassDescriptionRepresents 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. -
Classes in dev.langchain4j.web.search used by dev.langchain4j.web.search.google.customsearchClassDescriptionRepresents a web search engine that can be used to perform searches on the Web in response to a user 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. -
Classes in dev.langchain4j.web.search used by dev.langchain4j.web.search.searchapiClassDescriptionRepresents a web search engine that can be used to perform searches on the Web in response to a user 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. -
Classes in dev.langchain4j.web.search used by dev.langchain4j.web.search.tavilyClassDescriptionRepresents a web search engine that can be used to perform searches on the Web in response to a user 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.