-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Description
Hi there,
thanks for the great work on Sotopia! I’m really excited to try it out.
I followed the instructions in the docs (via docs.sotopia.world) to run the evaluator, but I ran into a couple of issues:
• The example code in the documentation for the evaluator does not run successfully with the current codebase — some function or API appears to have changed.
• The gin configuration files referenced in the docs (or example folder) don’t seem to match what’s in the codebase any more: parameter names, config keys, and expected values seem misaligned.
• In short: it seems like the code has moved ahead of the documentation, so a user trying to follow the docs doesn’t get a working end-to-end setup.
Would you be able to clarify whether:
1. There is a plan to update the documentation (including examples and gin config) to match the current version of the code?
2. There is a “working example” (tested) branch or config that you recommend users use to get up and running?
Thanks again for your work — I look forward to getting this running and exploring it further!
Additional Information
No response