v3.2.16
See the assets to download this version and install.
What's Changed
- fix(llm): omit sampling params + use adaptive thinking for Claude Opus 4.8 (backport #11524) by @justin-tahara in #11530
- fix(chat): eliminate ReDoS in citation processor partial-citation regex (#11527) to release v3.2 by @justin-tahara in #11535
- fix(tools): rename Code Interpreter LLM function name off OpenAI-reserved "python" (v3.2 backport) by @justin-tahara in #13246
Full Changelog: v3.2.15...v3.2.16