From 5ce7037071e169e805a2b76c1b582e5eead206c2 Mon Sep 17 00:00:00 2001 From: Jimmy-Ma-binance <119401228+Jimmy-Ma-binance@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:50:47 +0800 Subject: [PATCH 1/2] Update list.json --- web/list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/list.json b/web/list.json index ee32ffb..594138f 100644 --- a/web/list.json +++ b/web/list.json @@ -4,7 +4,7 @@ "caseDesc": "Create an AI Agent using the BNB Chain Plugin for Eliza AI", "tags": ["BSC", "opBNB", "AI"], "github": "https://github.com/bnb-chain/example-hub/tree/main/typescript/eliza-chatbot", - "replit": "", + "replit": "https://replit.com/@BNBChainDev/eliza?embed=true", "video": { "type": "youtube", "link": "https://www.youtube.com/watch?v=3hSgd-qS8DE" @@ -18,7 +18,7 @@ "caseDesc": "Create an AI Agent using the BNB Chain Plugin for LangChain AI", "tags": ["BSC", "opBNB", "AI"], "github": "https://github.com/bnb-chain/example-hub/tree/main/python/langchain-chatbot", - "replit": "", + "replit": "https://replit.com/@BNBChainDev/BNBChain-LangChain-AgentKit-Python-Version?embed=true#chatbot.py", "video": {}, "guide": "", "otherLink": "https://www.bnbchain.org/en/solutions/ai-agent", From f186b6b27e54c5a956af6e502e1a0455c59343a9 Mon Sep 17 00:00:00 2001 From: Jimmy-Ma-binance <119401228+Jimmy-Ma-binance@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:55:13 +0800 Subject: [PATCH 2/2] Update list.json --- web/list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/list.json b/web/list.json index 594138f..2bede17 100644 --- a/web/list.json +++ b/web/list.json @@ -4,7 +4,7 @@ "caseDesc": "Create an AI Agent using the BNB Chain Plugin for Eliza AI", "tags": ["BSC", "opBNB", "AI"], "github": "https://github.com/bnb-chain/example-hub/tree/main/typescript/eliza-chatbot", - "replit": "https://replit.com/@BNBChainDev/eliza?embed=true", + "replit": "https://replit.com/@BNBChainDev/BNBChain-Eliza-AgentKit-TypeScript?embed=true#README.md", "video": { "type": "youtube", "link": "https://www.youtube.com/watch?v=3hSgd-qS8DE"