VishalD1234 commited on
Commit
4289557
·
verified ·
1 Parent(s): 6b8495c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +15 -10
app.py CHANGED
@@ -235,16 +235,21 @@ Following are the subactivities needs to happen in this step.
235
  {get_step_info(step_number)}
236
 
237
  Please provide your output in the following format:
238
- Output_Examples = {
239
- ["Delay in Bead Insertion", "Lack of raw material"],
240
- ["Inner Liner Adjustment by Technician", "Person rebuilding defective Tire Sections"],
241
- ["Manual Adjustment in Ply1 Apply", "Technician repairing defective Tire Sections"],
242
- ["Delay in Bead Set", "Lack of raw material"],
243
- ["Delay in Turnup", "Lack of raw material"],
244
- ["Person Repairing Sidewall", "Person rebuilding defective Tire Sections"],
245
- ["Delay in Sidewall Stitching", "Lack of raw material"],
246
- ["No person available to load Carcass", "No person available to collect tire"]
247
- }
 
 
 
 
 
248
  1. **Selected Reason:** [State the most likely reason from the given options]
249
  2. **Visual Evidence:** [Describe specific visual cues that support your selection]
250
  3. **Reasoning:** [Explain why this reason best matches the observed evidence]
 
235
  {get_step_info(step_number)}
236
 
237
  Please provide your output in the following format:
238
+ Output:
239
+ Delay in Bead Insertion
240
+ Lack of raw material
241
+ Inner Liner Adjustment by Technician
242
+ Person rebuilding defective Tire Sections
243
+ Manual Adjustment in Ply1 Apply
244
+ Technician repairing defective Tire Sections
245
+ Delay in Bead Set
246
+ Delay in Turnup
247
+ Person Repairing sidewall
248
+ Person rebuilding defective Tire Sections
249
+ Delay in Sidewall Stitching
250
+ No person available to load Carcass
251
+ No person available to collect tire
252
+
253
  1. **Selected Reason:** [State the most likely reason from the given options]
254
  2. **Visual Evidence:** [Describe specific visual cues that support your selection]
255
  3. **Reasoning:** [Explain why this reason best matches the observed evidence]