fix: better answer it

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong0618
2024-06-28 15:41:16 +08:00
parent 4b1e1a2683
commit 6be33a9bc0
5 changed files with 279 additions and 38 deletions

View File

@ -19,5 +19,8 @@ dependencies = [
"dify-client>=0.1.10",
"chattts-fork>=0.0.1",
"expiringdict>=1.2.2",
"beautifulsoup4>=4.12.3",
"Markdown>=3.6",
"cohere>=5.5.8",
]
requires-python = ">=3.10"