AI.Provider.UnsupportedFunctionalityError exception (AI SDK v0.0.1-rc.0)
View SourceError raised when a functionality is not supported by the model.
Summary
Functions
Callback implementation for Exception.message/1
.
Types
@type t() :: %AI.Provider.UnsupportedFunctionalityError{ __exception__: true, functionality: String.t() }
Functions
Callback implementation for Exception.message/1
.