Uses of Class
io.github.sashirestela.openai.common.function.FunctionCall
-
Packages that use FunctionCall Package Description io.github.sashirestela.openai.common.function -
-
Uses of FunctionCall in io.github.sashirestela.openai.common.function
Methods in io.github.sashirestela.openai.common.function with parameters of type FunctionCall Modifier and Type Method Description <T> T
FunctionExecutor. execute(FunctionCall functionCall)
-