Type Alias SearchResponse

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

Properties

Properties

chunks: Chunk[]

Retrieved document chunks