---
title: "Version 1.84"
slug: "ml-version-184"
updated: 2024-06-02T20:04:42Z
published: 2024-06-02T20:04:42Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.knovvu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Version 1.84

## Version 1.84

### 15 May, 2024

          Important Note

          

Steps to follow during Knovvu ML v1.84 deployment

1- Import the `sentence-embedding` and `text-normalization` modules by selecting the "**DEPLOY_DEPENDENCIES**" checkbox in the Import AI Jenkins job.

2- Perform ML redeployment.

3- After testing, the previous tenant-based sentence-embedding and text-normalization pods can be deleted either through the ML's API endpoint or manually.

          AI Module Note

          

Please use the following stable AI modules for the v1.84 update!

- sentence-embedding (v13)
- text-normalization (v20)
- text-classification-mlp (v16)
- question-answering (v2)
- text-sentiment (v8)
- text-clustering (v18)
- text-language (v6)

### Improvements

- **Commonization of Dependency Modules across Tenants:** "sentence-embedding" and "text-normalization" dependency modules, which were previously exclusive to each tenant, can now be shared among all tenants. This change aims to optimize resource utilization by preventing the duplication of these modules and reduce redundancy and overall resource consumption.
- **New Version of text-clustering Service:** text-clustering service v18 has been tested and released.
