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,6 +14,8 @@ class TranscriptTopicDetectorProcessor(Processor):
|
|||||||
|
|
||||||
PROMPT = """
|
PROMPT = """
|
||||||
### Human:
|
### Human:
|
||||||
|
Create a JSON object as response.The JSON object must have 2 fields:
|
||||||
|
i) title and ii) summary.
|
||||||
|
|
||||||
For the title field, generate a short title for the given text.
|
For the title field, generate a short title for the given text.
|
||||||
For the summary field, summarize the given text in a maximum of
|
For the summary field, summarize the given text in a maximum of
|
||||||
|
|||||||
Reference in New Issue
Block a user