Uses of Class
org.zenoda.chatant.ToolCallSpecification
Packages that use ToolCallSpecification
-
Uses of ToolCallSpecification in org.zenoda.chatant
Methods in org.zenoda.chatant that return ToolCallSpecification -
Uses of ToolCallSpecification in org.zenoda.chatant.message
Methods in org.zenoda.chatant.message that return types with arguments of type ToolCallSpecificationMethod parameters in org.zenoda.chatant.message with type arguments of type ToolCallSpecificationModifier and TypeMethodDescriptionvoidAssistantMessage.setToolCalls(List<ToolCallSpecification> toolCalls) AssistantMessage.Builder.toolCalls(List<ToolCallSpecification> toolCalls)