Conversation
Summary by CodeRabbit
WalkthroughThis PR documents the v0.1.8 release with a changelog file describing new token usage monitoring capabilities in LLMs including real-time statistics (total_tokens, input_tokens, input_cache_tokens, output_tokens) and dual-LLM scenario support. It also documents bug fixes for MathML inline element detection via is_inline_element usage and whitespace normalization with normalize_whitespace, plus consistent DISPLAY_ATTRIBUTE handling. The version number in pyproject.toml is bumped from 0.1.7 to 0.1.8. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 1 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.