GoogleAiModel Class

Wordize.AI.GoogleAiModel class. Google AI model.

GoogleAiModel class

Google AI model.

public sealed class GoogleAiModel : AiModel

Methods

NameDescription
static Create(AiModelType, string)Creates GoogleAiModel with the specified AiModelType.
static Create(string, string, string)Creates GoogleAiModel wit custom model url and name.

See Also