Skip to content
Merged

Dev #57

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Remy's
trash/
experiments/
.DS_Store
*.DS_Store
*.log.[1-9]
*.mov
*.db
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Summoner Core SDK

<p align="center">
<img width="500px" src="img/summoner_user.png" />
<img width="500px" src="assets/img/summoner_user_rounded.png" />
</p>

> The **Summoner Core SDK** is the foundation of the Summoner protocol, providing a minimal, composable runtime for building and coordinating autonomous agents.
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/img/summoner_user_rounded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 0 additions & 10 deletions examples/1_chat_agents/myserver.py

This file was deleted.

2 changes: 1 addition & 1 deletion examples/1_chat_agents/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Chat agent with traveling capabilities

<p align="center">
<img width="800px" src="../../img/travel_demo.gif" />
<img width="800px" src="../../assets/gifs/travel_demo.gif" />
</p>
53 changes: 0 additions & 53 deletions examples/1_chat_agents/server_config.json

This file was deleted.

10 changes: 0 additions & 10 deletions examples/2_question_answer_agents/myserver.py

This file was deleted.

53 changes: 0 additions & 53 deletions examples/2_question_answer_agents/server_config.json

This file was deleted.

224 changes: 0 additions & 224 deletions examples/3_buyer_seller_agents/db_files/db_sdk.py

This file was deleted.

10 changes: 0 additions & 10 deletions examples/3_buyer_seller_agents/myserver.py

This file was deleted.

Loading