What's Changed
- Feature: Add Lite Version Support for Local Workflow by @kyusonglee in #147
- add loop condition by @kyusonglee in #182
- Improve loop condition and lite version of cot by @kyusonglee in #183
- put transformers under init and make consistent start function for cli by @kyusonglee in #185
- Update CoT few_shot and make PoT lite version by @kyusonglee in #187
- Add GoT lite version and fix some loop exit by @kyusonglee in #188
- Add react and react pro lite version by @kyusonglee in #189
- Add the lite version of all agents by @kyusonglee in #190
- fix exit condition in loop by @xrc10 in #192
- Add fakeredis as a replacement for redis by @djwu563 in #198
- Develop/v0.2.4: video understanding support lite version, fix minor bugs in lite version by @XeonHis in #212
- Replace fakeredis with redislite by @djwu563 in #209
- Develop/v0.2.4: program exit bug fix by @XeonHis in #213
- Fix bug where worker lacked workflow_instance_id by @djwu563 in #215
- Fix bug where SharedMemSTM does not release memory after program exit by @djwu563 in #217
- Add caculator and code interpreter by @qiandl2000 in #216
- Fix bug in SharedMemSTM initialization by @djwu563 in #218
- Fix memory leak bug in SharedMemSTM by @djwu563 in #219
- Modified the code for react, react_pro, and general_self_consist_cot, and added reflexion. by @lijingcheng2021 in #211
- Add Tree of Thoughts (ToT) workflow example and core implementation by @fourfireM in #210
- General got for develop/v0.2.4 by @zhangqianqianhzlh in #214
- PoT update for v0.2.4 by @P3ngLiu in #220
- add RAP workflow and example by @xrc10 in #221
- add lite_client for webpage by @djwu563 in #222
- Develop/v0.2.4 by @panregedit in #223
- update main to v0.2.4 by @panregedit in #224
New Contributors
- @xrc10 made their first contribution in #192
- @qiandl2000 made their first contribution in #216
- @fourfireM made their first contribution in #210
- @zhangqianqianhzlh made their first contribution in #214
Full Changelog: v0.2.3...v0.2.4