mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 04:00:42 +00:00
newline
This commit is contained in:
parent
78a28618a4
commit
bcea4deb60
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ stack_dir=$(dirname $(dirname $THIS_DIR))
|
|||
PYTHONPATH=$PYTHONPATH:$stack_dir \
|
||||
python -m docs.openapi_generator.generate $(dirname $THIS_DIR)/static
|
||||
|
||||
cp $stack_dir/docs/static/stainless-llama-stack-spec.yaml $stack_dir/client-sdks/stainless/openapi.yml
|
||||
cp $stack_dir/docs/static/stainless-llama-stack-spec.yaml $stack_dir/client-sdks/stainless/openapi.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue