Merge pull request #137 from hustcer/feature/codereview-action

Add hustcer/deepseek-review for code review locally or in GitHub Actions
This commit is contained in:
Huang Panpan 2025-02-05 09:58:47 +08:00 committed by GitHub
commit f8be307ec4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 Elevate Your Workflow with Deepseek Code Review 🚀 </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>