get_gpu_metrics
Get current GPU supply, demand, and pricing metrics from the Vast.ai marketplace. Filter by GPU model, verified status, or datacenter to analyze market conditions.
Instructions
Current snapshot of supply, demand, and pricing across GPU types (GET /metrics/gpu/current/).
Examples: get_gpu_metrics() get_gpu_metrics(gpu_name=["RTX 4090", "A100"], verified=True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpu_name | No | ||
| verified | No | ||
| datacenter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||