mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 01:48:05 +00:00
# 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> |
||
|---|---|---|
| .. | ||
| custom-distro.yaml | ||
| custom_ollama.yaml | ||
| pyproject.toml | ||
| README.md | ||
| run.yaml | ||
Ollama external provider for Llama Stack
Template code to create a new external provider for Llama Stack.