From 30e4b81660dbe16cf5dd726f9263ba6eb76840e0 Mon Sep 17 00:00:00 2001 From: eavanvalkenburg Date: Wed, 12 Feb 2025 10:52:35 +0100 Subject: [PATCH] another typo --- docs/decisions/0065-realtime-api-clients.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/decisions/0065-realtime-api-clients.md b/docs/decisions/0065-realtime-api-clients.md index afe6434440e4..d867286ddca4 100644 --- a/docs/decisions/0065-realtime-api-clients.md +++ b/docs/decisions/0065-realtime-api-clients.md @@ -950,7 +950,7 @@ Example of events coming from a few seconds of conversation with the OpenAI Real { "content_index": 0, "delta": ",", - "event_id": "event_AzlwG06k8F5N3lNd5Gpwh", + "event_id": "event_AzlwG06k8F5N3lAnd5Gpwh", "item_id": "item_AzlwFKH1rmAndQLC7YZiXB", "output_index": 0, "response_id": "resp_AzlwF7CVNcKelcIOECR33", @@ -1036,7 +1036,7 @@ Example of events coming from a few seconds of conversation with the OpenAI Real }, { "content_index": 0, - "event_id": "event_AzlwGu2ND7Q4zRbR6M6eQ", + "event_id": "event_AzlwGu2And7Q4zRbR6M6eQ", "item_id": "item_AzlwFKH1rmAndQLC7YZiXB", "output_index": 0, "response_id": "resp_AzlwF7CVNcKelcIOECR33",