refactor full page screenshot (#2310)

This commit is contained in:
Shuchang Zheng
2025-05-08 10:29:40 -07:00
committed by GitHub
parent fc100d0b41
commit 6338a404a4
3 changed files with 524 additions and 147 deletions

View File

@@ -57,6 +57,7 @@ psutil = ">=7.0.0"
tiktoken = ">=0.9.0"
anthropic = "^0.50.0"
google-cloud-aiplatform = "^1.90.0"
pymupdf = "^1.25.5"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"