feat:自动根据环境变量填写前端输入项,支持术语表与领域知识

This commit is contained in:
r-earth-or
2026-04-07 13:20:43 +08:00
committed by toy
parent 9e82daa2a1
commit 47a3e9126a
13 changed files with 150 additions and 276 deletions
+1
View File
@@ -22,6 +22,7 @@ dependencies = [
"pypdf>=6.4.2",
"regex>=2025.11.3",
"charset-normalizer>=3.4.4",
"python-dotenv>=1.0.0",
]
dynamic = ["version"]