mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-15 08:03:51 -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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue