chore: technical maintenance, reduced duplication

This commit is contained in:
Per Stark
2026-06-18 14:58:13 +02:00
parent dbf8c91b1f
commit 3b3c2ac55e
12 changed files with 546 additions and 561 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ use crate::storage::{
indexes::{ensure_runtime, rebuild},
types::{
knowledge_entity_embedding::KnowledgeEntityEmbedding, system_settings::SystemSettings,
text_chunk_embedding::TextChunkEmbedding,
text_chunk_embedding::TextChunkEmbedding, EmbeddingRecord,
},
};