Sotopia

Latest version: v0.1.4

Safety actively analyzes 707396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.4

What's Changed
* Update langchain requirement from <0.3.0,>=0.2.5 to >=0.2.5,<0.4.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/236
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/235
* update macos test runner as macos-latest by ProKil in https://github.com/sotopia-lab/sotopia/pull/238
* feat(exp_eval): support tag for combo iteration by lwaekfjlk in https://github.com/sotopia-lab/sotopia/pull/245
* feat: Adding LLM Agents (Interview setting using openhands) to Sotopia Aact (Experimental) by akhatua2 in https://github.com/sotopia-lab/sotopia/pull/248
* feat: Initial Message for LLM agnets in Sotopia Aact (Experimental) by akhatua2 in https://github.com/sotopia-lab/sotopia/pull/249
* feat: Adding Chat print node for pretty printing chat conversation between agents by akhatua2 in https://github.com/sotopia-lab/sotopia/pull/250
* doc: API endpoints for sotopia by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/242
* feat: FastAPI Implementation of Sotopia Part One (wo websocket) by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/246
* update the instruction to load existing data via docker by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/255
* fix doc by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/258
* feat: FastAPI Implementation of Sotopia Part Two (w websocket) by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/252
* Add customizable evaluation dimensions by bugsz in https://github.com/sotopia-lab/sotopia/pull/256
* Feat/addtional fast apis for non-streaming simulation and managing relationshio by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/265
* add custom eval fast api by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/268
* aact moderator by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/257
* Deploy the api to modal by bugsz in https://github.com/sotopia-lab/sotopia/pull/267
* Feature/sotopia demo UI by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/261
* feat: enabled saving and evaluation for moderator by JXZhou0224 in https://github.com/sotopia-lab/sotopia/pull/271
* Demo by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/264
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/274
* fix ui links by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/277
* Fix/ubuntu version by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/278
* feat: enabled saving and evaluation for moderator (271) by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/272
* remove langchain by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/279

New Contributors
* akhatua2 made their first contribution in https://github.com/sotopia-lab/sotopia/pull/248

**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* UI update by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/273


**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/233
* [Experimental] aact-based Based Agent by ProKil in https://github.com/sotopia-lab/sotopia/pull/221


**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Update libssl link in the notebook tutorial by ProKil in https://github.com/sotopia-lab/sotopia/pull/203
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/199
* Update Pydantic to v2 and redis-om to v0.3. by ProKil in https://github.com/sotopia-lab/sotopia/pull/138
* Fix: add check for JsonModel by yufansong in https://github.com/sotopia-lab/sotopia/pull/211
* Fix: add fixed hiredis version by yufansong in https://github.com/sotopia-lab/sotopia/pull/210
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/214
* improve the documentation by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/194
* Fix: change hiredis version to >= 3.0.0 by yufansong in https://github.com/sotopia-lab/sotopia/pull/216
* Adding a devcontainer with Redis and a Ollama server by ProKil in https://github.com/sotopia-lab/sotopia/pull/217
* Migration from Poetry to uv by ProKil in https://github.com/sotopia-lab/sotopia/pull/218
* Update litellm requirement from <1.41.0,>=1.23.12 to >=1.23.12,<1.50.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/227
* Update langchain requirement from <0.3.0,>=0.2.5 to >=0.2.5,<0.4.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/226
* Update langchain-openai requirement from <0.2.0,>=0.1.8 to >=0.1.8,<0.3.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/225
* Bump beartype from 0.14.1 to 0.19.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/202
* CI: Removing External Service Dependency in CI by ProKil in https://github.com/sotopia-lab/sotopia/pull/228
* Bump together from 0.2.11 to 1.3.1 by dependabot in https://github.com/sotopia-lab/sotopia/pull/206
* Adjusting for docker windows by hannahcha417 in https://github.com/sotopia-lab/sotopia/pull/230

New Contributors
* yufansong made their first contribution in https://github.com/sotopia-lab/sotopia/pull/211
* hannahcha417 made their first contribution in https://github.com/sotopia-lab/sotopia/pull/230

**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.1.0...v0.1.1

0.1.0

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
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/177
* fix LLM_Name by XuhuiZhou in https://github.com/sotopia-lab/sotopia/pull/179
* upgrade default model to handle bad-foratted outputs to gpt-4o-mini by yangalan123 in https://github.com/sotopia-lab/sotopia/pull/183
* [Automated] Merge release into main by ProKil in https://github.com/sotopia-lab/sotopia/pull/181
* Bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/161
* Add `bad_output_process_model` option and `use_fixed_model_version` option for all generation methods, to avoid future OpenAI API changes break Sotopia running. by yangalan123 in https://github.com/sotopia-lab/sotopia/pull/196

New Contributors
* Jasonqi146 made their first contribution in https://github.com/sotopia-lab/sotopia/pull/142
* yangalan123 made their first contribution in https://github.com/sotopia-lab/sotopia/pull/183

**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.0.11...v0.1.0

0.1.0rc.5

**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.1.0-rc.4...v0.1.0-rc.5

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.