https://github.com/chatlunalab/chatluna-translator
由 chatluna 中的大语言模型驱动提供的翻译服务
https://github.com/chatlunalab/chatluna-translator
Last synced: about 2 months ago
JSON representation
由 chatluna 中的大语言模型驱动提供的翻译服务
- Host: GitHub
- URL: https://github.com/chatlunalab/chatluna-translator
- Owner: ChatLunaLab
- License: agpl-3.0
- Created: 2024-08-19T06:32:44.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T12:32:39.000Z (2 months ago)
- Last Synced: 2025-04-23T22:06:38.954Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 34.2 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-translator
_由 chatluna 中的大语言模型驱动提供的翻译服务_
## [](https://www.npmjs.com/package/koishi-plugin-chatluna-translator) [](https://www.npmjs.com/package/koishi-plugin-chatluna-translator)  
## 特性
1. 基于 LLM 的高质量驱动翻译服务,可选模型
2. 可让 LLM 自动识别源语言
3. 费 token。## 部署
在 Koishi 插件市场搜索 `chatluna-translator`,安装后启用即可。
**插件依赖 ChatLuna,请确保在 ChatLuna 启动后再启用本插件。**
## 使用
待续