Add hustcer/deepseek-review

This commit is contained in:
hustcer 2025-01-29 21:09:09 +08:00
parent b7166dff4c
commit 5fe8e10179
2 changed files with 11 additions and 1 deletions

View File

@ -146,7 +146,7 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<tr>
<td> <img src="https://www.gptaiflow.tech/logo.png" alt="gpt-ai-flow-logo" width="64" height="auto" /> </td>
<td> <a href="https://www.gptaiflow.tech/docs/product/api-keys-setup#setup-deepseek-api-keys">GPT AI Flow</a></td>
<td>
<td>
The ultimate productivity weapon built by engineers for efficiency enthusiasts (themselves): <a href="https://www.gptaiflow.tech/">GPT AI Flow</a>
<ul>
<li>`Shift+Alt+Space` Wake up desktop intelligent hub</li>
@ -383,4 +383,9 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> Test and evaluate LLM prompts, including DeepSeek models. Compare different LLM providers, catch regressions, and evaluate responses. </td>
</tr>
<tr>
<td> CR </td>
<td> <a href="https://github.com/hustcer/deepseek-review"> deepseek-review </a> </td>
<td> 🚀 Sharpen Your Code, Ship with Confidence! Let's do code review with Deepseek! 🚀 </td>
</tr>
</table>

View File

@ -282,4 +282,9 @@
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> 测试和评估LLM提示包括DeepSeek模型。比较不同的LLM提供商捕获回归并评估响应。 </td>
</tr>
<tr>
<td> CR </td>
<td> <a href="https://github.com/hustcer/deepseek-review"> deepseek-review </a> </td>
<td> 🚀 使用 Deepseek 进行代码审核,支持 GitHub Action 和本地 🚀 </td>
</tr>
</table>