This commit is contained in:
Paul Gauthier 2024-08-16 06:38:37 -07:00
parent f9ad633ee0
commit ed45baf85a

View file

@ -224,7 +224,7 @@ OpenAI appears to be making progress in allowing LLMs to
return JSON-wrapped code
without harming the code quality.
But it seems premature to consider switching from plain text
to JSON-wrapped code.
to JSON-wrapped code at this time.
---------