Searched refs:parseAPIResponse (Results 1 – 5 of 5) sorted by relevance
| /plugin/aichat/Model/Ollama/ | ||
| D | AbstractOllama.php | 49 protected function parseAPIResponse($response) function in dokuwiki\\plugin\\aichat\\Model\\Ollama\\AbstractOllama |
| /plugin/aichatlocal/Model/ | ||
| D | ChatModel.php | 58 protected function parseAPIResponse($response) function in dokuwiki\\plugin\\aichatlocal\\Model\\Local\\ChatModel |
| /plugin/aichat/Model/ | ||
| D | AbstractModel.php | 251 abstract protected function parseAPIResponse($response); function in dokuwiki\\plugin\\aichat\\Model\\AbstractModel |
| /plugin/aichat/Model/Gemini/ | ||
| D | AbstractGeminiModel.php | 62 protected function parseAPIResponse($response) function in dokuwiki\\plugin\\aichat\\Model\\Gemini\\AbstractGeminiModel |
| /plugin/aichat/Model/Generic/ | ||
| D | AbstractGenericModel.php | 46 protected function parseAPIResponse($response) function in dokuwiki\\plugin\\aichat\\Model\\Generic\\AbstractGenericModel |