v0.1.1
What's Changed
- Fixing typos, vertextai to vertex ai by @mrchtr in #572
- fix typo by @Kyeongpil in #570
- fix assertions and quality in prompt adaptation by @shahules786 in #574
- fix: ensure dict type by @shahules786 in #578
- style: remove additional comments in prompt.py by @leehanchung in #577
- Add stepkurniawan community contribution by @stepkurniawan in #585
- Parse JSON string in adapt() by @mitmul in #584
- fix: replace string formating by dict by @shahules786 in #588
- [patch] Reduce NaN Occurrences by Simple Prompt Modification for JSON Output for context_precision by @i-w-a in #581
- ci: migrate to latest llama-index version by @shahules786 in #603
- Fix: evolution flows for test generation by @shahules786 in #602
- fix: llamaIndex latest version by @jjmachan in #604
- Chore: add language to event tracking by @shahules786 in #592
- feat(llms.json_load): Recursively load json lists by @pberger514 in #593
New Contributors
- @mrchtr made their first contribution in #572
- @Kyeongpil made their first contribution in #570
- @leehanchung made their first contribution in #577
- @stepkurniawan made their first contribution in #585
- @mitmul made their first contribution in #584
- @i-w-a made their first contribution in #581
- @pberger514 made their first contribution in #593
Full Changelog: v0.1.0...v0.1.1