Releases: sotopia-lab/sotopia
Releases · sotopia-lab/sotopia
v0.0.10
What's Changed
- Sotopia Benchmark CLI API by @XuhuiZhou @ProKil in #69
- Bump google-generativeai from 0.5.4 to 0.6.0 by @dependabot in #108
- Sync main branch with release by @ProKil in #106
- Bump groq from 0.4.2 to 0.9.0 by @dependabot in #105
- Bump langchain-openai from 0.0.5 to 0.0.6 by @dependabot in #103
- Remove pandas dependency by @ProKil in #109
New Contributors
- @dependabot made their first contribution in #108
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Tutorial notebooks that can be directly opened in colab by @ProKil in #90
- simutaneous -> simultaneous; allow CI to be run from PR by @ProKil @Armxyz1 in #97
- support concurrency control for workflow by @lwaekfjlk in #99
- support dependabot for auto package bump by @lwaekfjlk in #98
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- bumped langchain and openai version by @ProKil in #25
- fix empty background issue by @bugsz in #27
- support human evaluation task release based on Otree by @lwaekfjlk in #31
- Feature/litellm by @clementou in #32
- add csv& json by @XuhuiZhou in #30
- add agreement calculation for human eval by @lwaekfjlk in #35
- Update sampler in server configuration by @ProKil in #33
- fix expired link in README by @lwaekfjlk in #44
- add more instruction for the redis deployment by @lwaekfjlk in #45
- Use Ruff as the formatter by @ProKil in #41
- support full serialization of database by @lwaekfjlk in #46
- Fixed litellm context length by @ProKil in #53
- Update README.md with instructions for running code and accessing data by @XuhuiZhou in #42
- add more badges by @lwaekfjlk in #66
- Add a link to a google colab tutorial by @ProKil in #67
- update pyproject.toml by @lwaekfjlk in #50
- Feature/benchmark_evaluator by @XuhuiZhou in #68
- support more notebooks for redis guideline by @lwaekfjlk in #63
- Add Colab Tutorial to Readme by @ProKil in #73
- Adding a doc site using Nextra by @ProKil in #78
- Update dependency list and move optional ones to extra dependencies by @ProKil in #80
New Contributors
- @lwaekfjlk made their first contribution in #31
- @clementou made their first contribution in #32
Full Changelog: agent_vs_storyteller_v1...v0.0.7
v0.0.1-alpha
The version for running simulation of agent vs story-teller