Hi all, I'm currently developing a chat engine that would use the context of the vector index created from a plain text snippet. But I couldn't find any solutions in the Llamaindex docs that used raw text instead of feeding a list of files through SimpleDirectoryReader. Can anyone please help me on how to achieve this?