Skip to content

Commit 30cdc38

Browse files
authored
chore: remove the rig example (#763)
The rig official has the mcp example, we need not to keep it just give the link. Signed-off-by: jokemanfire <hu.dingyang@zte.com.cn>
1 parent 3ea8c3c commit 30cdc38

File tree

8 files changed

+1
-470
lines changed

8 files changed

+1
-470
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ see [servers/README.md](servers/README.md)
7070

7171
# Integration
7272

73-
- [Rig](rig-integration) A stream chatbot with rig
73+
- [Rig](https://github.com/0xPlaygrounds/rig/blob/main/rig/rig-core/examples/rmcp.rs) A stream chatbot with rig
7474
- [Simple Chat Client](simple-chat-client) A simple chat client implementation using the Model Context Protocol (MCP) SDK.
7575

7676
# WASI

examples/rig-integration/Cargo.toml

Lines changed: 0 additions & 34 deletions
This file was deleted.

examples/rig-integration/config.toml

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/rig-integration/src/chat.rs

Lines changed: 0 additions & 134 deletions
This file was deleted.

examples/rig-integration/src/config.rs

Lines changed: 0 additions & 20 deletions
This file was deleted.

examples/rig-integration/src/config/mcp.rs

Lines changed: 0 additions & 83 deletions
This file was deleted.

examples/rig-integration/src/main.rs

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)