mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
fmt
This commit is contained in:
@@ -106,7 +106,7 @@ pub enum CodexErr {
|
||||
// ------------------------------
|
||||
// Ollama‑specific errors
|
||||
// ------------------------------
|
||||
#[error("no running Ollama server detected; please install/start Ollama")]
|
||||
#[error("no running Ollama server detected; please install/start Ollama")]
|
||||
OllamaServerUnreachable,
|
||||
|
||||
#[error("ollama model not found: {0}")]
|
||||
|
||||
Reference in New Issue
Block a user