79458340

Date: 2025-02-21 18:41:09
Score: 1
Natty:
Report link

I believe your usage of trim() here is removing the spaces that you actually want to keep:

$text = trim($json['choices'][0]['delta']['content']);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Magnie Mozios