Open ahuang11 opened 3 months ago
Attention: Patch coverage is 27.14286%
with 51 lines
in your changes missing coverage. Please review.
Project coverage is 60.70%. Comparing base (
73fda79
) to head (18dfbf5
).
Files with missing lines | Patch % | Lines |
---|---|---|
lumen/ai/embeddings.py | 29.82% | 40 Missing :warning: |
lumen/ai/agents.py | 0.00% | 7 Missing :warning: |
lumen/ai/assistant.py | 33.33% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Uses duckdb instead of chromadb. Currently subsets embeddings by table name. Not sure how to handle ephemeral tables yet.