Merge pull request #31 from liukun-lk/main

feat(docs): add Cursor to README and docs
This commit is contained in:
DillionMango 2024-08-25 22:57:26 +08:00 committed by GitHub
commit b365a8a928
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 40 additions and 0 deletions

View File

@ -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
View 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
View 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)

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB