What's Changed
- !refactor: extract worker and evaluatee by @vegetablest in #187
- fix: ensure messages are not lost when exceptions occur by @vegetablest in #189
- docs: invoke agent with AsyncLocalPyBoxManager by @weekenthralling in #192
- fix(eval): constructing vlm instance by @vegetablest in #196
- chore: upgrade vllm in RTB by @edwardzjl in #201
- Fix hazard extraction logic and refine conditional checks by @vegetablest in #204
- Fix: Use
sysconfig.get_path
to correctly retrieve the Python directory across platforms by @zTaoplus in #210
Full Changelog: v0.2.26...v0.2.27