Skip to main content

Module types

Module types 

Source
Expand description

Types for the knowledge vector store.

Structs§

KnowledgeEntry
A knowledge entry stored with its embedding.
SearchRequest
Request to search knowledge.
SearchResult
Result of a vector similarity search.
StoreStats
Stats about the knowledge store.
WriteRequest
Request to write a knowledge entry.