Skip to content

Commit 238061f

Browse files
committed
Fixed release notes
Signed-off-by: Dj Walker-Morgan <[email protected]>
1 parent c52c706 commit 238061f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

advocacy_docs/edb-postgres-ai/ai-accelerator/rel_notes/ai-accelerator_4.0.0_rel_notes.mdx

+1-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ The HTTP status code, error response content, and request content are logged to
5151
This supports disabling certificate verification using <code>insecure_skip_verify</code> for development, or specifying a custom certificate authority using the <code>ca_path</code> field.
5252
These settings allow secure integration with services using self-signed or private CA certificates.</p>
5353
</details></td><td></td></tr>
54-
<tr><td><details><summary>Added PerformOcr operation to Preparer.</summary><hr/><p>Preparer pipelines can now utilize a <code>PerformOcr</code> operation that leverages the <a href="https://build.nvidia.com/baidu/paddleocr">PaddleOCR model</a> with the <a href="https://docs.nvidia.com/nim/ingestion/table-extraction/latest/overview.html">NVIDIA NIM Image OCR API.</a></p>
55-
</details></td><td></td></tr>
54+
<tr><td><details><summary>Added PerformOcr operation to Preparer.</summary><hr/><p>Preparer pipelines can now utilize a <code>PerformOcr</code> operation that leverages the <a href="https://build.nvidia.com/baidu/paddleocr">PaddleOCR model</a> with the <a href="https://docs.nvidia.com/nim/ingestion/table-extraction/latest/overview.html">NVIDIA NIM Image OCR API</a>.</p></details></td><td></td></tr>
5655
</tbody></table>
5756

5857

advocacy_docs/edb-postgres-ai/ai-accelerator/rel_notes/src/rel_notes_4.0.0.yml

+9-1
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,12 @@ relnotes:
8282
These settings allow secure integration with services using self-signed or private CA certificates.
8383
jira: "AID-321"
8484
type: Enhancement
85-
impact: Medium
85+
impact: Medium
86+
87+
- relnote: Added PerformOcr operation to Preparer.
88+
details: Preparer pipelines can now utilize a `PerformOcr` operation that leverages the [PaddleOCR model](https://build.nvidia.com/baidu/paddleocr) with the [NVIDIA NIM Image OCR API](https://docs.nvidia.com/nim/ingestion/table-extraction/latest/overview.html).
89+
jira: "AID-109"
90+
addresses: ""
91+
type: Enhancement
92+
impact: Medium
93+

0 commit comments

Comments
 (0)