mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 17:03:29 -04:00
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:
parent
e62fe2f845
commit
e0d7b1f4ed
4 changed files with 394 additions and 0 deletions
|
@ -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 框架
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue