* Rename prompt and completion tokens to input and output tokens * Add getUsage function * Record model and cost when reporting log * Remove unused imports * Move UsageGraph to its own component * Standardize model response fields * Fix types
Some users have gotten confused by the scenario variable editing interface. This change makes the interface easier to understand.