What's wrong with this entry?
Full PDF reading (without specifying page ranges) now requires the Anthropic API and poppler-utils.
What changed:
- Old: "PDF reading is not supported. Install poppler-utils..."
- New: "Reading full PDFs is only supported with the Anthropic API. Use the pages parameter to read specific page ranges (e.g., pages: \"1-5\", maximum N pages per request). This requires poppler-utils: install with
brew install poppleron macOS orapt-get install poppler-utilson Debian/Ubuntu."
PDF reading message (search for "Reading full PDFs is only supported with the Anthropic API")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.