To add a document you can simply add a string. This will store the string in the "" (i.e. empty string) field (unless you specify the default field when you create the index).
Document embeddings are different from word embeddings in that they give you one embedding for an entire text, whereas word embeddings give you embeddings for individual words. For this tutorial, we ...