JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
dev.langchain4j.community.model.zhipu.shared.SensitiveFilter
Packages that use
SensitiveFilter
Package
Description
dev.langchain4j.community.model.zhipu.shared
Uses of
SensitiveFilter
in
dev.langchain4j.community.model.zhipu.shared
Methods in
dev.langchain4j.community.model.zhipu.shared
that return types with arguments of type
SensitiveFilter
Modifier and Type
Method
Description
List
<
SensitiveFilter
>
ErrorResponse.
getContentFilter
()
Method parameters in
dev.langchain4j.community.model.zhipu.shared
with type arguments of type
SensitiveFilter
Modifier and Type
Method
Description
void
ErrorResponse.
setContentFilter
(
List
<
SensitiveFilter
> contentFilter)