koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
vector-storage
/
ai.koog.rag.vector
/
EmbeddingBasedDocumentStorage
/
EmbeddingBasedDocumentStorage
Embedding
Based
Document
Storage
constructor
(
embedder
:
DocumentEmbedder
<
Document
>
,
storage
:
VectorStorage
<
Document
>
)
(
source
)
Parameters
Document
The type of the document being stored and ranked.