oughtinc / ice

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

Lazily load yaml to avoid libyaml dependency #307

Closed amosjyng closed 1 year ago

amosjyng commented 1 year ago

The yaml import requires a libyaml dependency on Ubuntu, which is unnecessary if the user is not using ICE's gold standard functionality.