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

@ -773,6 +773,11 @@
<td> <a href="https://github.com/intellism/vscode-comment-translate/blob/master/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>