3.31.3
Budibase/budibase3.31.3Feb 27, 2026by calexiou
AI Summary
This patch release focuses on backend improvements including migration to litellm for all AI usages, removal of legacy OpenAI code, and infrastructure fixes for single image deployments.
Key Highlights
- Migrated all bbai usages to litellm
- Removed old OpenAI and LLM code
- Fixed PM2 start race condition in single image
- Updated AI credit checks for agent configs in chat and Discord
Full Release Notes
## What's Changed * Bump rollup from 4.52.4 to 4.59.0 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18132 * Update Budibase AI credit checks for agent configs in chat and discord interactions by @PClmnt in https://github.com/Budibase/budibase/pull/18133 * Fix PM2 start race condition in single image by @CSLTech in https://github.com/Budibase/budibase/pull/18135 * Use litellm for all bbai usages, old and new by @adrinr in https://github.com/Budibase/budibase/pull/18138 * Migrate old OpenAI code by @adrinr in https://github.com/Budibase/budibase/pull/18143 * Remove old llm code by @adrinr in https://github.com/Budibase/budibase/pull/18145 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.31.2...3.31.3