prompt = f""" Your task is to help a marketing team create a description for a retail website of a product based on a technical fact sheet. Write a chinese product description based on the information provided in the technical specifications delimited by triple backticks. Technical specifications: ```{chinese_fact_sheet_chair}``` """ response = get_completion(prompt) print(response)
prompt = f""" Your task is to help a marketing team create a description for a retail website of a product based on a technical fact sheet. Write a chinese product description based on the information provided in the technical specifications delimited by triple backticks. 回答要求在100字以内。 Technical specifications: ```{chinese_fact_sheet_chair}``` """ response = get_completion(prompt) print(response)
prompt = f""" Your task is to help a marketing team create a description for a retail website of a product based on a technical fact sheet. Write a chinese product description based on the information provided in the technical specifications delimited by triple backticks. 要求使用三句话来回答。 Technical specifications: ```{chinese_fact_sheet_chair}``` """ response = get_completion(prompt) print(response)
prompt = f""" Your task is to help a marketing team create a description for a retail website of a product based on a technical fact sheet. Write a chinese product description based on the information provided in the technical specifications delimited by triple backticks. 描述是针对家具零售商,所以应该是技术性的,并把重点放在 制造产品的材料。 要求使用三句话来回答。 Technical specifications: ```{chinese_fact_sheet_chair}``` """ response = get_completion(prompt) print(response)
prompt = f""" Your task is to help a marketing team create a description for a retail website of a product based on a technical fact sheet. Write a chinese product description based on the information provided in the technical specifications delimited by triple backticks. 在描述的最后放置技术描述中提到的所有产品ID。 描述是针对家具零售商,所以应该是技术性的,并把重点放在 制造产品的材料。 要求使用三句话来回答。 Technical specifications: ```{chinese_fact_sheet_chair}``` """ response = get_completion(prompt) print(response)
prompt = f""" Your task is to help a marketing team create a description for a retail website of a product based on a technical fact sheet. Write a chinese product description based on the information provided in the technical specifications delimited by triple backticks. 在描述的最后放置技术描述中提到的所有产品ID。 描述是针对家具零售商,所以应该是技术性的,并把重点放在 制造产品的材料。 在描述之后,添加一个表,该表给出产品的尺寸。该表应该有两列。 在第一列中包含维度的名称。在第二列中只包括英寸的测量值。 表的抬头设置为“产品尺寸”。 要求使用三句话来回答。 Technical specifications: ```{chinese_fact_sheet_chair}``` """ response = get_completion(prompt) print(response)
prompt = f""" Your task is to help a marketing team create a description for a retail website of a product based on a technical fact sheet. Write a chinese product description based on the information provided in the technical specifications delimited by triple backticks. 在描述的最后放置技术描述中提到的所有产品ID。 描述是针对家具零售商,所以应该是技术性的,并把重点放在 制造产品的材料。 在描述之后,添加一个表,该表给出产品的尺寸。该表应该有两列。 在第一列中包含维度的名称。在第二列中只包括英寸的测量值。 表的抬头设置为“产品尺寸”。 要求使用三句话来回答。 使用HTML输出所有内容,并把生成的描述放置在<div>元素中。 Technical specifications: ```{chinese_fact_sheet_chair}``` """ response = get_completion(prompt) print(response)