sotopia-lab / sotopia

Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
https://docs.sotopia.world
MIT License
168 stars 21 forks source link

feat: Example for Integrating Realtime API into Sotopia. #234

Open ProKil opened 1 month ago

ProKil commented 1 month ago

Closes #229

📑 Description

This PR gives an example of simulating realtime conversation between agents in sotopia and aact.

✅ Checks

ℹ Additional Information

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.88%. Comparing base (080a17b) to head (9adf0e6).

@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   72.88%   72.88%           
=======================================
  Files          58       58           
  Lines        2972     2972           
=======================================
  Hits         2166     2166           
  Misses        806      806