v4.0.14

onyx-dot-app/onyxv4.0.14Jul 21, 2026by github-actions[bot]

AI Summary

Backports the Code Interpreter function name fix to the 4.0.x branch.

Key Highlights

  • fix(tools): rename Code Interpreter LLM function name

New Features

  • Code Interpreter function name fix

Full Release Notes

## Warning
Do not upgrade to this release if you want to preserve your existing indexed documents but have not yet run the document index migration, which can be done from any version v3.x. [See additional documentation here](https://docs.onyx.app/admins/advanced_configs/opensearch_document_index_migration#opensearch-document-index-migration).

See the assets to download this version and install.

## What's Changed
* fix(tools): rename Code Interpreter LLM function name off OpenAI-reserved "python" (v4.0 backport) by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/13243

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.0.13...v4.0.14