Version 0.5.1
What's Changed
- Fix parsing of localized expressions by @mandel in #804
- fix: update ui to support pulling interpreter from local dir by @starpit in #807
- fix: interpreter squashes PdlRuntimeErrors by @starpit in #800
- fix: interpreter fails when passed parameters with null/None values by @starpit in #809
- Rename
expr
field ofLocalizedExpression
intopdl__expr
by @mandel in #806 - feat: compile bee to pdl by @starpit in #817
- fix: rerun in ui bombs by @starpit in #819
- fix: async model call prints should only occur if PDL_VERBOSE_ASYNC env is set by @starpit in #820
- fix: skip litellm 1.63.14 by @starpit in #827
- fix: pin openai==1.61.0 pip due to breaking change on their side by @starpit in #829
Full Changelog: v0.5.0...v0.5.1