Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chatlunalab/standalone
ChatLuna 独立部署版本
https://github.com/chatlunalab/standalone
Last synced: about 2 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T12:32:53.000Z (4 months ago)
- Last Synced: 2024-09-16T14:32:54.786Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.08 MB
- Stars: 0
- 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)。本项目大量使用了其相关生态的库。
感谢 [LangChain](https://github.com/langchain-ai/langchainjs) 项目。本项目基于其进行二次封装。
最后感谢所有 ChatLuna 的贡献者和用户,没有你们的支持,ChatLuna 就不会继续向前发展。
## 许可证
使用 [AGPL-3.0](./LICENSE) 许可证发布。