Changelog for AI Assistant

RSS

1.4.0 12 Jun 2025

  • Changed

    Improves case insensitivity when identifying redaction terms. (#47440)

  • Changed

    Improves ingestion performance for all documents. (#47650)

  • Changed

    Improves the size of the Docker image by optimizing its internal structure. (J#AI-181)

  • Changed

    Improves document retrieval across single- and multi-document queries. (#47583)

  • Fixed

    Fixes bundle ID checking for origin checks from iOS. (#47784)

  • Fixed

    Fixes an error message about an invalid document index if multiple documents are ingested simultaneously. (J#AI-191)

  • Fixed

    Fixes an issue that may happen when ingesting a document with multiple layers from Document Engine. (J#AIA-178)

1.3.0 16 May 2025

  • Added

    Adds AI-powered text comparison. (J#AI-171)

  • Changed

    Improves term detection in redaction when content is short. (#47404)

  • Changed

    Improves term detection in the redaction agent. (J#AI-149)

  • Changed

    Optimizes the loading of documents from Document Engine by avoiding unnecessary ingestions. (J#AI-163)

1.2.0 25 Feb 2025

  • Changed

    AI Assistant no longer requires Document Engine to function and can now be used by other Nutrient SDKs, including the Web SDK. (J#AI-75)

  • Added

    Adds a new CONFIG_DIR environment variable which states where the `service-config.yml` is located in the container. (J#AI-119)

  • Added

    Adds new Server API to ingest documents from Document Engine. (J#AI-110)

  • Changed

    Improves REST API error messages by including detailed information about failing paths. (#46262)

  • Changed

    Improves the redaction workflow by interpreting natural language page range instructions and prompting follow-up actions for clarification when page ranges are unspecified. (J#AI-81)

  • Fixed

    Fixes CVE-2024-21538 by removing external dependency on express-requests-logger. (J#AI-108)

  • Fixed

    Fixes an issue where the document IDs of some documents may be incorrectly truncated. (J#AI-123)

  • Fixed

    Fixes an issue where uploading documents with lots of pages may fail unexpectedly. (J#AI-128)

1.1.1 11 Dec 2024

  • Fixed

    Fixes OpenAI-compatible model-provider usage when no API key was set. (#45928)

1.1.0 2 Dec 2024

  • Added

    Adds a check at startup to ensure requested models are accessible. (J#AI-80)

  • Added

    Adds support for AWS Bedrock as a model provider. (J#AI-80)

  • Added

    Adds support for OpenAI API-compatible model providers. (J#AI-80)

  • Added

    Adds support for embedding models of any dimension size. (J#AI-80)

  • Changed

    Improves the routing mechanism to better identify user intent. (#45716)

  • Fixed

    Fixes an issue with suggested questions by relaxing the required question count. (#45715)

1.0.0 24 Sep 2024

See the announcement post.

  • Changed

    Release of 1.0.0.