FastAPI
Integration with FastAPI.
Setup
Setup FastAPI project.
Configure pyot models and pipelines.
Import conf file in startup event.
Import path is the path used as if the file/module is being imported using python syntax via import
, __import__
or importlib.import_module
Last updated