Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica
This commit is contained in:
commit
dd50d4927b
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ export const loadGeminiEmbeddingModels = async () => {
|
|||
|
||||
return embeddingModels;
|
||||
} catch (err) {
|
||||
console.error(`Error loading OpenAI embeddings models: ${err}`);
|
||||
console.error(`Error loading Gemini embeddings models: ${err}`);
|
||||
return {};
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue