An open API service indexing awesome lists of open source software.

https://github.com/chatlunalab/storage-service


https://github.com/chatlunalab/storage-service

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# koishi-plugin-chatluna-storage-service

_ChatLuna 中转存储服务_

## [![npm](https://img.shields.io/npm/v/koishi-plugin-chatluna-storage-service)](https://www.npmjs.com/package/koishi-plugin-chatluna-storage-service) [![npm](https://img.shields.io/npm/dm/koishi-plugin-chatluna-storage-service)](https://www.npmjs.com/package/koishi-plugin-chatluna-storage-service) ![node version](https://img.shields.io/badge/node-%3E=18-green) ![github top language](https://img.shields.io/github/languages/top/ChatLunaLab/chatluna-storage-service?logo=github)

## 特性

1. 启用后可以为 ChatLuna 提供文件中转服务,让模型可以访问到文件地址

## 部署

在 Koishi 插件市场搜索 `chatluna-storage-service`,安装后启用即可。

**插件依赖 ChatLuna,请确保在 ChatLuna 启动后再启用本插件。**

## 使用

待续