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

Prev Next

Version 2.0.0

03 January, 2025

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.