---
title: "Version 2.0"
slug: "ml-version-20"
updated: 2025-01-24T06:08:42Z
published: 2025-01-24T06:08: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 2.0

## Version 2.0.0
### 03 January, 2025

:::(Info) (AI Module Note)
Please use the following stable AI modules for the v2.0.0 update! 

* sentence-embedding (v17)
* text-normalization (v24)
* text-classification-mlp (v22)
* question-answering (v13)
* text-sentiment (v14)
* text-clustering (v24)
* text-language (v10)
* text-summarization (v6) -- Requires Vllm for operation, cannot function independently.
:::

### Improvements

- **Implementing OpenTelemetry & Log Level Counter Metrics:**
OpenTelemetry has been integrated into Knovvu ML for comprehensive performance and behavior insights. Additionally, a new knovvu_ml_app_log_total counter metric tracks log levels (info, warning, error, fatal, critical) to detect and address potential issues proactively.
