155 B
155 B
- Fixed
LLMContext.create_audio_message()by correcting an internal helper that was incorrectly declared async while being run inasyncio.to_thread().
LLMContext.create_audio_message() by correcting an internal helper that was incorrectly declared async while being run in asyncio.to_thread().