Skip to content

Warn users if AI extraction library is not installed#50

Merged
bact merged 2 commits intomainfrom
warn-uninstalled-ai-lib
Apr 2, 2026
Merged

Warn users if AI extraction library is not installed#50
bact merged 2 commits intomainfrom
warn-uninstalled-ai-lib

Conversation

@bact
Copy link
Copy Markdown
Owner

@bact bact commented Apr 2, 2026

When an AI model is found but the library required for model metadata extraction is not installed, warns the user.

Warning message will look like this:

FORMAT=fasttext FILE=/projects/sentimentdemo/src/sentimentdemo/model.bin: required library not installed; The 'fasttext' package is required to extract fastText model metadata. Install it with: pip install fasttext

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@bact bact added the enhancement New feature or request label Apr 2, 2026
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@bact bact merged commit c8ea69f into main Apr 2, 2026
22 checks passed
@bact bact deleted the warn-uninstalled-ai-lib branch April 2, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant