https://github.com/chatlunalab/storage-service
https://github.com/chatlunalab/storage-service
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chatlunalab/storage-service
- Owner: ChatLunaLab
- License: agpl-3.0
- Created: 2025-07-24T03:05:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-24T03:18:24.000Z (11 months ago)
- Last Synced: 2025-07-24T04:31:07.258Z (11 months ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# koishi-plugin-chatluna-storage-service
_ChatLuna 中转存储服务_
## [](https://www.npmjs.com/package/koishi-plugin-chatluna-storage-service) [](https://www.npmjs.com/package/koishi-plugin-chatluna-storage-service)  
## 特性
1. 启用后可以为 ChatLuna 提供文件中转服务,让模型可以访问到文件地址
## 部署
在 Koishi 插件市场搜索 `chatluna-storage-service`,安装后启用即可。
**插件依赖 ChatLuna,请确保在 ChatLuna 启动后再启用本插件。**
## 使用
待续