Commit 559a381
authored
feat(letsgo): use inline::auto file processor (#5704)
Replace inline::pypdf with inline::auto in the letsgo auto-detected
inline provider list. The auto processor is a superset of pypdf — it
routes PDFs and text files to pypdf and dispatches office documents,
images, and audio to MarkItDown, consistent with the starter and
ci-tests distributions.1 parent 8fcda2f commit 559a381
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
0 commit comments