Fix the pyopenapi generator avoid potential circular imports

This commit is contained in:
Ashwin Bharambe 2024-11-18 23:37:52 -08:00
parent d463d68e1e
commit 8ed79ad0f3
6 changed files with 5678 additions and 32467 deletions

View 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"