Type Alias SearchResponse

type SearchResponse = {
    chunks: Chunk[];
}
Index
chunks: Chunk[]

Retrieved document chunks