lzyyzznl
6c3a46fb41
fix(openai): use truncateUtf16Safe for image gen log value truncation ( #102611 )
...
* fix(openai): use truncateUtf16Safe for image gen log value truncation
One .slice(0, N) truncation site in the OpenAI image generation
provider may cut UTF-16 surrogate pairs in half when the log value
contains multi-byte characters such as emoji. Replace it with
truncateUtf16Safe to keep the truncated output valid Unicode.
* fix(openai): keep image auth logs UTF-16 safe
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-07-09 12:21:24 +01:00
..
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-18 10:54:40 +08:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-07-05 10:57:19 -07:00
2026-07-01 07:10:42 -07:00
2026-06-18 14:03:41 -04:00
2026-06-18 14:03:41 -04:00
2026-07-09 12:21:24 +01:00
2026-07-09 12:21:24 +01:00
2026-06-26 07:08:30 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-09 06:38:30 -04:00
2026-06-09 16:25:15 -07:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-19 20:43:17 +02:00
2026-06-19 20:43:17 +02:00
2026-06-04 21:33:54 -04:00
2026-07-07 00:18:20 +01:00
2026-07-07 00:18:20 +01:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-19 09:53:35 +02:00
2026-06-19 09:53:35 +02:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-07-01 06:48:57 +01:00
2026-07-06 12:06:55 +01:00
2026-06-04 21:33:54 -04:00
2026-07-06 08:56:20 +01:00
2026-06-04 21:33:54 -04:00
2026-07-01 06:48:57 +01:00
2026-07-06 08:56:20 +01:00
2026-06-04 21:33:54 -04:00
2026-06-14 19:21:25 +08:00
2026-07-06 20:57:56 +01:00
2026-06-15 14:17:15 +05:30
2026-06-30 11:31:08 -07:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-07-01 06:48:57 +01:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-07-09 08:55:31 +01:00
2026-07-09 08:55:31 +01:00
2026-07-09 08:55:31 +01:00
2026-07-09 08:55:31 +01:00
2026-07-09 08:55:31 +01:00
2026-07-09 08:55:31 +01:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-07-03 17:09:30 -07:00
2026-07-06 08:34:08 +01:00
2026-07-06 08:34:08 +01:00
2026-06-04 21:33:54 -04:00
2026-07-01 06:48:57 +01:00
2026-06-04 21:33:54 -04:00
2026-06-04 21:33:54 -04:00
2026-06-19 01:20:06 +08:00
2026-06-04 21:33:54 -04:00
2026-07-06 12:06:55 +01:00
2026-07-06 12:06:55 +01:00
2026-06-28 21:10:55 -07:00
2026-07-03 17:09:30 -07:00