Uses of Class
com.bytedesk.ai.springai.service.BaseSpringAIService.PromptResult
Packages that use BaseSpringAIService.PromptResult
-
Uses of BaseSpringAIService.PromptResult in com.bytedesk.ai.springai.service
Methods in com.bytedesk.ai.springai.service that return BaseSpringAIService.PromptResultModifier and TypeMethodDescriptionprivate BaseSpringAIService.PromptResult
BaseSpringAIService.createAndProcessPromptSyncWithPrompt
(String query, String context, RobotProtobuf robot, MessageProtobuf messageProtobufQuery, MessageProtobuf messageProtobufReply)