See the assets to download this version and install.
What's Changed
- fix(chat): cache failed plaintext extractions to stop S3 re-fetch storm (#11268) to release v3.2 by @justin-tahara in #11288
- fix(metrics): populate llm_model column for single-model chats (#11309) to release v3.2 by @justin-tahara in #11317
- fix(voice): unbreak OpenAI STT after Realtime Beta API deprecation (#11322) to release v3.2 by @justin-tahara in #11331
- fix(chat): lazy-load chat file bytes to stop api-server OOM (#11439) to release v3.2 by @justin-tahara in #11452
Full Changelog: v3.2.14...v3.2.15