NEXT STEPS
1
Install the SDK
pip install vantageaiops[openai] or npm install vantageaiops
2
Add two lines to your code
import vantageaiops as vantage; vantage.init(api_key="vnt_...")
3
Open your dashboard — cost data appears within seconds of your first LLM call.