ux: ollama flow
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ class OllamaAgent:
|
||||
"online": False,
|
||||
"model": self.model,
|
||||
"base_url": self.base_url,
|
||||
"message": f"Ollama is offline or unreachable at {self.base_url}. Start Ollama and make sure the model is pulled.",
|
||||
"message": f"Ollama is offline or unreachable at {self.base_url}. Open the Ollama tab and use the recommended action.",
|
||||
"detail": str(exc),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user