forked from phoenix-oss/llama-stack-mirror
Fix the pyopenapi generator avoid potential circular imports
This commit is contained in:
parent
d463d68e1e
commit
8ed79ad0f3
6 changed files with 5678 additions and 32467 deletions
7
llama_stack/apis/version.py
Normal file
7
llama_stack/apis/version.py
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
# All rights reserved.
|
||||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
LLAMA_STACK_API_VERSION = "alpha"
|
Loading…
Add table
Add a link
Reference in a new issue