Release Notes
Release 0.2.0
Summary
This is the second Early Access release of the NVIDIA NIM for Chart Extraction. This release contains the following changes:
Added validation for the base64 decoding format and improved the error message for the error message when the format is incorrect.
Improved startup performance of the NIM.
Chart Detection Model Supported
CACHED
Known Issues
The
/v1/manifest
API described in the API Reference returns an empty result instead of the manifest file.
Release 0.1.0
Summary
This is the first Early Access release of the NVIDIA NIM for Chart Extraction.
Chart Detection Model Supported
CACHED
Known Issues
If the input
image_url
does not match the expected format described in the API Reference, the runtime returns an error message, such as{"error": "Incorrect padding"}
, indicating what format error occurred.