UNPKG

llmtrim

Version:

A library for trimming tokens in encoding and decoding in LLM applications.

32 lines (21 loc) 1.46 kB
# Release Note v1.2.0 - June 9, 2025 ### feat: Add Encoder and Decoder classes for text processing with support for stemming and stopword removal ![impact](https://img.shields.io/badge/impact-high-red?style=flat-square) - **Author:** [vincmanto](https://github.com/vincmanto) ![Author Image](https://avatars.githubusercontent.com/vincmanto?size=40) - **Date:** Mon Jun 9 14:44:15 2025 +0200 - **Files Modified:** 9 ### fix: Update keywords in package.json to include 'llm' and 'gpt' ![impact](https://img.shields.io/badge/impact-medium-yellow?style=flat-square) - **Author:** [vincmanto](https://github.com/vincmanto) ![Author Image](https://avatars.githubusercontent.com/vincmanto?size=40) - **Date:** Mon Jun 9 14:39:58 2025 +0200 - **Files Modified:** 4 ### fix: Adjust README badge formatting for improved layout ![impact](https://img.shields.io/badge/impact-medium-yellow?style=flat-square) - **Author:** [vincmanto](https://github.com/vincmanto) ![Author Image](https://avatars.githubusercontent.com/vincmanto?size=40) - **Date:** Mon Jun 9 14:39:01 2025 +0200 - **Files Modified:** 5 ### feat: Add npm publish script to package.json ![impact](https://img.shields.io/badge/impact-medium-yellow?style=flat-square) - **Author:** [vincenzo.manto](https://github.com/vincenzo.manto) ![Author Image](https://avatars.githubusercontent.com/vincenzo.manto?size=40) - **Date:** Mon Jun 9 14:38:08 2025 +0200 - **Files Modified:** 3