File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1818
1919## ✈️ News
2020
21+ - 2026.3.26 Upgrade verl backend to 0.7.1 to support more models and increase training speed!
2122- 2026.3.19 Support for latest Qwen3.5 models is [ in progress] ( https://github.com/modelscope/AgentJet/pull/16 ) .
2223- 2026.3.12 Tuning Original OpenClaw Agent without Editing Any Agent Code. [ EN Blog] ( https://modelscope.github.io/AgentJet/en/example_openclaw/ ) / [ ZH Blog] ( https://modelscope.github.io/AgentJet/en/example_openclaw.zh/ ) .
2324- 2026.3.09 Non-shared-parameter Multiagent Training. [ EN Blog] ( https://modelscope.github.io/AgentJet/en/example_train_multi_model/ ) / [ ZH Blog] ( http://modelscope.github.io/AgentJet/en/example_train_multi_model.zh/ ) .
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " AgentJet"
7- version = " 0.0.3 "
7+ version = " 0.0.4 "
88readme = " README.md"
99classifiers = [
1010 " Development Status :: 3 - Alpha" ,
You can’t perform that action at this time.
0 commit comments