Functions§
- base_
url_ to_ host_ root - Convert a provider base_url into the native Ollama host root. For example, “http://localhost:11434/v1” -> “http://localhost:11434”.
- is_
openai_ compatible_ base_ url - URL utilities for Ollama base URL handling. Adapted from OpenAI Codex’s codex-ollama/src/url.rs