app/main.py aktualisiert
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s
This commit is contained in:
parent
0764a91c2a
commit
1d45559ecd
|
|
@ -19,4 +19,4 @@ def create_app() -> FastAPI:
|
||||||
app.include_router(qdrant_router)
|
app.include_router(qdrant_router)
|
||||||
return app
|
return app
|
||||||
|
|
||||||
app = create_app()
|
app = create_app()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user