Skip to content
Prev Previous commit
Next Next commit
feat: added chatbot link to .mds
  • Loading branch information
CarsonRoscoe committed Apr 24, 2025
commit 300c24f17154fe2e7c47ee9f2f55a8746a4a4c74
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ agentkit/
│ │ └── model-context-protocol/
│ └── examples/
│ ├── langchain-cdp-chatbot/
│ ├── langchain-cdp-v2-chatbot/
│ ├── langchain-farcaster-chatbot/
│ ├── langchain-privy-chatbot/
│ ├── langchain-solana-chatbot/
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ agentkit/
│ │ └── model-context-protocol/
│ └── examples/
│ ├── langchain-cdp-chatbot/
│ ├── langchain-cdp-v2-chatbot/
│ ├── langchain-farcaster-chatbot/
│ ├── langchain-privy-chatbot/
│ ├── langchain-solana-chatbot/
Expand Down
Loading