Add ATTPs SDK Docs (#247)

* init ATTPs Doc

* modify link

* format

* remove DS_Store

* remove code

* add CN version and JA version

* modify some introduction

* modify cn version

* format

* format again

* remove link

---------

Co-authored-by: Simon Shieh <simonshieh@Simons-MacBook-Pro.local>
This commit is contained in:
Simon 2025-02-17 15:33:55 +08:00 committed by GitHub
parent e62fe2f845
commit e0d7b1f4ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 394 additions and 0 deletions

View file

@ -249,6 +249,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/Upsonic/Upsonic">Upsonic</a> </td>
<td>Upsonic offers a cutting-edge enterprise-ready agent framework where you can orchestrate LLM calls, agents, and computer use to complete tasks cost-effectively.</td>
</tr>
<tr>
<td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/APRO-com">ATTPs</a> </td>
<td>A foundational protocol framework for trusted communication between agents. Any agents based on DeepSeek, By integrating with the <a href="https://docs.apro.com/attps">ATTPs</a> SDK, can access features such as agent registration, sending verifiable data, and retrieving verifiable data. So that it can make trusted communication with agents from other platforms. </td>
</tr>
</table>
### RAG frameworks