mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-03-31 08:56:41 +00:00
Add BotSharp The Open Source AI Agent Application Framework Tested using deepseek v3 (#422)
This commit is contained in:
parent
d35ecdf0e7
commit
d45639a82f
6 changed files with 26 additions and 0 deletions
|
@ -471,6 +471,12 @@ With these functionalities, the AI assistant can summarize key points within an
|
|||
<td> <a href="https://github.com/antgroup/agentUniverse"> agentUniverse </a> </td>
|
||||
<td> agentUniverse is a multi-agent collaboration framework designed for complex business scenarios. It offers rapid and user-friendly development capabilities for LLM agent applications, with a focus on mechanisms such as agent collaborative scheduling, autonomous decision-making, and dynamic feedback. The framework originates from Ant Group's real-world business practices in the financial industry. In June 2024, agentUniverse achieved full integration support for the DeepSeek series of models. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width=80> <img src="docs/BotSharp/assets/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/SciSharp/BotSharp"> BotSharp </a> </td>
|
||||
<td> BotSharp is an open-source multi-agent application development framework. From simple chatbots to multi-agent collaboration and complex tasks like the Text To SQL framework, it provides out-of-the-box solutions to quickly integrate large model capabilities into existing business systems. It also includes built-in knowledge base and session management features. The framework has been thoroughly tested with DeepSeek V3 models, and thanks to the performance of DeepSeek V3, the framework's performance is on par with other proprietary models. </td>
|
||||
</tr>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>
|
||||
|
|
|
@ -374,6 +374,11 @@
|
|||
<td> <a href="https://github.com/antgroup/agentUniverse"> agentUniverse </a> </td>
|
||||
<td> agentUniverse 是一个面向复杂业务场景设计的多智能体协作框架。其提供了快速易用的大模型智能体应用搭建能力,并着重于提供智能体协同调度、自主决策与动态反馈等机制,其源自蚂蚁集团在金融领域的真实业务实践沉淀。agentUniverse于2024年6月全面接入支持deepseek系列模型。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width=80> <img src="docs/BotSharp/assets/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/SciSharp/BotSharp"> BotSharp </a> </td>
|
||||
<td> BotSharp 是一个开源的多智能体应用开发框架,从简单的聊天机器人,再到多智能体协作,以及复杂的任务如【Text To Sql】框架都提供了开箱即用的使用方法,可以快速的将大模型的能力接入到现有的业务系统中,并且内置知识库和会话管理功能等,框架使用DeepSeek V3的模型进行了详细的测试,得益于DeepSeek V3的性能,框架的表现不输其他的闭源的模型。 </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p style="text-align: right;"><a href="#目录">^ 返回目录 ^</a></p>
|
||||
|
|
|
@ -451,6 +451,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
|
|||
<td> <a href="https://github.com/antgroup/agentUniverse"> agentUniverse </a> </td>
|
||||
<td> agentUniverse es un marco de colaboración multi-agente diseñado para escenarios empresariales complejos. Ofrece capacidades de desarrollo rápidas y fáciles de usar para aplicaciones de agentes LLM, con un enfoque en mecanismos como programación colaborativa de agentes, toma de decisiones autónoma y retroalimentación dinámica. El marco se origina en las prácticas empresariales del mundo real del Grupo Ant en la industria financiera. En junio de 2024, agentUniverse logró soporte de integración completa para la serie de modelos DeepSeek. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width=80> <img src="docs/BotSharp/assets/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/SciSharp/BotSharp"> BotSharp </a> </td>
|
||||
<td> BotSharp es un marco de desarrollo de aplicaciones multiagente de código abierto. Desde simples chatbots hasta colaboración multiagente y tareas complejas como el marco "Text To SQL", ofrece métodos listos para usar. Permite integrar rápidamente las capacidades de grandes modelos en sistemas empresariales existentes, y cuenta con funciones integradas de gestión de conocimiento y gestión de conversaciones. El marco ha sido probado exhaustivamente con el modelo DeepSeek V3, y gracias al rendimiento de DeepSeek V3, el marco no tiene nada que envidiar a otros modelos propietarios. </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p style="text-align: right;"><a href="#tabla-de-contenidos">^ Volver al índice ^</a></p>
|
||||
|
|
|
@ -338,6 +338,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
|||
<td> <a href="https://github.com/antgroup/agentUniverse"> agentUniverse </a> </td>
|
||||
<td> agentUniverseは、複雑なビジネスシーン向けに設計されたマルチエージェント協調フレームワークです。迅速で使いやすい大規模モデルのインテリジェントエージェントアプリケーション構築能力を提供し、特にエージェント間の協調スケジューリング、自律的な意思決定、動的なフィードバックなどのメカニズムに重点を置いています。これは、Ant Groupの金融業界における実践的なビジネス経験に基づいて開発されました。agentUniverseは、2024年6月にDeepSeekシリーズモデルのサポートを全面的に統合しました。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width=80> <img src="docs/BotSharp/assets/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/SciSharp/BotSharp"> BotSharp </a> </td>
|
||||
<td> BotSharpは、オープンソースのマルチエージェントアプリケーション開発フレームワークです。シンプルなチャットボットからマルチエージェントの協調、複雑なタスク(例:Text To SQL)まで、すぐに使える方法を提供し、大規模モデルの能力を既存のビジネスシステムに迅速に統合できます。さらに、ナレッジベースや会話管理機能も内蔵しています。このフレームワークはDeepSeek V3モデルで詳細にテストされており、DeepSeek V3の性能のおかげで、他のクローズドソースモデルに劣らないパフォーマンスを発揮します。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p style="text-align: right;"><a href="#目次">^ 目次に戻る ^</a></p>
|
||||
|
|
|
@ -451,6 +451,11 @@
|
|||
<td> <a href="https://github.com/antgroup/agentUniverse"> agentUniverse </a> </td>
|
||||
<td>agentUniverse 是一個專為複雜業務場景設計的多智慧體協作框架。它為大型語言模型智慧體應用提供快速且易於使用的開發能力,專注於智慧體協作調度、自主決策和動態反饋等機制。該框架源自螞蟻集團在金融行業的實際業務實踐。2024 年 6 月,agentUniverse 正式支援 DeepSeek 系列模型。</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width=80> <img src="docs/BotSharp/assets/logo.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/SciSharp/BotSharp"> BotSharp </a> </td>
|
||||
<td> BotSharp 是一個開源的多智慧體應用開發框架,從簡單的聊天機器人,到多智慧體協作,以及複雜的任務如【Text To Sql】框架都提供了開箱即用的使用方法,可以快速地將大模型的能力接入到現有的業務系統中,並且內建知識庫和會話管理功能等,框架使用 DeepSeek V3 的模型進行了詳細的測試,得益於 DeepSeek V3 的性能,框架的表現不輸其他的閉源模型。 </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p style="text-align: right;"><a href="#目錄">^ 返回目錄 ^</a></p>
|
||||
|
|
BIN
docs/BotSharp/assets/logo.png
Normal file
BIN
docs/BotSharp/assets/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
Add table
Reference in a new issue