v0.2.34
·
1475 commits
to master
since this release
What's Changed
- feat: Add support for StaticDataset initialization from JSONL by @apokryphosx in #1860
- feat: enhance FewShotGenerator by @hallerite in #1896
- fix: GithubToolkit: Accept "Reference already exists" error by @yihuang in #1898
- chore: windows compactibility flag for mypy by @JINO-ROHIT in #1891
- fix: api_key and base_url set in environment is not effective for OpenAICompatibleModel by @Jerry-Terrasse in #1911
- fix: postprocessing error for yt-dlp by sanitizing file names in FileWriteToolkit by @parthshr370 in #1906
- fix cookbook link + missing import for tools section by @JINO-ROHIT in #1904
- fix: 2 typos in README.md by @didier-durand in #1903
- chore: Update KG agent prompt to reduce bugs in extacting nodes and relationships by @TommeyChang in #1902
- release: version 0.2.34 by @Wendong-Fan in #1913
New Contributors
- @yihuang made their first contribution in #1898
- @Jerry-Terrasse made their first contribution in #1911
- @parthshr370 made their first contribution in #1906
- @didier-durand made their first contribution in #1903
- @TommeyChang made their first contribution in #1902
Full Changelog: v0.2.33...v0.2.34