quivr/docs/configuring
Stan Girard 8b0c55de5c
feat(llamaparse): Add Llama Parse integration for complex document parsing (#2517)
This pull request adds Llama Parse integration for complex document
parsing in Quivr. Llama Parse is a tool from Llama Index that allows you
to read complex documents in Quivr. It provides an API key that needs to
be added to the `.env` file as `LLAMA_CLOUD_API_KEY`. Once configured,
you can use the Llama Parse tool to read `pdf`, `docx`, and `doc` files
in Quivr.
2024-04-29 09:31:21 -07:00
..
authentication.mdx docs: add new configuration items (#2483) 2024-04-24 03:34:24 -07:00
environment-variables.mdx docs: add new configuration items (#2483) 2024-04-24 03:34:24 -07:00
increase-user-usage.mdx docs: add new configuration items (#2483) 2024-04-24 03:34:24 -07:00
llamaparse.mdx feat(llamaparse): Add Llama Parse integration for complex document parsing (#2517) 2024-04-29 09:31:21 -07:00
new-model.mdx docs: add new configuration items (#2483) 2024-04-24 03:34:24 -07:00
profiler.mdx Fix typo in profiler URL parameter 2024-04-28 19:08:48 +02:00
reranking.mdx docs: Add reranking configuration guide (#2489) 2024-04-24 14:26:28 -07:00
resend-emails.mdx docs: add new configuration items (#2483) 2024-04-24 03:34:24 -07:00
telemetry.mdx docs: Update telemetry configuration in Quivr (#2490) 2024-04-24 14:29:20 -07:00