aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* fix: update TestPyPI upload command to use repository shorthandHsiangNianian2025-12-311-1/+1
* fix: replace COPYING file with LICENSE file in project structureHsiangNianian2025-12-312-1/+1
* fix: update license format in pyproject.tomlHsiangNianian2025-12-311-1/+2
* fix: add license-files entry in wheel build targetHsiangNianian2025-12-311-0/+1
* fix: specify twine installation in publish workflowHsiangNianian2025-12-311-1/+1
* fix: update TestPyPI publish step to use twine directly and ensure installati...HsiangNianian2025-12-311-1/+3
* fix: update TestPyPI publish step to use environment variables and run commandHsiangNianian2025-12-311-7/+5
* fix: add options to skip existing packages and disable attestations during Te...HsiangNianian2025-12-311-0/+1
* fix: add options to skip existing packages and enable verbose output during T...HsiangNianian2025-12-311-0/+2
* fix: update package name to use commit hash during TestPyPI publishHsiangNianian2025-12-311-47/+11
* fix: streamline package metadata modification process in publish workflowHsiangNianian2025-12-311-12/+9
* fix: add step to fix package metadata before publishing to TestPyPIHsiangNianian2025-12-311-0/+29
* fix: install twine before checking distribution in publish workflowHsiangNianian2025-12-311-0/+1
* fix: correct TestPyPI URL and update API token secretHsiangNianian2025-12-311-2/+2
* fix: remove unnecessary commands and comments in publish workflowHsiangNianian2025-12-311-6/+1
* fix: remove unnecessary permissions and update TestPyPI publish stepHsiangNianian2025-12-311-3/+2
* feat: add workflow to publish to TestPyPI on main branch pushHsiangNianian2025-12-311-0/+51
* fix: remove unnecessary webui part in readme file简律纯2025-12-311-18/+0
* chore: update README.md简律纯2025-12-311-1/+1
* docs: update CHANGELOG.md for v0.1.6 [skip ci]HsiangNianian2025-12-301-0/+10
* feat: Bump version to 0.1.6 in pyproject.tomlv0.1.6HsiangNianian2025-12-301-1/+1
* refactor: Refactor code structure for improved readability and maintainabilityHsiangNianian2025-12-309-13/+42543
* feat: Update Python version requirement and add onnxscript dependencyHsiangNianian2025-12-3035-128482/+21
* docs: update CHANGELOG.md for v0.1.5 [skip ci]HsiangNianian2025-12-301-0/+11
* feat: Bump version to 0.1.5 in pyproject.tomlv0.1.5HsiangNianian2025-12-301-1/+1
* feat: Refine model packaging process to include only necessary inference filesHsiangNianian2025-12-301-2/+8
* docs: update CHANGELOG.md for v0.1.4 [skip ci]HsiangNianian2025-12-301-0/+15
* fix: Simplify artifact upload paths in GitHub release workflowHsiangNianian2025-12-301-4/+2
* feat: Add debug step for artifact structure and fix model zip path in releaseHsiangNianian2025-12-301-2/+7
* feat: Bump version to 0.1.4 in pyproject.tomlv0.1.4HsiangNianian2025-12-301-1/+1
* refactor: Clean up publish workflow by removing Test PyPI steps and improving...HsiangNianian2025-12-302-127/+24
* feat: Enhance model download functionality to support zip file retrieval and ...HsiangNianian2025-12-302-30/+88
* feat: Bump version to 0.1.3 in pyproject.toml and __init__.pyv0.1.3HsiangNianian2025-12-302-2/+2
* refactor: Remove commented line about model file download in pyproject.tomlHsiangNianian2025-12-301-1/+0
* refactor: Update model download functionality and improve inference module to...HsiangNianian2025-12-307-108/+324
* refactor: Refactor code structure for improved readability and maintainabilityHsiangNianian2025-12-3034-3/+128479
* fix: Update command to check distribution in publish workflowHsiangNianian2025-12-301-1/+1
* feat: Bump version to 0.1.2 in pyproject.tomlv0.1.2HsiangNianian2025-12-301-1/+1
* refactor: Refactor TRPG NER model SDK: restructure codebase into base_model_t...HsiangNianian2025-12-308-64/+130
* feat: Bump version to 0.1.1 and clean up shared data commentsv0.1.1HsiangNianian2025-12-301-2/+2
* feat: Refactor and enhance TRPG NER model SDKHsiangNianian2025-12-3010-10/+1104
* feat: Implement TRPG NER training and inference script with robust model path...HsiangNianian2025-12-308-6/+1502
* refactor: Refactor code structure for improved readability and maintainabilityHsiangNianian2025-12-293-0/+22
* chore(docs): Create COPYING for AFL3简律纯2024-09-231-0/+172
* chore(docs): Delete GPL3 LICENSE简律纯2024-09-231-674/+0
* Initial commit简律纯2024-02-203-0/+836