Question Generators
QuestionGenerator
Parameter
Type
Required
Default
Description
ForwardLookingQuestionGenerator
ForwardLookingQuestionGenerator(
instructions="Generate binary forecasting questions about Trump's actions and decisions.",
examples=[
"Will Trump impose 25% tariffs on all goods from Canada by February 1, 2025?",
"Will Pete Hegseth be confirmed as Secretary of Defense by February 15, 2025?",
],
answer_type=BinaryAnswerType(),
)QuestionAndLabelGenerator
TemplateQuestionGenerator
Parameter
Type
Required
Default
Description
When to Use Each
Generator
Use case
Last updated
