$chat->prompt($prompt, $TEMP);
is returning undefined.
Have you tried checking $chat->success?
promt returns undef if no prompt parameter is supplied - or more precisely, if the prompt parameter is not a non-zero length string.
In reply to Re^3: Artificial Intelligence with Perl in 2023
by Bod
in thread Artificial Intelligence with Perl in 2023
by ait
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |