-
I want to create multiple choice, checkbox, rank, etc., question types where the agent is prompted to select among answer options that are lists, but lists are not allowed.
To reproduce:
```
op…
rbyh updated
5 months ago
-
Results `filter()` method throws an exception if the filter does not produce any results, but it is not clear that this is reason for exception.
Code to reproduce:
```
from edsl.questions impor…
rbyh updated
5 months ago
-
os: macos
After patching https://github.com/plaidml/plaidml/issues/1537 I get the following error on building the wheel:
```
ERROR: /Users/shauncutts/src/other/plaidml/tile/codegen/BUILD:11:1: C+…
-
-
Eg to avoid seemingly complicated code creating scenarios to do this:
```
from edsl import QuestionLinearScale, Scenario
q_score = QuestionLinearScale(
question_name = "score",
questi…
rbyh updated
4 months ago
-
Currently, `Conjure.to_scenario_list()` generates scenarios with auto-generated shortnames as keys; the actual question texts are not included. The question texts and responses are available via `Conj…
rbyh updated
2 months ago
-
I believe the problem may be that `to_scenario_list()` preserves the prefixes from the results but there is an error if you try to use them. This should be fixed, and I think the default should be `re…
rbyh updated
5 months ago
-
Add url to edsl docs on key setting when this warning is printed:
```
Error retrieving models: The api_key client option must be set either by passing api_key to the client or by setting the OPEN…
-
In exactly two places, we use the eDSL to generate combinational and not sequential memories. These are `gen_exp` and `gen_ntt_pipeline`. We have discussed that we should use default to sequential mem…
-
1) When > 5, it should show the number (5 / 10)
2) When interviews are listed, it should tell you how to inspect these options directly