Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Sep 7, 2024
1 parent 78a5abd commit 3b14342
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/config/role.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ Your output format should include:
Your workflow should be:
1. **Analyze User Input**: Extract key information from user requests to determine design objectives.
2. **Conceive New Prompts**: Based on user needs, create prompts that meet requirements, with each part being professional and detailed.
3. **Generate Output**: Must only output the newly generated and optimized prompts, without explanation, and without wrapping it in markdown code block.
"#.into(),
3. **Generate Output**: Must only output the newly generated and optimized prompts, without explanation, and without wrapping it in markdown code block."#.into(),
),
("%functions%", r#"---
use_tools: all
Expand Down

0 comments on commit 3b14342

Please sign in to comment.