What's Changed
- Update the version number to v0.1.2.dev by @DavdGao in #481
- fix type conversion from list to dict during filter empty value by @zhijianma in #482
- [HotFix] Fix gradio version by @qbc2016 in #483
- [HOTFIX] Fix the bug in service toolkit and logging by @DavdGao in #487
- add contributor bot configuration by @rayrayraykk in #491
- Update delete_workflow by @jkylekelly in #459
- Revert "add contributor bot configuration" by @rayrayraykk in #492
- docs: add zhijianma as a contributor for code by @allcontributors in #493
- Use
contrib.rocks
a new contributor solution and add a badge by @rayrayraykk in #494 - Fix a bug in checking local or remote file on Windows by @dukesun99 in #499
- fix Changed 'reply' function call to use argument unpacking for improved argument handling in distributed code. by @nauyiahc in #500
- Upload roadmap and udpate docs by @DavdGao in #502
- Support explicit model wrapper registration by @DavdGao in #504
- Add support for Anthropic chat API in both streaming and non-streaming mode by @DavdGao in #505
- [Hot Fix] Fix the distributed debate example. by @pan-x-c in #507
- Update the tutorial of AgentScope by @DavdGao in #508
- Update the tutorial links by @DavdGao in #514
- Fix typos by @co63oc in #521
- Fix UTF-8 issues on workstation by @rayrayraykk in #517
- Add SWE bench news to readme by @garyzhang99 in #523
- Fix typos by @co63oc in #522
- Update RAG Module Functionalities by @ZiTao-Li in #519
- Delete unnecessary logs by @rayrayraykk in #526
- add hash to retrieved result (
RetrievedChunk
) by @ZiTao-Li in #528 - Fix typos by @co63oc in #525
- Fix typos in codeact_agent.py by @co63oc in #524
- Fix typos by @co63oc in #529
- Upload SWE-Bench technical report and update README.md by @DavdGao in #531
- Fix typos by @co63oc in #530
- Add Chinese version tutorial in AgentScope by @DavdGao in #538
- Fix bug in tutorial building by @DavdGao in #539
- Fix the bug in tutorial building by @DavdGao in #540
- add faq for security issues by @rayrayraykk in #535
- Update version and add GitHub publish workflow by @DavdGao in #544
- [HOTFIX] Add dependencies in GitHub workflow by @DavdGao in #545
- Multi-source RAG application by @ZiTao-Li in #536
- Change the command used in the workflow to avoid ignoring html files by @DavdGao in #547
- Fix dependency error in workflow by @DavdGao in #548
New Contributors
- @jkylekelly made their first contribution in #459
- @allcontributors made their first contribution in #493
- @dukesun99 made their first contribution in #499
- @nauyiahc made their first contribution in #500
- @co63oc made their first contribution in #521
Full Changelog: v0.1.1...v0.1.2