Sotopia

Latest version: v0.0.11

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

Scan your dependencies

Page 1 of 2

0.1.0rc.3

What's Changed
* upgrade default model to handle bad-foratted outputs to gpt-4o-mini by yangalan123 in https://github.com/sotopia-lab/sotopia/pull/183

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

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

0.1.0rc.2

What's Changed
* [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


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

0.1.0rc.1

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

0.0.11

What's Changed
Depedencies
* Bump pettingzoo from 1.24.0 to 1.24.3 by dependabot in https://github.com/sotopia-lab/sotopia/pull/112
* Bump google-generativeai from 0.6.0 to 0.7.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/111
* Bump lxml from 4.9.4 to 5.2.2 by dependabot in https://github.com/sotopia-lab/sotopia/pull/118
* Bump anthropic from 0.26.1 to 0.28.1 by dependabot in https://github.com/sotopia-lab/sotopia/pull/117
* Bump fastapi from 0.109.2 to 0.110.3 by dependabot in https://github.com/sotopia-lab/sotopia/pull/121

Code Coverage
* support codecov by lwaekfjlk in https://github.com/sotopia-lab/sotopia/pull/100

Docs
* Add platform selection button in redis installation section by ProKil in https://github.com/sotopia-lab/sotopia/pull/114

Feature Changes
* Langchain V0.2 and Sync API deprecated by ProKil in https://github.com/sotopia-lab/sotopia/pull/116
* Setup everything for sotopia in one script by ProKil in https://github.com/sotopia-lab/sotopia/pull/122


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

0.0.10

What's Changed
* Sotopia Benchmark CLI API by XuhuiZhou ProKil in https://github.com/sotopia-lab/sotopia/pull/69
* Bump google-generativeai from 0.5.4 to 0.6.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/108
* Sync main branch with release by ProKil in https://github.com/sotopia-lab/sotopia/pull/106
* Bump groq from 0.4.2 to 0.9.0 by dependabot in https://github.com/sotopia-lab/sotopia/pull/105
* Bump langchain-openai from 0.0.5 to 0.0.6 by dependabot in https://github.com/sotopia-lab/sotopia/pull/103
* Remove pandas dependency by ProKil in https://github.com/sotopia-lab/sotopia/pull/109

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

**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.0.9...v0.0.10

0.0.9

What's Changed
* Tutorial notebooks that can be directly opened in colab by ProKil in https://github.com/sotopia-lab/sotopia/pull/90
* simutaneous -> simultaneous; allow CI to be run from PR by ProKil Armxyz1 in https://github.com/sotopia-lab/sotopia/pull/97
* support concurrency control for workflow by lwaekfjlk in https://github.com/sotopia-lab/sotopia/pull/99
* support dependabot for auto package bump by lwaekfjlk in https://github.com/sotopia-lab/sotopia/pull/98


**Full Changelog**: https://github.com/sotopia-lab/sotopia/compare/v0.0.8...v0.0.9

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.