llama-stack-mirror/tests/external
Charlie Doern 686f87d138 feat: combine ProviderSpec datatypes
currently `RemoteProviderSpec` has an `AdapterSpec` embedded in it. Remove `AdapterSpec`, and put its leftover fields into `RemoteProviderSpec`.

Additionally, many of the fields were duplicated between `InlineProviderSpec` and `RemoteProviderSpec`. Move these to `ProviderSpec` so they are shared.

Fixup the distro codegen to use `RemoteProviderSpec` directly rather than `remote_provider_spec` which took an AdapterSpec and returned a full provider spec

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-09-18 09:01:22 -04:00
..
llama-stack-api-weather feat: combine ProviderSpec datatypes 2025-09-18 09:01:22 -04:00
llama-stack-provider-kaze chore: bump min python version in docs and tests (#3103) 2025-08-12 08:52:57 -07:00
ramalama-stack fix: adjust provider type used in external provider test (#2921) 2025-07-28 10:14:16 -07:00
build.yaml fix: adjust provider type used in external provider test (#2921) 2025-07-28 10:14:16 -07:00
kaze.yaml feat: combine ProviderSpec datatypes 2025-09-18 09:01:22 -04:00
run-byoa.yaml feat: Bring Your Own API (BYOA) (#2228) 2025-07-24 13:41:14 -07:00
weather.yaml feat: Bring Your Own API (BYOA) (#2228) 2025-07-24 13:41:14 -07:00