feat: 完成基本框架和embedding部分编写

This commit is contained in:
2025-10-25 01:53:51 +08:00
commit 2199e8b015
10 changed files with 754 additions and 0 deletions

18
cjpm.toml Normal file
View File

@@ -0,0 +1,18 @@
[package]
cjc-version = "1.0.3"
name = "XDUMsgBot_cj"
description = "nothing here"
version = "1.0.0"
target-dir = ""
src-dir = ""
output-type = "executable"
compile-option = ""
override-compile-option = ""
link-option = ""
package-configuration = {}
[dependencies]
[target.x86_64-w64-mingw32]
[target.x86_64-w64-mingw32.bin-dependencies]
path-option = ["./stdx/dynamic/stdx"]