Home
last modified time | relevance | path

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

/plugin/aichat/
Dhelper.php292 $messages = $this->historyMessages($history, $remainingContext, $historySize);
310 protected function historyMessages(array $history, int $tokenLimit, int $sizeLimit): array function in helper_plugin_aichat