gemini-token-estimator
Version:
Estimate the number of tokens for Gemini models
25 lines (13 loc) • 345 B
Markdown
# 0.6.0
- Exclude private use area from non-Lation regex.
# 0.5.0
- Handle this character properly:
# 0.4.0
- Handle this character properly:
# 0.3.0
- Properly handle French, German, and Spanish characters.
- Improved logic for non-Latin characters.
# 0.2.0
- Properly handle non-Latin characters.
# 0.1.0
- Initial release.