Robin Yerkes Horton
Robin Yerkes Horton
I think this is the important distinction from targeted memory methods --- you want to access only the response, not the context of the question or fact that it was...
Current `compose_questions()` looks for the q1 question name to be present as a parameter of the q2 question text, but we should also allow the q1 answer to become the...
eg using free text or list question to elicit a selection is not ideal because the agent is likely to differently format unless we add detailed formatting instructions:
Note that we also do not want/need the field name duplicatively nested within the response to the composed/piped question:
Maybe? We don't want to get into validating all "None"-like responses, and then having to decide what we translate them to in results for consistency. We could try pairing it...
Could use optional parameter `allow_none=True`
Yes I think that's sufficient
What's wrong with this result?
This should mirror `Results.select('').print(pretty_labels={})`