Home
last modified time | relevance | path

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

/plugin/aichat/RemoteResponse/
DLlmReply.php5 use dokuwiki\plugin\aichat\RemoteResponse\Chunk as ChunkResponse; alias
14 /** @var ChunkResponse[] The sources provided to the model to answer the questions */
23 $this->sources[] = new ChunkResponse($source);