Module model_listing

Module model_listing 

Source
Expand description

Model discovery and listing helpers re-exported from gestura-core-llm.

Structs§

ModelInfo
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).