mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-10 21:34:36 +00:00
Add toolchain from agentic system here
This commit is contained in:
parent
f6b2b2fb39
commit
95781ec85d
71 changed files with 11899 additions and 0 deletions
5
toolchain/spec/run_openapi_generator.sh
Normal file
5
toolchain/spec/run_openapi_generator.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
PYTHONPATH=../../../oss-ops:../.. python3 -m toolchain.spec.generate
|
Loading…
Add table
Add a link
Reference in a new issue