Home
last modified time | relevance | path

Searched refs:getAnswer (Results 1 – 10 of 10) sorted by relevance

/plugin/aichat/Model/
H A DAbstractModel.php68 abstract public function getAnswer($messages); global() function in dokuwiki\\plugin\\aichat\\Model\\AbstractModel
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DMultipleChoiceSubmission.php37 public function getAnswer() function in Google\\Service\\Classroom\\MultipleChoiceSubmission
H A DShortAnswerSubmission.php37 public function getAnswer() function in Google\\Service\\Classroom\\ShortAnswerSubmission
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DUpsertAnswerRequest.php35 public function getAnswer() function in Google\\Service\\MyBusinessQA\\UpsertAnswerRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer.php53 public function getAnswer() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
H A DGoogleCloudDialogflowV2FaqAnswer.php57 public function getAnswer() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2FaqAnswer
H A DGoogleCloudDialogflowV2beta1FaqAnswer.php57 public function getAnswer() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1FaqAnswer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1FaqAnswerData.php57 public function getAnswer() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1FaqAnswerData
/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/aichat/
H A Dhelper.php219 $answer = $this->getChatModel()->getAnswer($messages);
248 return $this->getRephraseModel()->getAnswer($messages);