From 812976510593e2770af10872cb573c7ba11e0eaa Mon Sep 17 00:00:00 2001 From: Li Xin Date: Mon, 21 Apr 2025 19:55:03 +0800 Subject: [PATCH] feat: use the same language as report --- src/prompts/podcast_script_writer.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/prompts/podcast_script_writer.md b/src/prompts/podcast_script_writer.md index b098279..fd639c2 100644 --- a/src/prompts/podcast_script_writer.md +++ b/src/prompts/podcast_script_writer.md @@ -24,10 +24,6 @@ interface Script { } ``` -# Settings - -locale_of_script: zh - # Examples @@ -80,4 +76,4 @@ locale_of_script: zh - Ensure the dialogue flows naturally and feels engaging for listeners. - Alternate between the male and female hosts frequently to maintain interaction. - Avoid overly formal language; keep it casual and conversational. -- Generate content with the locale mentioned in the `Settings` section. +- Always generate scripts in the same locale as the given context.