Indexing Files

There is a special file called indices.yaml that is used to define the paths for the files that need to be indexed. The indexed files can be queried from the interface in a RAG fashion. At the moment, the only supported file types are txt and pdf.

paths:
  - /path/to/files/

From the command line you can manually add a path as in the following

$ wafl add /path/to/files/