Skip to content

Reference Documentation (Code API)

This section contains the reference documentation for the public API of the project. Quick links to the most important classes and functions are provided below.

SDK

aana.AanaSDK - The main class for interacting with the Aana SDK. Use it to register endpoints and deployments and to start the server.

Endpoint

aana.api.Endpoint - The base class for defining endpoints in the Aana SDK.

Deployments

Deployments contains information about how to deploy models with a number of predefined deployments for such models as Whisper, LLMs, Hugging Face models, and more.

Models