Files
music_library/lib/open_ai
Claudio Ortolina bdc1cd3992 Prevent callback return value from halting stream
The delta branch in decode_responses_event now explicitly returns
:ok after invoking the callback, so a callback returning {:error, _}
cannot be mistaken for a stream-level error by decode_events.
2026-04-13 13:14:33 +01:00
..
2026-03-13 10:52:01 +00:00
2026-04-05 16:01:29 +01:00