Structs

Sends HTTP request to the Aleph Alpha API

A prompt which is passed to the model for inference. Usually it is one text item, but it could also be a combination of several modalities like images and text.

Sampling controls how the tokens (“words”) are selected for the completion.

Completes a prompt. E.g. continues a text.

Enums

The prompt for models can be a combination of different modalities (Text and Image). The type of modalities which are supported depend on the Model in question.