File tree 3 files changed +42
-0
lines changed
advocacy_docs/edb-postgres-ai/ai-accelerator/rel_notes 3 files changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : AI Accelerator - Pipelines 4.1.0 release notes
3
+ navTitle : Version 4.1.0
4
+ originalFilePath : advocacy_docs/edb-postgres-ai/ai-accelerator/rel_notes/src/rel_notes_4.1.0.yml
5
+ editTarget : originalFilePath
6
+ ---
7
+
8
+ Released: 19 May 2025
9
+
10
+ This is a minor release that includes a few bug fixes and enhancements to the knowledge base pipeline.
11
+
12
+ ## Highlights
13
+
14
+ - MOAR AI
15
+
16
+ ## Enhancements
17
+
18
+ <table class = " table w-100" ><thead ><tr ><th >Description</th ><th width = " 10%" >Addresses</th ></tr ></thead ><tbody >
19
+ <tr ><td ><details ><summary >Placeholder for future release note.</summary ><hr /><p >Soon.</p >
20
+ </details ></td ><td ></td ></tr >
21
+ </tbody ></table >
22
+
23
+
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ navTitle: Release notes
4
4
description : Release notes for EDB Postgres AI - AI Accelerator
5
5
indexCards : none
6
6
navigation :
7
+ - ai-accelerator_4.1.0_rel_notes
7
8
- ai-accelerator_4.0.1_rel_notes
8
9
- ai-accelerator_4.0.0_rel_notes
9
10
- ai-accelerator_3.0.1_rel_notes
@@ -22,6 +23,7 @@ The EDB Postgres AI - AI Accelerator describes the latest version of AI Accelera
22
23
23
24
| AI Accelerator version | Release Date |
24
25
| ---| ---|
26
+ | [ 4.1.0] ( ./ai-accelerator_4.1.0_rel_notes ) | 19 May 2025 |
25
27
| [ 4.0.1] ( ./ai-accelerator_4.0.1_rel_notes ) | 09 May 2025 |
26
28
| [ 4.0.0] ( ./ai-accelerator_4.0.0_rel_notes ) | 05 May 2025 |
27
29
| [ 3.0.1] ( ./ai-accelerator_3.0.1_rel_notes ) | 03 Apr 2025 |
Original file line number Diff line number Diff line change
1
+ # yaml-language-server: $schema=https://raw.githubusercontent.com/EnterpriseDB/docs/refs/heads/develop/tools/automation/generators/relgen/relnote-schema.json
2
+ product : AI Accelerator - Pipelines
3
+ version : 4.1.0
4
+ date : 19 May 2025
5
+ intro : |
6
+ This is a minor release that includes a few bug fixes and enhancements to the knowledge base pipeline.
7
+ highlights : |
8
+ - MOAR AI
9
+ relnotes :
10
+ - relnote : Placeholder for future release note.
11
+ details : |
12
+ Soon.
13
+ jira : " "
14
+ addresses : " "
15
+ type : Enhancement
16
+ impact : Medium
17
+
You can’t perform that action at this time.
0 commit comments