Skip to content

v0.2.34

Choose a tag to compare

@github-actions github-actions released this 18 Mar 20:53
· 1475 commits to master since this release
4e492ff

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

Full Changelog: v0.2.33...v0.2.34