mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 07:25:10 -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
128 B
JSON
5 lines
128 B
JSON
{
|
|
"description": "Standard Prompting",
|
|
"prompt": "Answer the question directly without any explanation or reasoning."
|
|
}
|