Conversation
a41c1dc to
43529c2
Compare
43529c2 to
6f141f4
Compare
…tmap interpreters
|
@jph00 if you have a moment could you have a look at this early draft? |
…elper functions, to make it easier to read
|
@jph00 It is still a draft, as there are few changes in how the code works now I would like to double check, besides cachy is playing tricks and the ipynb is full of changes (like tool ids, etc) (commit has only code hunks). The things to fix once we decide if the approach is ok or not:
|
|
Thanks @PiotrCzapla . I don't fully understand all your questions - but yes asking on the AAI discord about pause_turn is a good idea. Try using fastaistyle's |

I've note some differences between sync, async in this case I was taking async version.
The pr is going to be divided in to few commits, so I can test on each step of refactor, to ensure I don't miss anything
I've changed yield from to for ... in yield, so the diff between async and sync is minimal.
I also have lots of changes, as cachy.jsonl was recreated for some reason, but I fix that once I flesh out the refactor.
BTW: Solveit is quite slow while editing this notebook (especially find in the editor takes a long time), is this only on my side?