add comfyui copilot (#317)

This commit is contained in:
yx9966 2025-02-24 16:24:33 +08:00 committed by GitHub
parent 6004c55cfa
commit 1979cf2c81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 129 additions and 0 deletions

View file

@ -490,6 +490,12 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> LLMプロンプトをテストおよび評価し、DeepSeekモデルを含む。さまざまなLLMプロバイダーを比較し、回帰をキャッチし、応答を評価します。 </td>
</tr>
<tr>
<td> <img src="docs/ComfyUI-Copilot/assets/logo 2.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/AIDC-AI/ComfyUI-Copilot"> ComfyUI-Copilot </a> </td>
<td> Comfy-UIフレームワーク上に構築されたインテリジェントアシスタント。自然言語による対話を通じて、AIアルゴリズムのデバッグおよびデプロイプロセスを簡素化し、効率化します。 </td>
</tr>
<tr>
<td> <img src="https://github.com/Optima-CityU/llm4ad/blob/main/assets/figs/logo_short.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td>