203 B
203 B
- Fixed a crash in OpenAI LLM processing when the provider returns
chunk.choices[0].delta.audio = None, which caused'NoneType' object has no attribute 'get'errors during audio transcript handling.