menu
wayfinder_embeddings package
documentation
okf_knowledge.dart
KnowledgeSearchResponse
matches property
matches property
dark_mode
light_mode
matches
property
List
<
SearchResult
>
matches
final
Query-ranked matches, one best passage per concept.
Implementation
final List<SearchResult> matches;
wayfinder_embeddings package
documentation
okf_knowledge
KnowledgeSearchResponse
matches property
KnowledgeSearchResponse class