AIDB 4.3.0 release notes v7
Released: 04 Jul 2025
AIDB 4.3.0 includes the following enhancements and bug fixes:
| Type | Description |
|---|---|
| Enhancement | Added support for Google Gemini: aidb can now access Gemini text models. |
| Enhancement | Added support for local Llama: aidb can now execute local Llama instruct models. |
| Enhancement | Removed excessive log messages: 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 than processing itself. |
| Enhancement | Fixed a bug with pipeline names: Strings with capital letters were not supported as names for pipelines. This is now fixed. |