Initial commit

This commit is contained in:
CNlaojing
2025-03-19 13:02:51 +08:00
commit 6752a5cd9f
41 changed files with 7792 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
/Novel_Src
/.venv
/build
/dist
/.vscode
/__pycache__
/markdown
/vectorstore
/example
config.json
config_test.json
/novel_generator/__pycache__
/ui/__pycache__