# Structs
A model that returns classification results for a list of text strings.
The input object for the classification model.
The output object for the classification model.
A classification label with its corresponding probability.
A classification result for a single text string.
A model that returns embeddings for a list of text strings.
The input object for the embeddings model.
The output object for the embeddings model.