llama-stack-mirror/tests/external-provider/llama-stack-provider-ollama
Charlie Doern d12f195f56
feat: drop python 3.10 support (#2469)
# What does this PR do?

dropped python3.10, updated pyproject and dependencies, and also removed
some blocks of code with special handling for enum.StrEnum

Closes #2458

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-06-19 12:07:14 +05:30
..
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 feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
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.