Performance: More efficient mail fetching to reduce the amount of data pulled (#13432)

This commit is contained in:
Trenton H
2026-08-04 15:35:30 +00:00
committed by GitHub
parent 3f5c770af4
commit 2ea4a792fe
4 changed files with 700 additions and 485 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ dependencies = [
"gotenberg-client~=0.14.0",
"httpx-oauth~=0.16",
"ijson>=3.2",
"imap-tools~=1.13.0",
"imap-tools~=1.14.0",
"jinja2~=3.1.5",
"langdetect~=1.0.9",
"llama-index-core>=0.14.22",