Available Tools
The HyperbolicToolkit includes the following tools:Rent Compute
Rent GPU instances on the Hyperbolic platform
Manage GPUs
Check available GPUs, monitor status, and terminate instances
SSH Access
Connect to instances via SSH and execute remote commands
Billing
Check balance and spending history
Setup
Installation
Configuration
Set your Hyperbolic API key as an environment variable:Get your API key from the Hyperbolic Dashboard
Quick Start
Initialize the Toolkit
Use with LangChain Agent
Tool List
The toolkit provides these core tools:Compute Management
- rent_compute - Rent GPU instances from the marketplace
- get_available_gpus - List all available GPU machines
- get_gpu_status - Check status of your rented GPUs
- terminate_compute - Terminate a rented instance
Remote Access
- ssh_connect - Connect to a GPU instance via SSH
- remote_shell - Execute commands on connected instances
Billing Tools
- get_current_balance - Check your Hyperbolic credit balance
- get_spend_history - View detailed spending history
- link_wallet_address - Link a crypto wallet for payments
Security Considerations
The HyperbolicToolkit has access to:- Creating and terminating compute instances
- Accessing servers via SSH
- Executing arbitrary commands on remote servers
- Managing billing and payments
Pricing
All GPU prices on the Hyperbolic platform are shown in cents per hour. For example, a price of 500 means $5.00 per hour.
Next Steps
Rent Compute
Learn how to rent GPU instances
Manage GPUs
Monitor and control your instances
SSH Access
Connect and execute remote commands
API Reference
View full API documentation