mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-22 20:43:59 +00:00
The goal is to promote the minimal set of dependencies the project needs to run, this includes: * dependencies needed to work with the CLI * dependencies needed for the server to run with no providers This also: * Relocate redundant dependencies out of the core project and into the individual providers that actually require them. * Include all necessary server dependencies so the project can run standalone, even without any providers. Signed-off-by: Sébastien Han <seb@redhat.com> |
||
---|---|---|
.. | ||
changelog.yml | ||
gha_workflow_llama_stack_tests.yml | ||
install-script-ci.yml | ||
integration-auth-tests.yml | ||
integration-tests.yml | ||
pre-commit.yml | ||
providers-build.yml | ||
python-build-test.yml | ||
semantic-pr.yml | ||
stale_bot.yml | ||
test-external-providers.yml | ||
tests.yml | ||
unit-tests.yml | ||
update-readthedocs.yml |