We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336cd46 commit 3a6fcc5Copy full SHA for 3a6fcc5
1 file changed
src/Agents/Adapters/XAI.php
@@ -55,6 +55,7 @@ public function getModels(): array
55
{
56
return [
57
self::MODEL_GROK_2_LATEST,
58
+ self::MODEL_GROK_2_IMAGE,
59
];
60
}
61
0 commit comments