Metadata-Version: 2.4
Name: otai_hf_local
Version: 1.4.19
Summary: Hugging Face local text classification plugin for Open Ticket AI
Author-email: Tobias Bück <tab@softoft.de>
License-Expression: LGPL-2.1-only
Project-URL: Homepage, https://open-ticket-ai.com
Project-URL: Repository, https://github.com/Softoft-Orga/open-ticket-ai
Project-URL: Documentation, https://open-ticket-ai.com/guide/available-plugins.html#hugging-face-local-text-classification-pipe
Project-URL: Changelog, https://github.com/Softoft-Orga/open-ticket-ai/blob/main/packages/otai_hf_local/CHANGELOG.md
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.14
Description-Content-Type: text/markdown
Requires-Dist: open-ticket-ai<2.0.0,>=1.0.0
Requires-Dist: transformers[torch]>=4.52.4
Requires-Dist: pydantic>=2.11.7
Provides-Extra: dev
Requires-Dist: pytest>=8.4.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.24.0; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
