v4.6.5

Stirling-Tools/Stirling-PDFv4.6.5Aug 29, 2026by github-actions[bot]

AI Summary

This update targets stability issues within the Large Language Model (LLM) integration. It isolates Bedrock sync calls to prevent conflicts with the shared HTTP pool and fixes the web interface to prevent auto mode from being incorrectly enabled for custom LLM providers.

Key Highlights

  • Isolate Bedrock sync calls from litellm's shared HTTP pool
  • Fix web interface to prevent auto mode for custom LLM providers

Full Release Notes

See the assets to download this version and install.

## What's Changed
* fix(llm): isolate Bedrock sync calls from litellm's shared HTTP pool (#14362) to release v4.6 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/14364
* fix(web): never enable auto mode for custom LLM providers (#14369) to release v4.6 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/14372


**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.6.4...v4.6.5