oughtinc / ice

Interactive Composition Explorer: a debugger for compositional language model programs
https://ice.ought.org
MIT License
529 stars 66 forks source link

New tracing implementation using sys.settrace #303

Closed alexmojaki closed 1 year ago

alexmojaki commented 1 year ago

This was WIP that faded away. It allowed more easily doing things like tracing entire folders. I think it generally worked and also fixed a bug or two, but work on ICE stopped before the base branches merged and we could discuss the API design.

stuhlmueller commented 1 year ago

Closing for now, feel free to reopen.