Pranav
19262f632f
fix: guard against missing choices ( #817 )
...
- Fixes guard by using optional chaining to safely check
chunk.choices?.[0] before accessing.
- Currently, accessing chunk.choices[0] without checking could throw if
choices was missing from the chunk.
2025-05-10 16:16:19 -07:00
..
2025-05-10 15:43:03 -07:00
2025-04-21 09:51:34 -04:00
2025-04-16 16:14:57 -07:00
2025-04-21 09:51:34 -04:00
2025-04-20 08:52:14 -07:00
2025-04-16 12:56:08 -04:00
2025-04-16 12:56:08 -04:00
2025-04-18 18:13:34 -07:00
2025-04-16 12:56:08 -04:00
2025-04-21 00:00:20 -07:00
2025-05-09 18:11:32 -07:00
2025-05-10 15:57:49 -07:00
2025-04-19 16:23:27 -07:00
2025-04-30 16:19:55 -07:00
2025-04-30 16:19:55 -07:00
2025-04-26 12:43:51 -07:00
2025-04-18 22:55:24 -07:00
2025-04-22 17:31:25 -04:00
2025-05-09 18:11:32 -07:00
2025-05-09 18:11:32 -07:00
2025-04-21 00:00:20 -07:00
2025-04-22 13:49:10 -07:00
2025-05-09 18:11:32 -07:00
2025-05-10 16:16:19 -07:00
2025-04-30 11:37:11 -07:00
2025-04-16 12:56:08 -04:00
2025-04-24 17:00:14 -07:00
2025-04-21 12:33:57 -04:00
2025-04-21 12:39:46 -04:00