Basshole commited on
Commit
46f077e
·
verified ·
1 Parent(s): a4fa216

Update cj_gsearch.py

Browse files
Files changed (1) hide show
  1. cj_gsearch.py +1 -1
cj_gsearch.py CHANGED
@@ -33,7 +33,7 @@ def generate_search_key(search_key, brand_name, brand_info, product_info):
33
  品牌名稱:{brand_name}
34
  品牌使命:{brand_info}
35
  產品資訊:{product_info}
36
- 從你擷取的關鍵字中,回覆我 3 個最重要的。
37
  關鍵字:
38
  """
39
  messages = [{"role": "user", "content": prompt}]
 
33
  品牌名稱:{brand_name}
34
  品牌使命:{brand_info}
35
  產品資訊:{product_info}
36
+ 從你擷取的關鍵字中,回覆我 3 個最重要的,給我關鍵字就好,不需要其他任何說明
37
  關鍵字:
38
  """
39
  messages = [{"role": "user", "content": prompt}]