You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/features/usage/environmental_footprint.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ There are three way to configure environmental impact tracking, by Playground, A
74
74
75
75
## Environmental impact metrics
76
76
77
-
For each call to a generative AI model, the API returns environmental impact metrics in the response, in the `usage.carbon` field. The metrics include minimum and maximum estimates to account for variability in model efficiency:
77
+
For each call to a generative AI model, the API returns environmental impact metrics in the response, in the `usage.impacts` field. The metrics include minimum and maximum estimates to account for variability in model efficiency:
78
78
79
79
- **kWh**: Energy consumption in kilowatt-hours (kWh), representing the final electricity consumption.
80
80
- **kgCO2eq**: Global Warming Potential (GWP) in kilograms of CO2 equivalent (kgCO2eq), representing greenhouse gas emissions related to climate change.
@@ -95,7 +95,7 @@ For each call to a generative AI model, the API returns environmental impact met
0 commit comments