configure msg

This commit is contained in:
Xi Yan 2024-11-06 13:31:34 -08:00
parent 6b1b3d02ee
commit 284a3f8c77

View file

@ -41,6 +41,6 @@ class StackConfigure(Subcommand):
"""
DEPRECATED! llama stack configure has been deprecated.
Please use llama stack run --config <path/to/run.yaml> instead.
You may find example run.yaml in /distributions folder.
Please see example run.yaml in /distributions folder.
"""
)