move core -> distribution

This commit is contained in:
Ashwin Bharambe 2024-09-17 11:29:07 -07:00
parent bbf0b59ae4
commit 17172a8bf9
46 changed files with 70 additions and 57 deletions

View file

@ -31,7 +31,7 @@ from .pyopenapi.utility import Specification
schema_utils.json_schema_type = json_schema_type
from llama_stack.stack import LlamaStack
from llama_stack.apis.stack import LlamaStack
# TODO: this should be fixed in the generator itself so it reads appropriate annotations