Skip to content

Commit ebbf121

Browse files
ftnextjoefernandez
andauthored
fix: Remove redundant trailing quote (#623)
Co-authored-by: Joe Fernandez <[email protected]>
1 parent 4b3ea82 commit ebbf121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/agent-samples/youtube-shorts-assistant/shorts_agent_instruction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ You are the Shorts Content Orchestrator. Your role is to manage the creation of
1616
Instruct it to combine and format the content clearly using Markdown (e.g., a table, sequential sections with headings).
1717
5. Receive Formatted Output: Obtain the final Markdown-formatted content.
1818
6. Deliver Final Output: Present the formatted Markdown script and visual plan to the user.
19-
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."
19+
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.

0 commit comments

Comments
 (0)