Nexa iOS SDK
The NexaAI provides a Swift API for interacting with a native LLM/VLM backend. It supports text generation, multi-model, embedding, key-value cache, LoRA/model management, sampling configuration, chat templates and error handling.Quickstart
Set up the Nexa iOS SDK in your project using Swift Package Manager or binary frameworks.
API Reference
Explore how to use the LLM, VLM, Reranker, and Embedder classes with real code examples.
Was this page helpful?