Closed ProKil closed 1 month ago
Attention: Patch coverage is 75.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 71.49%. Comparing base (
7f5be99
) to head (ec17cd2
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
sotopia/generation_utils/generate.py | 75.00% | 2 Missing :warning: |
@@ Coverage Diff @@
## main #217 +/- ##
==========================================
- Coverage 71.82% 71.49% -0.33%
==========================================
Files 55 55
Lines 2875 3021 +146
==========================================
+ Hits 2065 2160 +95
- Misses 810 861 +51
Files with missing lines | Coverage Δ | |
---|---|---|
sotopia/generation_utils/generate.py | 62.50% <75.00%> (+1.34%) |
:arrow_up: |
This PR introduces an experimental dev container which would allow developers to easily set up a clean environment with a Redis server and an LLM server running in the local environment with minimal memory footprint (<4GB) so that it could run easily on laptop and codespaces.
📑 Description
model_name
for reformatting.Out of scope:
✅ Checks
type/descript
(e.g.feature/add-llm-agents
)ℹ Additional Information