mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
`llama stack show` prints all required pip dependencies. It does this by using the `module` in the provider spec as the installation directory and gets all deps using the new `pyproject.toml`, providers can be installed as a package using the dependencies in the pyproject Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
_build.py | ||
_show.py | ||
build.py | ||
list_apis.py | ||
list_providers.py | ||
list_stacks.py | ||
remove.py | ||
run.py | ||
show.py | ||
stack.py | ||
utils.py |