package
2.2.0
Repository: https://github.com/fermyon/spin.git
Documentation: pkg.go.dev

# Functions

GenerateEmbeddings generates the embeddings for the supplied list of text.
Infer performs inferencing using the provided model and prompt with the given optional parameters.

# Structs

EmbeddingsResult of generating embeddings.
Embeddings is usage related to an embeddings generation request.
InferenceParams is the optional request parameters.
InferencingResult is the result of an inference.
InferencingUsage represents information related to the inferencing result.