mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-13 20:11:30 -04:00
📝 docs(README): add AI Commit to VS Code extension list (#228)
- add AI Commit to the list of VS Code extensions in README, README_cn, and README_ja
This commit is contained in:
parent
d74a2671a3
commit
06221c74eb
3 changed files with 23 additions and 10 deletions
21
README_ja.md
21
README_ja.md
|
@ -6,7 +6,7 @@
|
|||
|
||||
# Awesome DeepSeek Integrations 
|
||||
|
||||
DeepSeek APIを人気のソフトウェアに統合します。APIキーを取得するには、[DeepSeek Open Platform](https://platform.deepseek.com/)にアクセスしてください。
|
||||
DeepSeek API を人気のソフトウェアに統合します。API キーを取得するには、[DeepSeek Open Platform](https://platform.deepseek.com/)にアクセスしてください。
|
||||
|
||||
[English](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README.md)/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_cn.md)/日本語
|
||||
|
||||
|
@ -150,7 +150,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
### AIエージェントフレームワーク
|
||||
### AI エージェントフレームワーク
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -160,7 +160,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
### RAGフレームワーク
|
||||
### RAG フレームワーク
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -175,7 +175,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
### Solanaフレームワーク
|
||||
### Solana フレームワーク
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -185,7 +185,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
### IMアプリケーションプラグイン
|
||||
### IM アプリケーションプラグイン
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -255,7 +255,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
### VS Code拡張機能
|
||||
### VS Code 拡張機能
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -268,9 +268,14 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/README.md"> Cline </a> </td>
|
||||
<td> Clineは、CLIとエディタを使用できるAIアシスタントです。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://raw.githubusercontent.com/Sitoi/ai-commit/refs/heads/main/images/logo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/Sitoi/ai-commit/blob/main/README.md"> AI Commit </a> </td>
|
||||
<td> VS Code で AI を使用して git commit message を生成するプラグイン。 </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### neovim拡張機能
|
||||
### neovim 拡張機能
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -290,7 +295,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
### JetBrains拡張機能
|
||||
### JetBrains 拡張機能
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue