mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-01-22 10:35:53 +00:00
feat(docs): add Cursor to README and docs
This commit is contained in:
parent
95c20538bf
commit
9c35d6707a
10
README.md
10
README.md
@ -131,6 +131,16 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Cursor
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td> <img src="https://mintlify.s3-us-west-1.amazonaws.com/cursor/_generated/favicon/apple-touch-icon.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://www.cursor.com/"> Cursor </a> </td>
|
||||
<td>The AI Code Editor</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Others
|
||||
|
||||
<table>
|
||||
|
15
docs/cursor/README.md
Normal file
15
docs/cursor/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
<img src="https://mintlify.s3-us-west-1.amazonaws.com/cursor/_generated/favicon/apple-touch-icon.png?v=3" width="64" height="auto" />
|
||||
|
||||
# [Cursor](https://www.cursor.com/)
|
||||
|
||||
Cursor is the AI Code Editor
|
||||
|
||||
## Just follow these steps:
|
||||
|
||||
1. in Cursor Settings disable all models
|
||||
2. add `deepseek-coder` as new model
|
||||
3. in Open AI API Key add https://api.deepseek.com/beta as URL - add your API key.
|
||||
|
||||
# UI
|
||||
|
||||
![image](assets/cursor-setting.png)
|
15
docs/cursor/README_cn.md
Normal file
15
docs/cursor/README_cn.md
Normal file
@ -0,0 +1,15 @@
|
||||
<img src="https://mintlify.s3-us-west-1.amazonaws.com/cursor/_generated/favicon/apple-touch-icon.png?v=3" width="64" height="auto" />
|
||||
|
||||
# [Cursor](https://www.cursor.com/)
|
||||
|
||||
Cursor 是一个 AI 代码编辑器
|
||||
|
||||
## 只需按照以下步骤操作:
|
||||
|
||||
1. 在 Cursor 设置中禁用所有模型
|
||||
2. 添加 `deepseek-coder` 作为新模型
|
||||
3. 在 Open AI API Key 中添加 https://api.deepseek.com/beta 作为 URL - 添加您的 API 密钥。
|
||||
|
||||
# UI
|
||||
|
||||
![image](assets/cursor-setting.png)
|
BIN
docs/cursor/assets/cursor-setting.png
Normal file
BIN
docs/cursor/assets/cursor-setting.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 183 KiB |
Loading…
Reference in New Issue
Block a user