v0.2.23a0
Pre-release
Pre-release
·
13 commits
to master
since this release
What's Changed
- docs: Correct hyperlink for Hackathon Judge Committee by @1sarthakbhardwaj in #1617
- docs(cookbooks): Fix incorrect URL in self_instruct_data_generation.ipynb by @coolbeevip in #1610
- feat: custom prompt in graph agent by @NeilJohnson0930 in #1605
- feat: Hybrid Retrieval by @yiyiyi0817 in #1398
- feat: Waleed Networkx integration by @waleedalzarooni in #1456
- refactor: ChatAgent by @WHALEEYE in #1424
- feat: new implementation of timeout functionality for all toolkits by @MuggleJinx in #1595
- feat: Integrate Zapier AI tool by @Asher-hss in #1594
- feat: add warning by @zoezyn in #1591
- docs: Update documentation for models by @1sarthakbhardwaj in #1567
- fix: Backend model tool call by @WHALEEYE in #1624
- docs: Unify cookbooks of basic concepts by @JoyceXu02 in #1615
- feat: Add api key link in error info by @TOGOTOO in #1630
- feat(datagen): add stop_on_first_failure option to InstructionFilter by @coolbeevip in #1627
- fix: Url error of STar by @zjrwtx in #1634
- fix: Base model handle image type by @Wendong-Fan in #1633
- feat: KnowNo implementation by @MuggleJinx in #1629
- docs: Unify Data Processing Cookbooks by @JoyceXu02 in #1645
- fix: Keep
strict
in tool schema by @Wendong-Fan in #1657 - feat: Rejection sampling data generation pipeline with SelfImprovingCoT pipeline by @JoyceXu02 in #1646
- feat:add gpt4.5 model by @zjrwtx in #1673
- feat(memories): add timestamp in VectorDBMemory to prevent data retrieval order confusion by @coolbeevip in #1644
- feat:add Ollama multimodal model example by @zjrwtx in #1679
- docs: Polish ReadME by @Douglasymlai in #1635
- feat: Initial implementation for BaseVerifier by @Wendong-Fan in #1597
- feat: Python Verifier implementation by @hallerite in #1702
- feat: reasoning_parameter integration by @waleedalzarooni in #1715
- chore: Remove heavy & unnecessary dependencies by @Wendong-Fan in #1651
New Contributors
- @1sarthakbhardwaj made their first contribution in #1617
- @zoezyn made their first contribution in #1591
- @JoyceXu02 made their first contribution in #1615
- @TOGOTOO made their first contribution in #1630
- @Douglasymlai made their first contribution in #1635
Full Changelog: v0.2.22...v0.2.23a0