Llama Parse
Llama Parse is a tool from Llama Index that allows you to read complex documents in Quivr. Link to Llama Parse: https://cloud.llamaindex.ai/parseHow to use Llama Parse
- Go to https://cloud.llamaindex.ai/parse
-
Create an API key by clicking on the
Create API Key
button. -
Add
LLAMA_CLOUD_API_KEY
to your.env
file.
- Use the Llama Parse tool to read complex documents in Quivr - Currently only supports
pdf
,docx
, anddoc
files.