v3.1.11
onyx-dot-app/onyxv3.1.11Jul 21, 2026by github-actions[bot]
AI Summary
A maintenance release correcting the Code Interpreter function name for OpenAI compatibility.
Key Highlights
- Renamed Code Interpreter LLM function name to avoid OpenAI reserved 'python' keyword.
Full Release Notes
See the assets to download this version and install. ## What's Changed * fix(tools): rename Code Interpreter LLM function name off OpenAI-reserved "python" (v3.1 backport) by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/13247 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v3.1.10...v3.1.11