llama-stack-mirror/llama_stack/providers/remote/inference/ollama
Ben Browning 497c97487f Pass Ollama config into inference adapter vs config attributes
This simplifies the passing of config attributes when constructing the
Ollama inference adapter so that we just pass the config in instead of
every attribute on the config as a separate parameter.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-25 09:04:45 -04:00
..
__init__.py Pass Ollama config into inference adapter vs config attributes 2025-06-25 09:04:45 -04:00
config.py fix: Ollama should be optional in starter distro 2025-06-25 09:04:45 -04:00
models.py feat(distro): add more providers to starter distro, prefix conflicting models (#2362) 2025-06-03 12:10:46 -07:00
ollama.py Pass Ollama config into inference adapter vs config attributes 2025-06-25 09:04:45 -04:00