Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ prompt = """
|
|
20 |
下面有三個規則要遵守:
|
21 |
1. 請使用白話的方式,作為輸出的訊息
|
22 |
2. 字數內容50字為上限
|
23 |
-
3. 開頭需要加上 「荀子曰:[輸出的訊息]」
|
24 |
"""
|
25 |
|
26 |
template = ChatPromptTemplate.from_template(prompt)
|
|
|
20 |
下面有三個規則要遵守:
|
21 |
1. 請使用白話的方式,作為輸出的訊息
|
22 |
2. 字數內容50字為上限
|
23 |
+
3. 開頭需要加上 「荀子曰:[輸出的訊息]」
|
24 |
"""
|
25 |
|
26 |
template = ChatPromptTemplate.from_template(prompt)
|