You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/locales/en/embeddings.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@
47
47
"openAiCompatibleConfigMissing": "OpenAI Compatible configuration missing for embedder creation",
48
48
"geminiConfigMissing": "Gemini configuration missing for embedder creation",
49
49
"mistralConfigMissing": "Mistral configuration missing for embedder creation",
50
+
"openRouterConfigMissing": "OpenRouter configuration missing for embedder creation",
50
51
"vercelAiGatewayConfigMissing": "Vercel AI Gateway configuration missing for embedder creation",
51
52
"invalidEmbedderType": "Invalid embedder type configured: {{embedderProvider}}",
52
53
"vectorDimensionNotDeterminedOpenAiCompatible": "Could not determine vector dimension for model '{{modelId}}' with provider '{{provider}}'. Please ensure the 'Embedding Dimension' is correctly set in the OpenAI-Compatible provider settings.",
0 commit comments