https://github.com/soulter/llms
AstrBot(原 QQChannelChatGPT)接入更多大语言模型的插件。
https://github.com/soulter/llms
astrbot claude hugchat huggingchat llm qq qqbot
Last synced: 6 months ago
JSON representation
AstrBot(原 QQChannelChatGPT)接入更多大语言模型的插件。
- Host: GitHub
- URL: https://github.com/soulter/llms
- Owner: Soulter
- License: gpl-3.0
- Created: 2023-08-10T18:28:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T11:08:52.000Z (over 1 year ago)
- Last Synced: 2024-04-22T11:32:08.680Z (over 1 year ago)
- Topics: astrbot, claude, hugchat, huggingchat, llm, qq, qqbot
- Language: Python
- Homepage: https://github.com/Soulter/llms
- Size: 58.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLMS Plugin For AstrBot
AstrBot(原 QQChannelChatGPT)接入更多大语言模型的插件。
# 支持:
1. [Claude](https://github.com/KoushikNavuluri/Claude-API) (不保证可用性)
2. [HuggingChat](https://github.com/Soulter/hugging-chat-api)
3. [Google Gemini](https://makersuite.google.com/app/apikey)
4. New Bing(不保证可用性)## 计划支持
> 欢迎任何贡献!❤️
暂无
# 使用方法
在聊天区发送 `plugin i https://github.com/Soulter/llms` 或者在可视化面板安装插件。
安装成功后,请在可视化面板配置插件。
配置完成后,在聊天区输入 `provider <序号>` 指令即可查看启用的 LLM 资源。(不要加尖括号)
# 注意事项
需要更新 AstrBot >= v3.1.4 版本(2024/02/07之后的)。Claude 模型的 Cookie 的获取方式请见: https://github.com/KoushikNavuluri/Claude-API
HuggingChat 需要先免费注册一个 HuggingFace 账号:https://huggingface.co
Gemini API Key 申请链接(目前免费): https://makersuite.google.com/app/apikey
使用 Newbing 需要复制 cookies (450行+) 到 `data/newbing_cookies.json`