reduce number of predictions

This commit is contained in:
rishubm
2025-10-18 23:56:53 -05:00
parent 49b982ec97
commit de97719e52
18 changed files with 1083 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ SAMPLE_TELEMETRY = {
"ers_charge": 0.78,
"fuel_optimization_score": 0.82,
"driver_consistency": 0.88,
"weather_impact": "low"a
"weather_impact": "low"
}
def post_telemetry(telemetry_data):