aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Refactor code structure for improved readability and maintainabilityHsiangNianian2026-01-041-2/+2
| | | | | - Remove hanlp and torch deps - Using base-model-trpgner either to replace hanlp and torch deps
* feat: add json5 as a dependency and update documentation URL简律纯2025-11-041-1/+2
|
* feat: add visualization tools for character relationship graphs简律纯2025-11-011-1/+6
| | | | | | | - Implemented ASCII visualization of relationships. - Added Graphviz support for generating PNG images of relationship graphs. - Created an interactive HTML visualization using Cytoscape.js. - Included styles and scripts for enhanced user experience in the HTML output.
* feat: ➕ Add dependency json5pine2025-03-151-0/+1
|
* chore: replace README.rst with README.md and update pyproject.toml to ↵HsiangNianian2025-03-141-2/+1
| | | | reference new README format
* chore: rename project to conventionalrp and update metadata in Cargo.toml ↵v0.2.1HsiangNianian2025-03-141-2/+1
| | | | and pyproject.toml
* refactor(project)!: first implementation of the Conventional Role Play SDK ↵HsiangNianian2025-03-131-12/+8
| | | | with core components, renderers, extractors, and example usage.
* Initial commit简律纯2025-03-121-0/+117