mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
Merge pull request #1780 from marcas756/feature/extract_characters
feat: add extract_characters pattern
This commit is contained in:
@@ -1878,6 +1878,14 @@
|
||||
"ANALYSIS",
|
||||
"WRITING"
|
||||
]
|
||||
},
|
||||
{
|
||||
"patternName": "extract_characters",
|
||||
"description": "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.",
|
||||
"tags": [
|
||||
"ANALYSIS",
|
||||
"WRITING"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user