style: 项目重构
1.项目改名为kilostar(千星) 2.后端部分进行大规模重构 3.node功能进行大规模重新设计
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "pretor"
|
||||
name = "kilostar"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
@@ -20,7 +20,7 @@ dependencies = [
|
||||
"python-ulid>=3.1.0",
|
||||
"ray[default,serve]>=2.54.0",
|
||||
"rich>=14.3.3",
|
||||
"sqlmodel>=0.0.37",
|
||||
"sqlalchemy>=2.0.49",
|
||||
"types-docutils==0.22.3.20260408",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user