Metadata-Version: 2.4
Name: enthusiast-agent-user-manual-search
Version: 1.0.0
Summary: Example implementation of a Customer Support ReAct agent for Enthusiast
Author: Damian Sowiński
Author-email: damian.sowinski@upsidelab.io
Requires-Python: >=3.10,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: enthusiast-common (>=1.2.1,<2.0.0)
Requires-Dist: enthusiast_agent_re_act (>=1.2.0)
Requires-Dist: langchain (>=0.3.26,<0.4.0)
Description-Content-Type: text/markdown

Provides automated support by answering user queries based on product manuals, FAQs, and documentation. It leverages contextual retrieval and AI reasoning to deliver precise, relevant answers, improving customer satisfaction and reducing support team workload.
