diff --git a/server/reflector/processors/transcript_topic_detector.py b/server/reflector/processors/transcript_topic_detector.py index 3e984741..3d8e3965 100644 --- a/server/reflector/processors/transcript_topic_detector.py +++ b/server/reflector/processors/transcript_topic_detector.py @@ -14,6 +14,8 @@ class TranscriptTopicDetectorProcessor(Processor): PROMPT = """ ### 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 summary field, summarize the given text in a maximum of