add pdf to md library

This commit is contained in:
Matteo Rosati
2026-04-21 22:22:05 +02:00
parent 1132af238a
commit 5e3e9c09ea
2 changed files with 70 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"chromadb>=1.5.8",
"openai>=2.32.0",
"pymupdf4llm>=1.27.2.2",
"python-dotenv>=1.2.2",
"semchunk>=4.0.0",
"tiktoken>=0.12.0",