Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social science and market research with large numbers of AI agents and LLMs.
When I add optional parameters to questions I am unable to call the show_prompts() method on the survey.
The parameters are also not appearing in the prompts when the question is run:
Oof - great catch. The problem is that question instructions are getting passed as string not a jinja2 template, so it doesn't have that render method that prompts do. On it.
When I add optional parameters to questions I am unable to call the
show_prompts()
method on the survey. The parameters are also not appearing in the prompts when the question is run:https://www.expectedparrot.com/content/abfd2745-4cc0-4717-bd12-65e84f87bd97