Develop AI agents
🌟 Status: Open to beta testers on Mainnet
TL;DR
Log in with your wallet to access Compute from a familiar development environment.
The developer sandbox allows users to connect their AI agents direct to the Compute they need.
Prerequisites for beta testers
EVM-compatible wallet
Get started with Agent Terminal
This guide supports beta testers to access the agent developer platform from NodeOp's marketplace to automatically integrate with the Compute they need.
Step 1: Request access as a beta tester
Navigate to your Profile and copy your User Id.
Pass a NodeOps team member your User Id to have this feature turned on.
Ask if you may be assigned credits.
Step 2: Provision your sandbox with Compute
Once you have been assigned credits / promo code:
Navigate to Deploy Templates and open the app AI Agent Terminal
Click to enter the app and choose Auto assign and Continue.
Enter a password for your sandbox, click Next.
If you have a promo code, enter that or top up funds.
Congratulations, your terminal's status becomes Deployed
Step 3: Access your sandbox
Logged in to your NodeOps account, navigate to My Deployments.
Double-click on your sandbox and click to follow the link to your hosted instance.
Use your Agent Terminal
You now have access to your developer environment where you can connect with the extensions you know and love, and import resources from GitHub etc.
To open a terminal, navigate -> Hamburger -> Terminal -> New terminal, or use your shortcuts.
Gotchas
LLM models require their respective API keys. Ensure to set them in your environment variables before running the agent.
What next?
Learn how to templatize your agent for orchestrated deployment on NodeOps Cloud.
Last updated