mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-01 11:53:24 +08:00
移除EventSourceResponse引用
This commit is contained in:
parent
6023426344
commit
41d8846e13
1
api.py
1
api.py
@ -14,7 +14,6 @@ from fastapi.responses import StreamingResponse
|
||||
from pydantic import BaseModel
|
||||
from typing_extensions import Annotated
|
||||
from starlette.responses import RedirectResponse
|
||||
from sse_starlette.sse import EventSourceResponse
|
||||
|
||||
from chains.local_doc_qa import LocalDocQA
|
||||
from configs.model_config import (KB_ROOT_PATH, EMBEDDING_DEVICE,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user