上传日志实现

This commit is contained in:
xunbu
2025-05-11 12:52:39 +08:00
parent 2bb6e68144
commit eebc029e8a
5 changed files with 43 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"docling",
"fastapi>=0.115.12",
"httpx",
"markdown2",
"mdformat>=0.7.22",