Skip to content

Commit 1e0476f

Browse files
authored
Merge pull request #26 from pamelafox/markitdown
Fix markitdown to bring in pdf extra
2 parents d0c53e7 + 51daa86 commit 1e0476f

2 files changed

Lines changed: 68 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"azure-monitor-opentelemetry",
1818
"psycopg[binary]",
1919
"pgvector",
20-
"markitdown",
20+
"markitdown[pdf]",
2121
"azure-ai-evaluation[redteam]>=1.15.0",
2222
"agent-framework-core @ git+https://github.com/microsoft/agent-framework.git@11628c3166a1845683c5aef1e0d389eb862bcbaa#subdirectory=python/packages/core",
2323
"agent-framework-devui @ git+https://github.com/microsoft/agent-framework.git@11628c3166a1845683c5aef1e0d389eb862bcbaa#subdirectory=python/packages/devui",

uv.lock

Lines changed: 67 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)