llama-cloud-services-py@0.6.74
📦 llamaparse
🐛 2 fixes
Summary
This patch release addresses an issue with default bounding box values and improves handling of LaTeX equation delimiters by adjusting dollar sign escaping.
🐛 Bug Fixes
- Default bounding box (bbox) values have been fixed.
- Only single dollar signs are now escaped, preserving double dollar signs used for LaTeX equations.