mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-08 07:53:29 +08:00
dotenv
This commit is contained in:
parent
3f1244d156
commit
c43bee9921
1
libs/chatchat-server/.env
Normal file
1
libs/chatchat-server/.env
Normal file
@ -0,0 +1 @@
|
|||||||
|
PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
|
||||||
1
libs/model-providers/.env
Normal file
1
libs/model-providers/.env
Normal file
@ -0,0 +1 @@
|
|||||||
|
PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
|
||||||
@ -55,4 +55,4 @@ location = ".env"
|
|||||||
[[tool.poetry.source]]
|
[[tool.poetry.source]]
|
||||||
name = "tsinghua"
|
name = "tsinghua"
|
||||||
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
|
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
|
||||||
priority = "default"
|
priority = "default"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user