Warren Francis
Warren Francis
I'd love to know how to re-populate the listItems in a SelectionBox at runtime. For example, the default options are {A, B, C}. How would I switch those options to...
Thank you, both for this update to the code and for the entire library -- it looks fantastic, and has been a huge help. Thank you!
I see that when using UnbindFS, the dots are escaped ...e.g: `version="4\.4\.1"` But in the unit tests in `cpe_name_matcher_test.go` the wfn is instantiated directly, and the dots are unescaped ...e.g:...
Critical reading failure on my part -- I see now that you do reference how to find the original code. Closing this. Thank you!
Reopening, as I can't find any code in `reflexion-draft` that references your published results against `HumanEval-rs`.
Hmm. Perhaps you can help me understand, then, why these two files have different prompt text? * https://github.com/noahshinn024/reflexion/blob/8f1a188b51a8d23501ca242d2b4281eb52d5616b/generators/rs_generate.py * https://github.com/noahshinn024/reflexion/blob/49485efc8fa2514dd98edfb8427ed27ad06fb391/programming_runs/generators/rs_generate.py