Skip to content

Commit 3c6590f

Browse files
authored
Update LlamaParse documentation link (#20034)
* Update LlamaParse documentation link * Update LlamaParse documentation link
1 parent 1a7c22c commit 3c6590f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/content/docs/framework/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ If you're an enterprise developer, check out [**LlamaCloud**](https://llamaindex
122122

123123
You can also check out the [LlamaCloud documentation](https://docs.cloud.llamaindex.ai/) for more details.
124124

125-
- **Document Parsing (LlamaParse)**: LlamaParse is the best-in-class document parsing solution. It's powered by VLMs and perfect for even the most complex documents (nested tables, embedded charts/images, and more). [Learn more](https://www.llamaindex.ai/llamaparse) or check out the [docs](https://docs.cloud.llamaindex.ai/llamaparse/overview).
125+
- **Document Parsing (LlamaParse)**: LlamaParse is the best-in-class document parsing solution. It's powered by VLMs and perfect for even the most complex documents (nested tables, embedded charts/images, and more). [Learn more](https://www.llamaindex.ai/llamaparse) or check out the [docs](https://docs.cloud.llamaindex.ai/llamaparse).
126126
- **Document Extraction (LlamaExtract)**: Given a human-defined or inferred schema, extract structured data from any document. [Learn more](https://www.llamaindex.ai/llamaextract) or check out the [docs](https://docs.cloud.llamaindex.ai/llamaextract/getting_started).
127127
- **Indexing/Retrieval**: Set up an e2e pipeline to index a collection of documents for retrieval. Connect your data source (e.g. Sharepoint, Google Drive, S3), your vector DB data sink, and we automatically handle the document processing and syncing. [Learn more](https://www.llamaindex.ai/enterprise) or check out the [docs](https://docs.cloud.llamaindex.ai/llamacloud/getting_started).
128128

docs/src/content/docs/framework/llama_cloud/llama_parse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Your LLM application performance is only as good as your data. The main goal of
88

99
## Resources
1010

11-
- [LlamaParse documentation](https://docs.cloud.llamaindex.ai/llamaparse/overview)
11+
- [LlamaParse documentation](https://docs.cloud.llamaindex.ai/llamaparse)
1212
- [Learn more about LlamaParse](https://www.llamaindex.ai/llamaparse)
1313
- [Sign up by signing up for LlamaCloud](https://cloud.llamaindex.ai/)

0 commit comments

Comments
 (0)