llmtrim
Version:
A library for trimming tokens in encoding and decoding in LLM applications.
32 lines (21 loc) • 1.46 kB
Markdown
# Release Note v1.2.0 - June 9, 2025
### feat: Add Encoder and Decoder classes for text processing with support for stemming and stopword removal

- **Author:** [vincmanto](https://github.com/vincmanto) 
- **Date:** Mon Jun 9 14:44:15 2025 +0200
- **Files Modified:** 9
### fix: Update keywords in package.json to include 'llm' and 'gpt'

- **Author:** [vincmanto](https://github.com/vincmanto) 
- **Date:** Mon Jun 9 14:39:58 2025 +0200
- **Files Modified:** 4
### fix: Adjust README badge formatting for improved layout

- **Author:** [vincmanto](https://github.com/vincmanto) 
- **Date:** Mon Jun 9 14:39:01 2025 +0200
- **Files Modified:** 5
### feat: Add npm publish script to package.json

- **Author:** [vincenzo.manto](https://github.com/vincenzo.manto) 
- **Date:** Mon Jun 9 14:38:08 2025 +0200
- **Files Modified:** 3