mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-27 06:28:50 +00:00
introduce the concept of a `module` for users to specify for a provider upon build time. In order to facilitate this, align the build and run spec to use `Provider` class rather than the stringified provider_type that build currently uses. Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
_build.py | ||
build.py | ||
list_apis.py | ||
list_providers.py | ||
list_stacks.py | ||
remove.py | ||
run.py | ||
stack.py | ||
utils.py |