get_gpu_trends
Retrieve historical GPU supply, demand, and pricing trends over a specified time window. Use to analyze market dynamics for specific GPU models.
Instructions
Time-series of GPU supply/demand/pricing (GET /metrics/gpu/history/).
Returns ~20 sampled data points over the window by default.
Examples: get_gpu_trends() get_gpu_trends(gpu_names=["RTX 4090"], window_hours=168)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step | No | ||
| gpu_names | No | ||
| window_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||