@@ -72,7 +78,7 @@ function LoginPageContent() { Continue with Google
Systems Operational
•Privacy Policy
- Configuration is valid -
- )}Connecting to Ollama server...
)} {hasConnectionError && (- Can’t reach Ollama at {debouncedEndpoint}. Update the endpoint or + Can’t reach Ollama at {debouncedEndpoint}. Update the base URL or start the server.
)} {hasNoModels && (- No models found. Please install some models on your Ollama server. -
- )} - {isValidConnection && ( -- Connected successfully + No models found. Install embedding and agent models on your Ollama + server.
)}- Validating API key... -
++ Validating API key... +
+ )} + {modelsError && ( ++ Invalid OpenAI API key. Verify or replace the key. +
+ )} +- Invalid API key -
- )} - {modelsData && - (modelsData.language_models?.length > 0 || - modelsData.embedding_models?.length > 0) && ( -- API Key is valid -
- )}[description of task]
-