koog
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
rag-vector
/
ai.koog.rag.vector.storage
/
EmbeddingStorage
/
allDocuments
all
Documents
open
fun
allDocuments
(
)
:
Flow
<
Document
>
(
source
)
Retrieves a flow of all documents stored in the system.
Return
A flow emitting each document individually.