mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-16 02:03:32 -04:00
docs: 在 README 文件中vscode插件列表中添加了 Git Commit Genie 集成
已在所有语言版本的 README 文件中将 Git Commit Genie 添加到集成列表中。为新的集成补充了文档、图片和演示 GIF。
This commit is contained in:
parent
840e93fbf2
commit
98ab3ee09d
10 changed files with 382 additions and 0 deletions
|
@ -701,6 +701,12 @@
|
|||
<td> <a href="https://code.visualstudio.com/docs/intelligentapps/overview"> AI Toolkit </a> </td>
|
||||
<td> Visual Studio Code 的 AI Toolkit 是一个综合性扩展,为开发人员和 AI 工程师提供使用生成式 AI 模型构建、测试和部署智能应用程序的能力。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/gitCommitGenie/Genie.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/Nouvelle-Lune/git-commit-genie/blob/main/README.md"> Git Commit Genie </a> </td>
|
||||
<td> Git Commit Genie 使用主流大模型生成标准的 commit message,支持自定义提交信息模版、多步推理。能够进行仓库智能分析,为提交信息生成提供更好的上下文。 </td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<p style="text-align: right;"><a href="#目录">^ 返回目录 ^</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue