Releases: sotopia-lab/sotopia
Releases · sotopia-lab/sotopia
v0.1.3
v0.1.2
v0.1.1
What's Changed
- Update libssl link in the notebook tutorial by @ProKil in #203
- [Automated] Merge release into main by @ProKil in #199
- Update Pydantic to v2 and redis-om to v0.3. by @ProKil in #138
- Fix: add check for JsonModel by @yufansong in #211
- Fix: add fixed hiredis version by @yufansong in #210
- [Automated] Merge release into main by @ProKil in #214
- improve the documentation by @XuhuiZhou in #194
- Fix: change hiredis version to >= 3.0.0 by @yufansong in #216
- Adding a devcontainer with Redis and a Ollama server by @ProKil in #217
- Migration from Poetry to uv by @ProKil in #218
- Update litellm requirement from <1.41.0,>=1.23.12 to >=1.23.12,<1.50.0 by @dependabot in #227
- Update langchain requirement from <0.3.0,>=0.2.5 to >=0.2.5,<0.4.0 by @dependabot in #226
- Update langchain-openai requirement from <0.2.0,>=0.1.8 to >=0.1.8,<0.3.0 by @dependabot in #225
- Bump beartype from 0.14.1 to 0.19.0 by @dependabot in #202
- CI: Removing External Service Dependency in CI by @ProKil in #228
- Bump together from 0.2.11 to 1.3.1 by @dependabot in #206
- Adjusting for docker windows by @hannahcha417 in #230
New Contributors
- @yufansong made their first contribution in #211
- @hannahcha417 made their first contribution in #230
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump anthropic from 0.28.1 to 0.30.0 by @dependabot in #127
- Add a test case for a single dimension evaluation by @bugsz in #123
- Change the input type of the ReachGoalLLMEvaluator by @bugsz in #129
- Support Azure API for agent and env models; Fix updates on langchain V0.2 by @ruiyiw in #132
- Improve the benchmark by evaluating multiple models and display the results by @bugsz in #126
- Bump litellm from 1.23.16 to 1.40.13 by @dependabot in #125
- background as variable by @XuhuiZhou in #137
- [Automated] Merge release into main by @ProKil in #146
- Bump anthropic from 0.30.1 to 0.31.2 by @dependabot in #139
- finished custom url call by @Jasonqi146 in #142
- Autofix precommit for PRs by @ProKil in #143
- Enabled custom API key for custom OpenAI API by @Jasonqi146 in #154
- Bump types-setuptools from 70.3.0.20240710 to 71.1.0.20240724 by @dependabot in #153
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot in #157
- fix call back handler by @XuhuiZhou in #156
- Fix CI on main by @ProKil in #167
- Bump pydantic from 1.10.12 to 1.10.17 by @dependabot in #168
- Improve the docs and sync with dev by @XuhuiZhou in #166
- Bump mypy from 1.10.1 to 1.11.1 by @dependabot in #162
- Remove
all_pks
from Sampler.sample by @ProKil in #160 - Bump types-setuptools from 71.1.0.20240806 to 72.2.0.20240821 by @dependabot in #173
- structured output by @XuhuiZhou in #175
- Improvements on benchmark display and usage by @bugsz in #135
- [Automated] Merge release into main by @ProKil in #177
- fix LLM_Name by @XuhuiZhou in #179
- upgrade default model to handle bad-foratted outputs to gpt-4o-mini by @yangalan123 in #183
- [Automated] Merge release into main by @ProKil in #181
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #161
- Add
bad_output_process_model
option anduse_fixed_model_version
option for all generation methods, to avoid future OpenAI API changes break Sotopia running. by @yangalan123 in #196
New Contributors
- @Jasonqi146 made their first contribution in #142
- @yangalan123 made their first contribution in #183
Full Changelog: v0.0.11...v0.1.0
v0.1.0-rc.5
Full Changelog: v0.1.0-rc.4...v0.1.0-rc.5
v0.1.0-rc.4
fix the hires error
What's Changed
- [Automated] Merge release into main by @ProKil in #181
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #161
- Add
bad_output_process_model
option anduse_fixed_model_version
option for all generation methods, to avoid future OpenAI API changes break Sotopia running. by @yangalan123 in #196
Full Changelog: v0.1.0-rc.3...v0.1.0-rc.4
What's Changed
- [Automated] Merge release into main by @ProKil in #181
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #161
- Add
bad_output_process_model
option anduse_fixed_model_version
option for all generation methods, to avoid future OpenAI API changes break Sotopia running. by @yangalan123 in #196
Full Changelog: v0.1.0-rc.3...v0.1.0-rc.4
v0.1.0-rc.3
What's Changed
- upgrade default model to handle bad-foratted outputs to gpt-4o-mini by @yangalan123 in #183
New Contributors
- @yangalan123 made their first contribution in #183
Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3
v0.1.0-rc.2
What's Changed
- [Automated] Merge release into main by @ProKil in #177
- fix LLM_Name by @XuhuiZhou in #179
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
What's Changed
- Bump anthropic from 0.28.1 to 0.30.0 by @dependabot in #127
- Add a test case for a single dimension evaluation by @bugsz in #123
- Change the input type of the ReachGoalLLMEvaluator by @bugsz in #129
- Support Azure API for agent and env models; Fix updates on langchain V0.2 by @ruiyiw in #132
- Improve the benchmark by evaluating multiple models and display the results by @bugsz in #126
- Bump litellm from 1.23.16 to 1.40.13 by @dependabot in #125
- background as variable by @XuhuiZhou in #137
- [Automated] Merge release into main by @ProKil in #146
- Bump anthropic from 0.30.1 to 0.31.2 by @dependabot in #139
- finished custom url call by @Jasonqi146 in #142
- Autofix precommit for PRs by @ProKil in #143
- Enabled custom API key for custom OpenAI API by @Jasonqi146 in #154
- Bump types-setuptools from 70.3.0.20240710 to 71.1.0.20240724 by @dependabot in #153
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot in #157
- fix call back handler by @XuhuiZhou in #156
- Fix CI on main by @ProKil in #167
- Bump pydantic from 1.10.12 to 1.10.17 by @dependabot in #168
- Improve the docs and sync with dev by @XuhuiZhou in #166
- Bump mypy from 1.10.1 to 1.11.1 by @dependabot in #162
- Remove
all_pks
from Sampler.sample by @ProKil in #160 - Bump types-setuptools from 71.1.0.20240806 to 72.2.0.20240821 by @dependabot in #173
- structured output by @XuhuiZhou in #175
- Improvements on benchmark display and usage by @bugsz in #135
New Contributors
- @Jasonqi146 made their first contribution in #142
Full Changelog: v0.0.11...v0.1.0-rc.1
v0.0.11
What's Changed
Depedencies
- Bump pettingzoo from 1.24.0 to 1.24.3 by @dependabot in #112
- Bump google-generativeai from 0.6.0 to 0.7.0 by @dependabot in #111
- Bump lxml from 4.9.4 to 5.2.2 by @dependabot in #118
- Bump anthropic from 0.26.1 to 0.28.1 by @dependabot in #117
- Bump fastapi from 0.109.2 to 0.110.3 by @dependabot in #121
Code Coverage
- support codecov by @lwaekfjlk in #100
Docs
Feature Changes
- Langchain V0.2 and Sync API deprecated by @ProKil in #116
- Setup everything for sotopia in one script by @ProKil in #122
Full Changelog: v0.0.10...v0.0.11