mirror of
https://github.com/run-llama/llamaindex.net.git
synced 2026-06-30 20:37:55 -04:00
512 B
512 B
LlamaIndex .NET Samples
This directory contains getting started for LlamaIndex
| Sample | Type | Description |
|---|---|---|
| ParseDocuments | Console | Console application that shows the basics of getting started with LlamaParse .NET client SDK |
| LlamaParseAspire | Web (Aspire) | ASP.NET Core Web API with Aspire Orchestration enabled. Uses LlamaParse to parse documents and return response back to users. |