mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-05 12:21:52 +00:00
llama-toolchain -> llama-stack (hyphens)
This commit is contained in:
parent
6665d31cdf
commit
d1959e6889
9 changed files with 17 additions and 17 deletions
|
@ -17,7 +17,7 @@ from llama_stack.apis.telemetry import Telemetry
|
|||
from .datatypes import Api, ApiEndpoint, ProviderSpec, remote_provider_spec
|
||||
|
||||
# These are the dependencies needed by the distribution server.
|
||||
# `llama-toolchain` is automatically installed by the installation script.
|
||||
# `llama-stack` is automatically installed by the installation script.
|
||||
SERVER_DEPENDENCIES = [
|
||||
"fastapi",
|
||||
"uvicorn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue