Class SpecificToolChoice.SpecificToolChoiceBuilder
java.lang.Object
nl.dannyj.mistral.models.completion.tool.SpecificToolChoice.SpecificToolChoiceBuilder
- Enclosing class:
- SpecificToolChoice
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
function
(FunctionName function) The details of the function to be called.toString()
The type of the tool to be called.
-
Method Details