Searched refs:embedding_model (Results 1 – 10 of 10) sorted by relevance
31 protected string $embedding_model; variable in dokuwiki\\plugin\\aichat\\test\\AbstractModelTest55 $conf['plugin']['aichat']['embedmodel'] = $providerName . ' ' . $this->embedding_model;
17 protected string $embedding_model = 'text-embedding-004'; variable in dokuwiki\\plugin\\aichat\\test\\ModelGeminiTest
17 protected string $embedding_model = 'text-embedding-3-small'; variable in dokuwiki\\plugin\\aichat\\test\\ModelOpenAITest
17 protected string $embedding_model = ''; variable in dokuwiki\\plugin\\aichat\\test\\ModelAnthropicTest
17 protected string $embedding_model = ''; variable in dokuwiki\\plugin\\aichat\\test\\ModelRekaTest
17 protected string $embedding_model = 'voyage-3'; variable in dokuwiki\\plugin\\aichat\\test\\ModelVoyageAITest
17 protected string $embedding_model = ''; variable in dokuwiki\\plugin\\aichat\\test\\ModelGroqTest
17 protected string $embedding_model = ''; variable in dokuwiki\\plugin\\aichat\\test\\ModelMistralTest
17 protected string $embedding_model = 'BAAI/bge-m3'; variable in dokuwiki\\plugin\\aichat\\test\\ModelGenericIonosTest
19 protected string $embedding_model = 'nomic-embed-text'; variable in dokuwiki\\plugin\\aichat\\test\\ModelOllamaTest