Eric Traut
264d40efdc
Fix invalid input error on Azure endpoint ( #9387 )
...
Users of Azure endpoints are reporting that when they use `/review`,
they sometimes see an error "Invalid 'input[3].id". I suspect this is
specific to the Azure implementation of the `responses` API. The Azure
team generally copies the OpenAI code for this endpoint, but they do
have minor differences and sometimes lag in rolling out bug fixes or
updates.
The error appears to be triggered because the `/review` implementation
is using a user ID with a colon in it.
Addresses #9360
2026-01-19 08:21:27 -08:00
..
2026-01-19 11:35:03 +00:00
2026-01-13 10:22:51 -08:00
2026-01-13 10:22:51 -08:00
2026-01-12 21:30:09 -08:00
2026-01-18 19:22:28 -08:00
2026-01-15 17:24:00 +00:00
2026-01-17 16:01:26 -08:00
2026-01-13 10:22:51 -08:00
2026-01-17 16:01:26 -08:00
2026-01-13 19:45:00 +00:00
2026-01-18 11:39:08 -08:00
2026-01-18 01:31:14 +00:00
2025-12-18 17:02:03 -08:00
2026-01-17 16:01:26 -08:00
2026-01-19 10:44:31 +00:00
2026-01-19 08:21:27 -08:00
2026-01-16 11:12:52 -08:00
2026-01-17 09:05:53 -08:00
2026-01-16 22:22:08 -08:00
2026-01-07 20:11:12 +00:00
2026-01-08 15:06:44 -08:00
2025-12-22 19:59:27 +00:00
2026-01-07 10:35:09 -08:00
2026-01-16 09:30:11 -08:00
2026-01-12 12:16:24 +00:00
2026-01-12 12:16:24 +00:00
2026-01-19 10:44:31 +00:00
2026-01-09 17:31:17 +00:00
2026-01-18 01:31:14 +00:00
2025-11-04 17:44:02 -08:00
2026-01-09 12:09:30 -08:00
2026-01-08 21:48:30 -08:00
2026-01-12 23:12:59 +00:00
2026-01-10 00:53:47 +00:00
2026-01-17 16:01:26 -08:00
2026-01-08 10:36:36 -08:00
2026-01-13 17:57:09 -08:00
2026-01-14 18:44:04 +00:00
2026-01-18 11:39:08 -08:00
2025-09-24 14:29:51 -07:00
2026-01-08 15:07:30 +00:00
2025-12-02 17:54:02 +00:00
2025-10-20 20:57:37 +01:00
2026-01-17 16:01:26 -08:00
2026-01-15 17:24:00 +00:00
2026-01-09 13:09:21 +00:00
2026-01-07 17:04:53 +00:00
2026-01-13 10:22:51 -08:00
2026-01-09 12:09:30 -08:00
2026-01-13 16:59:33 -08:00
2026-01-18 19:22:28 -08:00
2025-12-22 09:36:44 -08:00
2026-01-14 19:14:24 +00:00
2025-11-28 11:34:57 +00:00
2025-12-02 11:26:27 +00:00
2026-01-07 20:11:12 +00:00
2025-12-04 17:58:58 +00:00
2025-11-06 12:47:20 -08:00
2026-01-14 08:30:46 -08:00
2026-01-19 11:35:34 +00:00
2026-01-16 11:12:52 -08:00
2026-01-19 11:35:34 +00:00
2026-01-08 15:07:30 +00:00
2025-12-18 12:50:00 -08:00
2025-11-20 11:04:11 -08:00
2026-01-19 11:35:03 +00:00
2025-10-20 08:50:54 -07:00
2026-01-07 13:06:20 -08:00
2025-09-22 17:16:02 +00:00
2025-10-20 23:53:03 +00:00
2025-12-18 16:12:52 -08:00
2026-01-02 16:51:03 -08:00
2026-01-08 16:23:06 -08:00