Version 0.4.2
What's Changed
- feat: in UI allow pty execution to be canceled by @starpit in #673
- feat: switch ui tile run menu to split action dropdown by @starpit in #675
- default parameters for ollama_chat models by @vazirim in #689
- Change examples to ollama_chat by @jgchn in #691
- Grade School Math example by @esnible in #694
- Docstrings and examples for PDL concepts by @esnible in #693
- feat: ui temperature stability by @starpit in #697
- feat: add Pagination to UI by @starpit in #704
- demo hallucination trace by @vazirim in #705
- Structured decoding bug fix for watsonx, ollama + traceback for python code blocks by @vazirim in #708
- feat: interpreter should report (stderr) call start/end and timing by @starpit in #711
- feat: update interpreter to print out model response messages in async mode by @starpit in #717
- Update parse_str interface by @mandel in #741
- Support dev version of granite-io by @mandel in #742
- feat: pull models in rust by @starpit in #743
- feat: update auto-pull logic to run in parallel with pip install by @starpit in #744
- feat: use shasum as cache key for venv by @starpit in #748
- feat: add gsm8k demo to ui (demo9) by @starpit in #753
- Contributed values are expressions by @mandel in #754
- Use
${ pdl_context }
as default value for theinput
field of a model block by @mandel in #757 - added litellm param to ignore structure decoding param in tools example by @vazirim in #750
- gsm8k with planning by @vazirim in #761
Full Changelog: v0.4.1...v0.4.2