Merge pull request #341 from cbcoutinho/fix/async-await-and-pdf-metadata

fix: Async/await patterns, PDF metadata, and vector visualization improvements
This commit is contained in:
Chris Coutinho
2025-11-22 17:14:06 +01:00
committed by GitHub
32 changed files with 4228 additions and 275 deletions
+3
View File
@@ -36,6 +36,9 @@ dependencies = [
"python-json-logger>=3.2.0", # Structured JSON logging
"jinja2>=3.1.6",
"langchain-text-splitters>=1.0.0",
"pymupdf>=1.26.6",
"pymupdf4llm>=0.2.2",
"pymupdf-layout>=1.26.6",
]
classifiers = [
"Development Status :: 4 - Beta",