Type Alias spin_sdk::llm::llm::InferencingModel

source ·
pub type InferencingModel = String;
Expand description

A Large Language Model.

Aliased Type§

struct InferencingModel { /* private fields */ }