https://github.com/chatlunalab/standalone
ChatLuna 独立部署版本
https://github.com/chatlunalab/standalone
Last synced: 3 months ago
JSON representation
ChatLuna 独立部署版本
- Host: GitHub
- URL: https://github.com/chatlunalab/standalone
- Owner: ChatLunaLab
- License: agpl-3.0
- Created: 2024-07-19T17:36:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T22:38:43.000Z (3 months ago)
- Last Synced: 2025-03-03T23:28:02.731Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatLuna Standalone
独立 ChatLuna 后端,基于 Cordis 构建。
## 项目结构
- [@chatluna/standalone](./packages/standalone/README.MD)
ChatLuna 独立版主插件。
- [@chatluna/server](./packages/server/README.MD)
ChatLuna server 实现。提供后端 API 给 Web UI 和其他应用的后端。
## 致谢
感谢 [cordis](https://github.com/cordiverse/cordis)。本项目大量使用了其相关生态的库。
感谢 [CortexLuna](https://github.com/ChatLunaLab/cortexluna) 项目。本项目基于其进行二次封装。
最后感谢所有 ChatLuna 的贡献者和用户,没有你们的支持,ChatLuna 就不会继续向前发展。
## 许可证
使用 [AGPL-3.0](./LICENSE) 许可证发布。