Skip to content

Commit 3a6fcc5

Browse files
committed
fix: get models
1 parent 336cd46 commit 3a6fcc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Agents/Adapters/XAI.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ public function getModels(): array
5555
{
5656
return [
5757
self::MODEL_GROK_2_LATEST,
58+
self::MODEL_GROK_2_IMAGE,
5859
];
5960
}
6061

0 commit comments

Comments
 (0)