<img width="650" height="186" alt="Image" src="https://github.com/user-attachments/assets/9055f658-a3fb-4d64-95ec-866aeb677d24" /> Even tho token input and output has been tracked, cost is still showing zero. I am doing ``` Laminar.initialize({ projectApiKey: process.env.LMNR_API_KEY, baseUrl: 'http://localhost', httpPort: 8000, grpcPort: 8001, instrumentModules: { stagehand: Stagehand } }) ```