GrokConnector class

Inheritance

Constructors

GrokConnector({required String apiKey})

Properties

apiKey String
final
grok2_5 Grok2_5
no setter
grok2Mini Grok2Mini
no setter
grok3 Grok3
no setter
grok3Mini Grok3Mini
no setter
grok4 Grok4
no setter
grok4Fast Grok4Fast
no setter
grok4Heavy Grok4Heavy
no setter
grokCodeFast1 GrokCodeFast1
no setter
hashCode int
The hash code for this object.
no setterinherited
name Models
Name of the AI model connector.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited