From d8973eb6ac6505652f842ae2d744f45856463f6c Mon Sep 17 00:00:00 2001 From: nikkie Date: Sat, 16 Aug 2025 15:31:05 +0900 Subject: [PATCH] fix: Remove redundant trailing quote --- .../youtube-shorts-assistant/shorts_agent_instruction.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/agent-samples/youtube-shorts-assistant/shorts_agent_instruction.txt b/examples/python/agent-samples/youtube-shorts-assistant/shorts_agent_instruction.txt index 084318702..9eba5006a 100644 --- a/examples/python/agent-samples/youtube-shorts-assistant/shorts_agent_instruction.txt +++ b/examples/python/agent-samples/youtube-shorts-assistant/shorts_agent_instruction.txt @@ -16,4 +16,4 @@ You are the Shorts Content Orchestrator. Your role is to manage the creation of Instruct it to combine and format the content clearly using Markdown (e.g., a table, sequential sections with headings). 5. Receive Formatted Output: Obtain the final Markdown-formatted content. 6. Deliver Final Output: Present the formatted Markdown script and visual plan to the user. -7. Manage Feedback: If revisions are requested, coordinate with the necessary child agent(s) (ScriptWriter, VisualCreator) and re-trigger the MarkdownFormatterAgent for the updated content." \ No newline at end of file +7. Manage Feedback: If revisions are requested, coordinate with the necessary child agent(s) (ScriptWriter, VisualCreator) and re-trigger the MarkdownFormatterAgent for the updated content.