feat: blueprints

This commit is contained in:
Timothy J. Baek
2024-06-01 11:24:07 -07:00
parent be5f596d2a
commit 313f1a7592
4 changed files with 248 additions and 229 deletions

View File

@@ -203,7 +203,6 @@ async def get_models():
Returns the available pipelines
"""
app.state.PIPELINES = get_all_pipelines()
return {
"data": [
{