mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-04-02 03:01:13 -04:00
chore: added extract_characters method for detailed character analysis
### CHANGES - Add `extract_characters` to identify and describe characters - Update business category to include `extract_characters` - Include `extract_characters` in extract category - Add `extract_characters` description in pattern descriptions JSON - Update user documentation with `extract_characters` details
This commit is contained in:
@@ -394,6 +394,10 @@ Extract novel ideas from books to inspire new projects.
|
||||
|
||||
Extract/prioritize practical advice from books.
|
||||
|
||||
### extract_characters
|
||||
|
||||
Identify all characters (human and non-human), resolve their aliases and pronouns into canonical names, and produce detailed descriptions of each character's role, motivations, and interactions ranked by narrative importance.
|
||||
|
||||
### extract_controversial_ideas
|
||||
|
||||
Analyze contentious viewpoints while maintaining objective analysis.
|
||||
|
||||
Reference in New Issue
Block a user