Build a LLM retrieval pipeline with Metal (RAG)
Add Datasource
button to create a new Datasource.
Add Index
button to create a new Index.
You can then connect your Index to the existing Datasource.
Upload File
button to upload your files.
Accepted file formats are PDF, DOC, DOCX, XLSX, and CSV. This will now become Data Entities
.
After you’ve added a file, Metal preprocess the data, create the chunks and generate the embeddings that will be used for retrieval.