AI Accelerator - Pipelines 4.0.0 release notes
Released: 1 May 2025
In this release, we introduce a completely re-written processing back-end for the knowledge base pipeline. TODO we are renaming retrievers to knowledge bases and renaming preparer functions for consistency.
Highlights
- New processing back-end for the knowledge base pipeline supporting: background processing, batch processing, full iterative sync for tables and volumes.
- Renaming of retrievers to knowledge bases.
- Renaming of preparer functions for consistency.
- Renaming of "processing mode" in pipelines config to "auto processing" for consistency.
- Added arm64 support for the AI Accelerator on Debian 12 and RHEL 9.
Enhancements
Description | Addresses |
---|---|
Renamed retrievers to knowledge bases and renamed preparer functions.The retriever pipeline has been renamed to the knowledge base pipeline. The functions Also renamed is the For consistency, the preparer pipeline functions have also been renamed. The The The older functions and view names are still available but marked as deprecated. They will be removed in a future release. | |
Renamed "processing mode" in pipelines config to "auto processing" for consistencyThe setting for "auto processing" in pipeline creation, config and overview functions has been re-named from | |
Added arm64 support for the AI Accelerator on Debian 12 and RHEL 9.The AI Accelerator now supports arm64 architecture on Debian 12 and RHEL 9. This includes support for the arm64 architecture in the | |
The aidb.rerank_text() function now returns results as a rich tableThe | |
Improved debugging capabilities for AI models accessed over HTTP APIsAIDB now prints rich debugging output for any errors encountered when using external models via API. This includes NIM models and OpenAI API compatible models. The HTTP status code, error response content, and request content are logged to help users debug issues like incorrect endpoints, incorrect model configuration or incorrect credentials, among others. | |
Improved debugging capabilities for AI models accessed over HTTP APIsAIDB now prints rich debugging output for any errors encountered when using external models via API. This includes NIM models and OpenAI API compatible models. The HTTP status code, error response content, and request content are logged to help users debug issues like incorrect endpoints, incorrect model configuration or incorrect credentials, among others. |
- 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 3.0.1 release notes
Could this page be better? Report a problem or suggest an addition!