mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
update prompt
This commit is contained in:
@@ -14,10 +14,11 @@ class TranscriptTopicDetectorProcessor(Processor):
|
|||||||
|
|
||||||
PROMPT = """
|
PROMPT = """
|
||||||
### Human:
|
### Human:
|
||||||
Create a JSON object as response.The JSON object must have 2 fields:
|
Generate information based on the given schema:
|
||||||
i) title and ii) summary.For the title field,generate a short title
|
|
||||||
for the given text. For the summary field, summarize the given text
|
For the title field, generate a short title for the given text.
|
||||||
in three sentences.
|
For the summary field, summarize the given text in a maximum of
|
||||||
|
three sentences.
|
||||||
|
|
||||||
{input_text}
|
{input_text}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user