| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: improve error handling and enhance code readability in inference ↵ | 2026-01-05 | 1 | -23/+25 | |
| | | | | | module | ||||
| * | feat: add max_length validation in TRPGParser to enforce input constraints | 2026-01-05 | 1 | -0/+3 | |
| | | |||||
| * | feat: update max_length parameter for TRPGParser and onnx_infer to improve ↵ | 2026-01-05 | 1 | -3/+3 | |
| | | | | | text parsing capabilities | ||||
| * | refactor: Clean up publish workflow by removing Test PyPI steps and ↵ | 2025-12-30 | 1 | -39/+9 | |
| | | | | | improving artifact packaging | ||||
| * | feat: Enhance model download functionality to support zip file retrieval and ↵ | 2025-12-30 | 1 | -28/+57 | |
| | | | | | extraction | ||||
| * | refactor: Update model download functionality and improve inference module ↵ | 2025-12-30 | 1 | -18/+119 | |
| | | | | | to support automatic model retrieval from GitHub releases | ||||
| * | refactor: Refactor TRPG NER model SDK: restructure codebase into ↵ | 2025-12-30 | 1 | -0/+292 | |
| base_model_trpgner package, implement training and inference modules, and add model download functionality. Remove legacy training and utils modules. Enhance documentation and examples for better usability. | |||||
