#gpt-4-1106-preview utf-8 bug

1 messages · Page 1 of 1 (latest)

charred frost
#

Hey with the new gpt-4-1106-preview i often get not utf-8 response for instance in french you have accent and openai returns this Pack Ultron White - Tondeuse + Sèche-cheveux instead of Pack Ultron White - Tondeuse + Sèche cheveux

finite gate
#

I'm also having this issue. I initially thought it was happening only in gpt-4, but then I tested and also had the same issue with gpt-3.5

obtuse thistle
#
OpenAI Developer Forum

If I request a function to be called, gpt-4-1106-preview calls the function with parameters that have wrong UTF-8 encoding for non-ascii characters (international alphabets). Sometimes the characters are left out, sometimes they are just random and sometimes it uses HTML encoding. The same call works perfectly fine with gpt-3.5-turbo and gpt-4....