Quickstart Agents through the CLI
Quickstart: Creating an Agent with TradeMindAI Framework
1. Prerequisites
2. Installation
Clone the Repository
git clone https://github.com/your-org/thetrademind-fw.git
cd thetrademind-fwInstall Dependencies
npm installBuild the Project
(Optional) Link the CLI Globally
3. Running the CLI
Development Mode
Production Mode (after build)
4. Creating a New Agent
Example:
5. Listing All Agents
6. Interacting with an Agent
7. Other Useful Commands
8. Supported Models
9. Troubleshooting
10. Contributing & Support
11. License
Last updated
