llama-stack-mirror/tests/external/build.yaml
Charlie Doern 776fabed9e feat: re-work distro-codegen
each *.py file in the various templates now has to use `Provider`s rather than the stringified provider_types in the DistributionTemplate. Adjust that, regenerate all templates, docs, etc.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-24 18:58:55 -04:00

11 lines
275 B
YAML

version: '2'
distribution_spec:
description: Custom distro for CI tests
providers:
weather:
- provider_id: kaze
provider_type: remote::kaze
image_type: venv
image_name: ci-test
external_providers_dir: ~/.llama/providers.d
external_apis_dir: ~/.llama/apis.d