Update app.py

This commit is contained in:
Robert
2024-05-14 22:50:20 -07:00
parent 0b712504bf
commit e848e6f4ac

View File

@@ -1609,7 +1609,7 @@ if __name__ == "__main__":
print(f"Custom Prompt has been defined. Custom prompt: \n\n {args.custom_prompt}")
else:
logging.debug("No custom prompt defined, will use default")
args.custom_prompt = ("\n\nHere is the transcript of a video: <transcript> {{TRANSCRIPT}} </transcript> Please "
args.custom_prompt = ("\n\nAbove is the transcript of a video. Please "
"read through the transcript carefully. Identify the main topics that are discussed "
"over the course of the transcript. Then, summarize the key points about each main "
"topic in a concise bullet point. The bullet points should cover the key information "