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

https://github.com/chatlunalab/chatluna-translator

由 chatluna 中的大语言模型驱动提供的翻译服务
https://github.com/chatlunalab/chatluna-translator

Last synced: about 2 months ago
JSON representation

由 chatluna 中的大语言模型驱动提供的翻译服务

Awesome Lists containing this project

README

        

# koishi-plugin-chatluna-translator

_由 chatluna 中的大语言模型驱动提供的翻译服务_

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

## 特性

1. 基于 LLM 的高质量驱动翻译服务,可选模型
2. 可让 LLM 自动识别源语言
3. 费 token。

## 部署

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

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

## 使用

待续