AI Accelerator - Pipelines 4.3.0 release notes
Released: 4 July 2025
This is a minor release that includes bug fixes and small enhancements.
Highlights
- This is the first release that supports in-place update via
ALTER EXTENSION aidb UPDATE;
with all settings and pipelines remaining in place. - Two new LLMs are now supported; "Llama instruct" as a new built-in model and external Google Gemini via a new model provider.
Enhancements
Description | Addresses |
---|---|
Added support for Google GeminiNow | |
Added support for local LlamaNow | |
Removed excessive log messages that caused performance impact.The live processing modes on the knowledge base pipeline used to log each processed record. This is now no longer the case. Printing and streaming these logs often took more time that processing itself. | |
Fixed a bug that prevented users from using certain strings as names for pipelines.Strings with capital letters in them were not supported as names for pipelines. This is now fixed. |
- On this page
- Highlights
- Enhancements
← Prev
EDB Postgres AI - AI Accelerator release notes
↑ Up
EDB Postgres AI - AI Accelerator release notes
Next →
AI Accelerator - Pipelines 4.2.0 release notes
Could this page be better? Report a problem or suggest an addition!