This commit is contained in:
eqld 2025-04-02 11:51:50 +03:00 committed by GitHub
parent cc25ceb39d
commit 19ced712d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 0 deletions

View file

@ -721,6 +721,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> </td>
<td> <a href="https://github.com/yincongcyincong/telegram-deepseek-bot">telegram-deepseek-bot</a> はDeepSeek AI機能を統合したTelegramボットです。 </td>
</tr>
<tr>
<td> </td>
<td> <a href="https://github.com/eqld/nlsh">nlsh</a> </td>
<td> <a href="https://github.com/eqld/nlsh">nlsh</a> は、マルチバックエンドLLMサポートを備えたAI駆動のCLIツールで、コンテキストを考慮したシェルコマンドを生成します。シェル固有の構文、読み取り専用システムツール、カスタム推論エンドポイントに対応しています。</td>
</tr>
</table>
<p style="text-align: right;"><a href="#目次">^ 目次に戻る ^</a></p>