Invoke AI models from your functions
models
namespace from the SDK:
models
namespace are below, organized by category.
Model
base class.false
.ModelInfo
object for more information.Model
instance. It is
also available as a property on the Model
class.
ModelInfo
instances
directly.However, if you are implementing a custom model, you may wish to use a property
from this class, such as fullName
, for model providers that require the model
name in the input request body.