llama-stack-mirror/tests/external-provider/llama-stack-provider-ollama
Sébastien Han 89dbf91323
feat: allow building distro with external providers
We can now build a distribution that includes external providers.

Closes: https://github.com/meta-llama/llama-stack/issues/1948
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-04-18 16:52:25 +02:00
..
custom-distro.yaml feat: allow building distro with external providers 2025-04-18 16:52:25 +02:00
custom_ollama.yaml feat: allow building distro with external providers 2025-04-18 16:52:25 +02:00
pyproject.toml feat: ability to execute external providers (#1672) 2025-04-09 10:30:41 +02:00
README.md feat: ability to execute external providers (#1672) 2025-04-09 10:30:41 +02:00
run.yaml feat: allow building distro with external providers 2025-04-18 16:52:25 +02:00

Ollama external provider for Llama Stack

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