A reStructured Text (RST) file is a file format for textual data used primarily in the Python programming language community for technical documentation.
UnstructuredRSTLoader
You can load data from RST files with UnstructuredRSTLoader
using the following workflow.