Order Intake Agent for Enthusiast
Project description
Enthusiast Order Intake Agent
The Order Intake agent converts handwritten notes, scans, and filled purchase-order PDFs into structured orders created directly in your e-commerce system. It can also detect when the provided input is incomplete or unclear; in those cases, it initiates a human-in-the-loop clarification step to confirm missing details before creating the order.
Installing the Order Intake Agent
Run the following command inside your application directory:
poetry add enthusiast-agent-order-intake
Then, register the agent in your config/settings_override.py.
AVAILABLE_AGENTS = [
'enthusiast_agent_order_intake.OrderIntakeAgent',
]
Project details
Release history Release notifications | RSS feed
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_order_intake-1.3.0.tar.gz.
File metadata
- Download URL: enthusiast_agent_order_intake-1.3.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d90f232b2c52ce61a77428a8b36bd0df79e3d36995f1fa7be670e5b3c6b8091
|
|
| MD5 |
2aa4090a8a6a58383f28c3850cd31631
|
|
| BLAKE2b-256 |
f0969d0ef82e8edcd962d3aeb67bf425bcbdc37bda6f0f671f221a9e55a1622c
|
File details
Details for the file enthusiast_agent_order_intake-1.3.0-py3-none-any.whl.
File metadata
- Download URL: enthusiast_agent_order_intake-1.3.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
915a3dbec52558c7deb826f7746affa66abd6afc8880d51279874b7ec90e9b35
|
|
| MD5 |
e465d8960f9290f420ddf682be9e26ad
|
|
| BLAKE2b-256 |
f12338e8e30dcd12f139dd47ff5026f8e1c26eecb56cd1f52e08f17c606e8e67
|