Skip to content

Replace duplicate Vectors metric with embedding dimension#58

Merged
Neverdecel merged 1 commit into
masterfrom
claude/de-ui-duplicate-metrics-u0rc64
Jun 19, 2026
Merged

Replace duplicate Vectors metric with embedding dimension#58
Neverdecel merged 1 commit into
masterfrom
claude/de-ui-duplicate-metrics-u0rc64

Conversation

@Neverdecel

Copy link
Copy Markdown
Owner

The sidebar showed a 'Vectors' count that was always identical to
'Chunks' (each chunk maps 1:1 to one embedding vector), so the status
dict populated "vectors" from total_chunks. Drop the redundant key and
surface the embedding dimension instead, which is a genuinely distinct,
already-available index property.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_0146322CMjUFgK5MPofG4vLd

The sidebar showed a 'Vectors' count that was always identical to
'Chunks' (each chunk maps 1:1 to one embedding vector), so the status
dict populated "vectors" from total_chunks. Drop the redundant key and
surface the embedding dimension instead, which is a genuinely distinct,
already-available index property.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0146322CMjUFgK5MPofG4vLd
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Neverdecel Neverdecel merged commit aa75608 into master Jun 19, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants