Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Initial Message for LLM agnets in Sotopia Aact (Experimental) #249

Merged
merged 25 commits into from
Nov 16, 2024

Merge branch 'scene_context' of https://github.com/sotopia-lab/sotopi…

e778db8
Select commit
Loading
Failed to load commit list.
Merged

feat: Initial Message for LLM agnets in Sotopia Aact (Experimental) #249

Merge branch 'scene_context' of https://github.com/sotopia-lab/sotopi…
e778db8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 0s

72.88% (+0.00%) compared to 7d2ab2f

View this Pull Request on Codecov

72.88% (+0.00%) compared to 7d2ab2f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.88%. Comparing base (7d2ab2f) to head (e778db8).
Report is 16 commits behind head on main.

@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   72.88%   72.88%           
=======================================
  Files          58       58           
  Lines        2972     2972           
=======================================
  Hits         2166     2166           
  Misses        806      806           
Files with missing lines Coverage Δ
sotopia/experimental/__init__.py 100.00% <100.00%> (ø)
sotopia/experimental/agents/base_agent.py 97.50% <100.00%> (ø)