We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c644338 commit 6b33977Copy full SHA for 6b33977
tests/fixtures/min-csv/config.json
@@ -124,6 +124,10 @@
124
"query": "What is the major conflict in this story and who are the protagonist and antagonist?",
125
"method": "global"
126
},
127
+ {
128
+ "query": "What is the main theme of the story?",
129
+ "method": "drift"
130
+ },
131
{
132
"query": "Who is Jordan Hayes?",
133
"method": "basic"
tests/fixtures/text/config.json
@@ -141,6 +141,10 @@
141
142
143
144
145
146
147
148
149
150
0 commit comments