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

@ -759,6 +759,11 @@
<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> 是一个基于人工智能的命令行工具,支持多后端大语言模型,能够生成上下文感知的 Shell 命令。它兼容 Shell 专用语法、提供只读系统工具支持,并允许接入自定义推理端点。</td>
</tr>
</table>
<p style="text-align: right;"><a href="#目录">^ 返回目录 ^</a></p>