What's Changed
* chore: update __init__.py by eltociear in https://github.com/ServiceNow/AgentLab/pull/181
* parallel study evaluation by recursix in https://github.com/ServiceNow/AgentLab/pull/180
* Refactor HuggingFace model initialization to include base model name … by jardinetsouffleton in https://github.com/ServiceNow/AgentLab/pull/190
* limiting to python 3.11 and above by ThibaultLSDC in https://github.com/ServiceNow/AgentLab/pull/194
* Implement parallel processing for studies using ProcessPoolExecutor a… by recursix in https://github.com/ServiceNow/AgentLab/pull/195
* Update README.md, fix typo by ollmer in https://github.com/ServiceNow/AgentLab/pull/196
* small API change - passing exp_root to study.run() by optimass in https://github.com/ServiceNow/AgentLab/pull/200
* added `study.shuffle_exps()` feature by optimass in https://github.com/ServiceNow/AgentLab/pull/202
* trying to fix tests by ThibaultLSDC in https://github.com/ServiceNow/AgentLab/pull/206
* Add new agent configurations for Claude Sonnet 3.5 and vision models by jardinetsouffleton in https://github.com/ServiceNow/AgentLab/pull/213
New Contributors
* eltociear made their first contribution in https://github.com/ServiceNow/AgentLab/pull/181
* optimass made their first contribution in https://github.com/ServiceNow/AgentLab/pull/200
**Full Changelog**: https://github.com/ServiceNow/AgentLab/compare/v0.3.2...v0.4.0