CoderHassan commited on
Commit
685a70f
·
verified ·
1 Parent(s): 3a27cbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,4 +115,4 @@ if st.button("Calculate Monthly Bill"):
115
  st.write(f"**Total Monthly Electricity Bill: PKR {monthly_bill:.2f}**")
116
  st.write(f"**Total Carbon Footprint: {carbon_footprint:.2f} kg CO2**")
117
  st.write("**AI Model Insight:**")
118
- st.write(response.choices[0].message.content)
 
115
  st.write(f"**Total Monthly Electricity Bill: PKR {monthly_bill:.2f}**")
116
  st.write(f"**Total Carbon Footprint: {carbon_footprint:.2f} kg CO2**")
117
  st.write("**AI Model Insight:**")
118
+ st.write(response.choices[0].message.content)