Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avilliai authored Jun 10, 2024
1 parent a26fb03 commit 097130a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ bot:
| 模型(settings.yaml中的model设置) | 介绍 | 配置项(apikeys对应) | 评价 |
|-------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|---------------------------|--------------------------------------------------|
| characterglm | 智谱的超拟人大模型,在这里[申请](https://open.bigmodel.cn/) | chatGLMKey | 付费api,效果好。群少/自用可优先选择 |
| random | 稳定,免费,你的首选,包括下面列出的所有无需配置的免费模型 | 【无需配置】 | 首选项,如果你没有代理 |
| kimi、清言、lingyi、step、通义千问、gptX,glm-4、lolimigpt | 任选其一填入即可,免费无需配置、较稳定,不如直接填random | 【无需配置】 | 免费,较稳定 |
| gemini | 谷歌Gemini,在这里[申请apikey](https://ai.google.dev/tutorials/setup?hl=zh-cn),需配置proxy | gemini<br>proxy | 免费,稳定,有代理时首选 |
| random | 稳定,免费,无代理首选,包括下面列出的所有无需配置的免费模型 | 【无需配置】 | 免费,稳定,无需代理 |
| kimi、清言、lingyi、step、通义千问、gptX,glm-4、lolimigpt | 任选其一填入即可,免费无需配置、较稳定,不如直接填random | 【无需配置】 | 免费,较稳定 |
| gpt3.5 | 官方gpt3.5,需要填写代理proxy项 | openai-keys<br>proxy | 不建议使用,官方贵,并且需要配置代理 |
| gpt3.5 | 同样是gpt3.5,无需代理,[免费申请apikey](https://github.com/chatanywhere/GPT_API_free?tab=readme-ov-file) 使用此apikey需要把gpt3.5-dev的值修改为true | openai-keys<br>gpt3.5-dev | 不建议使用,免费,稳定,每天限制100次 |
| Cozi | GPT4,基于[coze-discord](https://github.com/deanxv/coze-discord-proxy),教程请查看[Here](https://github.com/avilliai/Manyana/issues/4),最好配置代理 | cozi<br>proxy(建议) | 免费。需要discord小号,每个账号每天都有次数限制(gpt4 100次/天),可配置多个小号 |
Expand Down

0 comments on commit 097130a

Please sign in to comment.