mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 17:03:29 +03:00
ci(preview): fixed name service (#977)
* feat(chat-service): added task definition * feat(ci): added ci * feat(ci): added preview chat
This commit is contained in:
parent
3a44f54d6b
commit
b894f8e7e5
@ -40,7 +40,6 @@ async def startup_event():
|
||||
if not os.path.exists(pypandoc.get_pandoc_path()):
|
||||
pypandoc.download_pandoc()
|
||||
|
||||
|
||||
app.include_router(brain_router)
|
||||
app.include_router(chat_router)
|
||||
app.include_router(crawl_router)
|
||||
|
Loading…
Reference in New Issue
Block a user