Keshav-rejoice commited on
Commit
e21a2d5
·
verified ·
1 Parent(s): 8cd4630

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -309,7 +309,7 @@ Protect with tape or metal strip if needed
309
  },
310
  {
311
  "role":"user",
312
- "content":"Generate recommended solutions for this defect '{class_name}'"
313
  }
314
  ],
315
  max_tokens=600,
 
309
  },
310
  {
311
  "role":"user",
312
+ "content":f"Generate recommended solutions for this defect '{class_name}'"
313
  }
314
  ],
315
  max_tokens=600,