llama-stack-mirror/tests/external/build.yaml
Charlie Doern d0c3f0bde4 fix: adjust provider type in test
provider_id is no longer valid in a build.yaml, remove it in the external provider test

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-26 12:06:54 -04:00

10 lines
251 B
YAML

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