Pārlūkot izejas kodu

Update label_script.py

Small Bug
Sanyam Bhutani 8 mēneši atpakaļ
vecāks
revīzija
849684bb5e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      recipes/quickstart/Multi-Modal-RAG/label_script.py

+ 1 - 1
recipes/quickstart/Multi-Modal-RAG/label_script.py

@@ -20,7 +20,7 @@ Remember-DO NOT SAY ANYTHING ELSE ABOUT WHAT IS GOING ON, just the opening brace
 
 Example: ALWAYS RETURN ANSWERS IN THE DICTIONARY FORMAT BELOW OK?
 
-{"Title": "Casual White pant with logo on it", "size": "L", "Category": "Jeans", "Gender": "U", "Type": "Work Casual", "Description": "Write it here, this is where your stuff goes"} "
+{"Title": "Casual White pant with logo on it", "size": "L", "Category": "Jeans", "Gender": "U", "Type": "Work Casual", "Description": "Write it here, this is where your stuff goes"} 
 """
 
 import os