mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-09 14:28:01 -05:00
## CHANGES - Add prompt strategies like Chain of Thought (CoT) - Implement strategy selection with `--strategy` flag - Improve README with platform-specific installation instructions - Fix web interface documentation link - Refactor git operations with new githelper package - Add `--liststrategies` command to view available strategies - Support applying strategies to system prompts - Fix YouTube configuration check - Improve error handling in session management
5 lines
141 B
JSON
5 lines
141 B
JSON
{
|
|
"description": "Self-Consistency Prompting",
|
|
"prompt": "Provide multiple reasoning paths and select the most consistent answer."
|
|
}
|