Add reasoning agent

Update version to v1.5.0
This commit is contained in:
2025-03-06 11:56:28 +08:00
parent e44ddd0552
commit 6c034ab2a7
4 changed files with 158 additions and 75 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535.mirai"
version = "1.4.0"
version = "1.5.0"
mirai {
jvmTarget = JavaVersion.VERSION_11