llama-stack-mirror/llama_stack/providers/remote/inference/ollama
Matthew Farrellee bc47900ec0 feat: add refresh_models support to inference adapters (default: false)
inference adapters can now configure `refresh_models: bool` to control periodic model listing from their providers

BREAKING CHANGE: together inference adapter default changed. previously always refreshed, now follows config.
2025-10-07 07:23:07 -04:00
..
__init__.py chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
config.py feat: add refresh_models support to inference adapters (default: false) 2025-10-07 07:23:07 -04:00
ollama.py feat: add refresh_models support to inference adapters (default: false) 2025-10-07 07:23:07 -04:00