Update server.py
This commit is contained in:
parent
40318b4b65
commit
71b2ea38cd
@ -3,6 +3,7 @@ from fastapi.responses import RedirectResponse
|
||||
from langserve import add_routes
|
||||
from rag_chain import build_rag_chain
|
||||
|
||||
|
||||
app = FastAPI()
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user