mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 11:06:28 +00:00
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> |
||
|---|---|---|
| .. | ||
| routers | ||
| routing_tables | ||
| test_build_path.py | ||
| test_context.py | ||
| test_distribution.py | ||
| test_inference_recordings.py | ||
| test_library_client_initialization.py | ||