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