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

@ -171,6 +171,11 @@
<td> <a href="https://github.com/bob-robert-ai/bob/blob/main/alice/readme.md">Alice</a> </td>
<td>一个基于 ICP 的自主 AI 代理,利用 DeepSeek 等大型语言模型进行链上决策。Alice 结合实时数据分析和独特的个性,管理代币、挖掘 BOB 并参与生态系统治理。</td>
</tr>
<tr>
<td> <img src="https://avatars.githubusercontent.com/u/173022229" alt="图标" width="64" height="auto" /> </td>
<td> <a href="https://github.com/APRO-com">ATTPs</a> </td>
<td>一个用于Agent之间可信通信的基础协议框架基于DeekSeek的Agent可以接入<a href="https://docs.apro.com/attps">ATTPs</a>的SDK获得注册Agent发送可验证数据获取可验证数据等功能从而与其他平台的Agent进行可信通信。</td>
</tr>
</table>
### RAG 框架