mirror of https://gitee.com/godoos/godoos.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1015 B
1015 B
ai配置专题
- godoos支持的ai体系有ollama、 openai、gitee、cloudflare、deepseek、volces、bigmodel、aliyunDashscope、01ai、groq、mistral、anthropic、llamafamily、siliconflow等,这些ai供应商大部分都是可以免费使用的。其中ollama可以本地配置下载模型,godoos 提供了ollama的模型下载管理功能,用户可以直接下载模型到godoos中。具体安装细节和申请详情,可以到网络上搜索教程。
第一步:配置私钥和地址
- 点左下角ai配置
- 可配置ollama的地址
- 可配置各个引擎商的私钥
第二步:添加模型
- 点击桌面模型管理
- 如果已配置好ollama,支持在直接点击下载模型。如果以前已安装过,可点刷新按钮,模型会自动同步。
- 如果是其他引擎,请点击添加按钮,选择网络引擎,填写需要调用的模型名称,点确定,模型会保存。
- 点左下角ai配置,默认模型设置,聊天选择刚刚设定的模型。