Closed ahuang11 closed 3 months ago
Attention: Patch coverage is 0%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 57.32%. Comparing base (
9839a5a
) to head (505f3ad
). Report is 5 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
lumen/ai/controls.py | 0.00% | 28 Missing :warning: |
lumen/ai/agents.py | 0.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Updates prompt so LLM knows to perform nearest join match.
On randomized data, it seems to work
Another example; runs a bit slow on closest match
This PR also fixes using NestedSelect instead of Upload to join table.