Add AI Toolkit (#465)

* Add AI Toolkit

* add other langugaes
This commit is contained in:
Junjie Li 2025-09-04 11:24:02 +08:00 committed by GitHub
parent 71779f919b
commit daf96deb9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 25 additions and 0 deletions

View file

@ -686,6 +686,11 @@
<td> <a href="https://github.com/intellism/vscode-comment-translate/blob/master/doc/README_ZH.md"> Comment Translation </a> </td>
<td> 这款扩展程序能够帮助开发者翻译代码中的注释、字符串、代码提示、错误信息以及变量名。 </td>
</tr>
<tr>
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/AITK/assets/AIToolkit.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://code.visualstudio.com/docs/intelligentapps/overview"> AI Toolkit </a> </td>
<td> Visual Studio Code 的 AI Toolkit 是一个综合性扩展,为开发人员和 AI 工程师提供使用生成式 AI 模型构建、测试和部署智能应用程序的能力。 </td>
</tr>
</table>
<p style="text-align: right;"><a href="#目录">^ 返回目录 ^</a></p>