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.ToolChoice
Packages that use
ToolChoice
Package
Description
dev.langchain4j.model.zhipu.chat
Uses of
ToolChoice
in
dev.langchain4j.model.zhipu.chat
Methods in
dev.langchain4j.model.zhipu.chat
that return
ToolChoice
Modifier and Type
Method
Description
static
ToolChoice
ToolChoice.
from
(
String
functionName)