What's Changed
* Bump anthropic from 0.28.1 to 0.30.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/127
* Add a test case for a single dimension evaluation by bugsz in https://github.com/sotopia-lab/sotopia/pull/123
* Change the input type of the ReachGoalLLMEvaluator by bugsz in https://github.com/sotopia-lab/sotopia/pull/129
* Support Azure API for agent and env models; Fix updates on langchain V0.2 by ruiyiw in https://github.com/sotopia-lab/sotopia/pull/132
* Improve the benchmark by evaluating multiple models and display the results by bugsz in https://github.com/sotopia-lab/sotopia/pull/126
* Bump litellm from 1.23.16 to 1.40.13 by dependabot in https://github.com/sotopia-lab/sotopia/pull/125
* background as variable by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/137
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/146
* Bump anthropic from 0.30.1 to 0.31.2 by dependabot in https://github.com/sotopia-lab/sotopia/pull/139
* finished custom url call by Jasonqi146 in https://github.com/sotopia-lab/sotopia/pull/142
* Autofix precommit for PRs by ProKil in https://github.com/sotopia-lab/sotopia/pull/143
* Enabled custom API key for custom OpenAI API by Jasonqi146 in https://github.com/sotopia-lab/sotopia/pull/154
* Bump types-setuptools from 70.3.0.20240710 to 71.1.0.20240724 by dependabot in https://github.com/sotopia-lab/sotopia/pull/153
* Bump pytest from 8.2.2 to 8.3.2 by dependabot in https://github.com/sotopia-lab/sotopia/pull/157
* fix call back handler by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/156
* Fix CI on main by ProKil in https://github.com/sotopia-lab/sotopia/pull/167
* Bump pydantic from 1.10.12 to 1.10.17 by dependabot in https://github.com/sotopia-lab/sotopia/pull/168
* Improve the docs and sync with dev by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/166
* Bump mypy from 1.10.1 to 1.11.1 by dependabot in https://github.com/sotopia-lab/sotopia/pull/162
* Remove `all_pks` from Sampler.sample by ProKil in https://github.com/sotopia-lab/sotopia/pull/160
* Bump types-setuptools from 71.1.0.20240806 to 72.2.0.20240821 by dependabot in https://github.com/sotopia-lab/sotopia/pull/173
* structured output by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/175
* Improvements on benchmark display and usage by bugsz in https://github.com/sotopia-lab/sotopia/pull/135
New Contributors
* Jasonqi146 made their first contribution in https://github.com/sotopia-lab/sotopia/pull/142
**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.0.11...v0.1.0-rc.1