Expand description
Model discovery and listing helpers re-exported from gestura-core-llm.
Structs§
- Model
Info - A single model entry returned by listing endpoints.
Functions§
- check_
ollama_ connectivity - Ping the Ollama endpoint to verify it is reachable.
- list_
models_ for_ provider - List available models for the given provider.
- static_
models_ for_ provider - Return the static / fallback model list for a provider (no network).