@wildix/wim-knowledge-base-client > SearchKnowledgeBaseResultItem > semanticScore
SearchKnowledgeBaseResultItem.semanticScore property
The score of the result, calculated from the semantic vector search score.
Signature:
semanticScore?: number | undefined;