We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4cf26 commit 7820775Copy full SHA for 7820775
config/provider.md
@@ -98,7 +98,29 @@ ollama 的 key 默认是 ollama。
98
}
99
```
100
101
-### 智浦 GLM
+### 智谱 GLM
102
+
103
+glm-4-flash 是智谱的免费模型,可以快速接入测试。
104
105
+首先,注册并登录 https://open.bigmodel.cn/,
106
107
+然后进入:https://open.bigmodel.cn/usercenter/proj-mgmt/apikeys
108
109
+点击右上角的 添加新 API Key:
110
111
+
112
113
+随便填写一个名称,添加成功后,点击复制:
114
115
+
116
117
+回到 AstrBot,点击配置、服务提供商配置,点击加号,添加 zhipu:
118
119
+
120
121
+将刚刚复制的 key 填到 API Key 处然后保存即可。
122
123
+使用 /provider 指令切换到 zhipu。
124
125
```json
126
{
source/images/provider/image-1.png
71.1 KB
source/images/provider/image-2.png
14.1 KB
source/images/provider/image-3.png
189 KB
0 commit comments