JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
dev.langchain4j.model.zhipu.chat.WebSearch
Packages that use
WebSearch
Package
Description
dev.langchain4j.model.zhipu.chat
Uses of
WebSearch
in
dev.langchain4j.model.zhipu.chat
Methods in
dev.langchain4j.model.zhipu.chat
that return
WebSearch
Modifier and Type
Method
Description
WebSearch
Tool.
getWebSearch
()
Methods in
dev.langchain4j.model.zhipu.chat
with parameters of type
WebSearch
Modifier and Type
Method
Description
void
Tool.
setWebSearch
(
WebSearch
webSearch)