Open Shahab-Ershad opened 5 months ago
It works correctly with any other language I ask it questions in, but I get an error when I use Persian.
$question = 'سلام'; $result = Gemini::generateText($question);
error: Undefined array key "content"
It works correctly with any other language I ask it questions in, but I get an error when I use Persian.
$question = 'سلام'; $result = Gemini::generateText($question);
error: Undefined array key "content"