feat: 推理引擎数据模型与异常层(types/exceptions)及 httpx/jinja2 依赖

This commit is contained in:
lhl
2026-08-09 05:53:55 +08:00
parent 2fbff07d3f
commit c2fad77698
6 changed files with 159 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@ dependencies = [
"pyyaml>=6.0",
"openpyxl>=3.1",
"python-docx>=1.0",
"httpx>=0.28",
"jinja2>=3.1",
]
[project.optional-dependencies]