User Manual Search Agent for Enthusiast
Project description
Enthusiast User Manual Search Agent
The User Manual agent operates over a collection of product manuals and provides precise, context-aware answers to user or support-team questions. Responses include direct citations with links back to the relevant section of the manual, and the agent performs a sanity check to ensure the answer aligns with the documented information before returning it.
Installing the User Manual Search Agent
Run the following command inside your application directory:
poetry add enthusiast-agent-user-manual-search
Then, register the agent in your config/settings_override.py.
AVAILABLE_AGENTS = [
'enthusiast_agent_user_manual_search.UserManualSearchAgent',
]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file enthusiast_agent_user_manual_search-1.3.0.tar.gz.
File metadata
- Download URL: enthusiast_agent_user_manual_search-1.3.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.12 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85258bde2ddbfd1794cdcefc8a05722fa09f809422854a7f675579c93d0a476c
|
|
| MD5 |
1dc18418d2b2c0390a5e36a6147ab267
|
|
| BLAKE2b-256 |
190deb947ee73db539c439bb0266953fa2c659a2fec65126c352e50a782368fe
|
File details
Details for the file enthusiast_agent_user_manual_search-1.3.0-py3-none-any.whl.
File metadata
- Download URL: enthusiast_agent_user_manual_search-1.3.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.12 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d98253d329ffad184670fe551440fb9a37020c2d385bd1764d3a3410653d568
|
|
| MD5 |
cc88b71a0455a2bc3d1cd0233a780124
|
|
| BLAKE2b-256 |
e640a35acf499dfbd24ee052dfc9bbb90d4adcf52ff2186e0cbb433047dbc432
|