Getting started
Contents
[
Hide
]
Get started with Aspose.LLM for .NET in a few steps:
- System requirements Supported .NET runtimes, operating systems, and hardware.
- Installation Add the Aspose.LLM NuGet package to your project.
- Licensing Apply a license (required for inference). Aspose.LLM does not run chat operations without one.
- How to run examples Build and run sample code.
- Hello, world! Minimal example: create an API, send a message, get a response.
- Quick wins Five compact recipes: first message, image input, save and restore, CPU-only run, CUDA GPU run.