| H A D | LlmClient.php | 68 private $think; variable in dokuwiki\\plugin\\dokullm\\LlmClient 96 … null, $temperature = null, $top_p = null, $top_k = null, $min_p = null, $think = null, $profile =… argument 106 $this->think = $think; 121 $metadata['think'] = $this->think ? '/think' : '/no_think';
|