llama-stack/tests/external-provider/llama-stack-provider-ollama
Sébastien Han 448f00903d
chore: mark blobpath as optional (#2271)
# What does this PR do?

This is not a core dependency of the distro server. It's only necessary
when using `inline::rag-runtime` or `inline::meta-reference` providers.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-27 10:55:24 +02:00
..
custom-distro.yaml feat: refactor external providers dir (#2049) 2025-05-15 20:17:03 +02:00
custom_ollama.yaml feat: allow building distro with external providers (#1967) 2025-04-18 17:18:28 +02:00
pyproject.toml chore: mark blobpath as optional (#2271) 2025-05-27 10:55:24 +02:00
README.md feat: ability to execute external providers (#1672) 2025-04-09 10:30:41 +02:00
run.yaml feat: refactor external providers dir (#2049) 2025-05-15 20:17:03 +02:00

Ollama external provider for Llama Stack

Template code to create a new external provider for Llama Stack.