Update README.md

Adds Rig (Rust) the the implementing agent frameworks
This commit is contained in:
David Maple 2025-01-27 17:02:34 -08:00 committed by GitHub
parent bd3ef90cc1
commit ec18ad5cbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -148,6 +148,11 @@ 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>
<td> <img src="https://rig.rs/assets/favicon.png" alt="Icon" width="64" height="auto" alt="Rig (Rust)" /> </td>
<td> <a href="https://rig.rs/)](https://rig.rs/">RIG</a> </td>
<td>Build modular and scalable LLM Applications in Rust.</td>
</tr>
</table>
### RAG frameworks
@ -333,4 +338,4 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> Test and evaluate LLM prompts, including DeepSeek models. Compare different LLM providers, catch regressions, and evaluate responses. </td>
</tr>
</table>
</table>