mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-02 12:46:56 +08:00
bug fix
This commit is contained in:
parent
3c2b8a85d6
commit
f7d465b7d4
@ -13,7 +13,6 @@ openai_api_port = 8888
|
||||
base_url = "http://127.0.0.1:{}"
|
||||
queue = Queue()
|
||||
sys.modules['fastchat.constants.LOGDIR'] = LOG_PATH
|
||||
import parser
|
||||
|
||||
|
||||
def set_httpx_timeout(timeout=60.0):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user