Insert chunks into a RagnarStore
Arguments
- store
a RagnarStore
object
- chunks
a character vector or a dataframe with a text
column, and
optionally, a pre-computed embedding
matrix column. If embedding
is not
present, then store@embed()
is used. chunks
can also be a character
vector.