mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 08:03:51 -04:00
Add UOS AI Docs (#360)
This commit is contained in:
parent
b5f0fa2918
commit
8b01f66bf4
9 changed files with 135 additions and 0 deletions
42
docs/UOS AI/README_cn.md
Normal file
42
docs/UOS AI/README_cn.md
Normal file
|
@ -0,0 +1,42 @@
|
|||
___
|
||||
|
||||

|
||||
|
||||
___
|
||||
|
||||
# [UOS AI](https://www.deepin.org)
|
||||
|
||||
UOS AI是Deepin操作系统中功能强大的AI助手应用。
|
||||
|
||||
它具有独特的跨应用能力,可以深度集成到系统自带的邮箱、浏览器中,为您提供场景化的AI能力。
|
||||
|
||||
# 界面
|
||||
|
||||

|
||||
|
||||
## 接入DeepSeek API
|
||||
|
||||
## 默认添加
|
||||
|
||||
1. 打开 UOS AI 的「设置」选项,在「模型配置」中选择「在线模型-添加」,进入UOS AI的添加模型界面。
|
||||
|
||||
2. 在「模型类型」中选择「DeepSeek-R1」。
|
||||
|
||||
3. 在「账号名称」中随意填写名称。
|
||||
|
||||
4. 在「APIKey」中填写您的API key。
|
||||
|
||||

|
||||
|
||||
## 自定义添加
|
||||
|
||||
1. 在「模型类型」中选择「自定义」。
|
||||
2. 在「账号名称」中随意填写名称。
|
||||
3. 在「APIKey」中填写您的API key。
|
||||
4. 「模型名」添加要使用的模型名称。
|
||||
- DeepSeek-V3填写:deepseek-chat
|
||||
- DeepSeek-R1填写:deepseek-reasoner
|
||||
|
||||
5. 「请求地址」填写:https://api.deepseek.com/chat/completions
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue