mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-30 02:35:29 +08:00
fix chat and knowledge_base_chat
This commit is contained in:
parent
23421204dc
commit
087bb37e08
@ -1,4 +1,4 @@
|
||||
from fastapi import Body, Request
|
||||
from fastapi import Body
|
||||
from fastapi.responses import StreamingResponse
|
||||
from configs.model_config import (llm_model_dict, LLM_MODEL, PROMPT_TEMPLATE,
|
||||
VECTOR_SEARCH_TOP_K)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user