mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 08:03:51 -04:00
Merge pull request #138 from fanweixiao/main
docs: add yomo framework readme
This commit is contained in:
commit
86d71cbd63
3 changed files with 157 additions and 1 deletions
|
@ -189,6 +189,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
### AI Agent frameworks
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="https://yomo.run/yomo-logo.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/yomo/README.md">YoMo</a></td>
|
||||
<td>Stateful Serverless LLM Function Calling Framework with Strongly-typed Language Support</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://raw.githubusercontent.com/superagentxai/superagentX/refs/heads/master/docs/logo/icononly_transparent_nobuffer.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/superagentx/README.md">SuperAgentX</a> </td>
|
||||
|
@ -199,7 +204,7 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
|||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/anda/README.md">Anda</a> </td>
|
||||
<td>A Rust framework for AI agent development, designed to build a highly composable, autonomous, and perpetually memorizing network of AI agents.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td> <img src="https://raw.githubusercontent.com/longevity-genie/chat-ui/11c6647c83f9d2de21180b552474ac5ffcf53980/static/geneticsgenie/icon-128x128.png" alt="Icon" width="64" height="auto"/> </td>
|
||||
<td> <a href="https://github.com/longevity-genie/just-agents">Just-Agents</a> </td>
|
||||
<td>A lightweight, straightforward library for LLM agents - no over-engineering, just simplicity!</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue