Entari plugin for HYW - Use large language models to interpret chat messages
Project description
entari-plugin-hyw
An Entari plugin for chat-oriented agent workflows.
Status
Usable and under active development.
What It Does
- Chat Q&A command entry (
question_command, default/q). - Reply-based multi-turn continuation.
- Optional image context ingestion.
- Web search tool integration (
web_search) with time and region controls. - Optional card-style rendering for Markdown-heavy outputs.
Architecture
flowchart LR
A[Command Input] --> B[FlowRunner]
B --> C[Agent Session]
C --> D[Policy-driven Tool Calls]
D --> E[web_search / web_fetch]
E --> C
C --> F[final_response]
F --> G{render?}
G -->|yes| H[Card Image]
G -->|no| I[Plain Text]
Configuration
Configure plugins.entari_plugin_hyw in entari.yml:
plugins:
entari_plugin_hyw:
question_command: "/q"
web_command: "/w"
headless: false
quote: false
theme_color: "#ef4444"
api_key: "YOUR_API_KEY"
base_url: "https://openrouter.ai/api/v1"
model_name: "gpt-4o"
temperature: 0.5
| Key | Default | Notes |
|---|---|---|
api_key |
null |
LLM API key. |
base_url |
https://openrouter.ai/api/v1 |
LLM endpoint root. |
model_name |
gpt-4o |
Main model ID. |
temperature |
0.5 |
Sampling temperature. |
question_command |
/q |
Main command trigger. |
web_command |
/w |
Reserved field; currently not wired to a separate handler. |
headless |
false |
Browser/render headless mode. |
quote |
false |
Reply with quote context. |
theme_color |
#ef4444 |
Rendered card accent color. |
Search Policy Notes
- Model-side
time_rangeconvention:a/d/w/m/y. - Runtime strips unsupported filters before request.
- At least one query should use
dorwfor freshness checks when searching. klis optional; set only when region precision is needed.
License
MIT
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 entari_plugin_hyw-4.0.11.tar.gz.
File metadata
- Download URL: entari_plugin_hyw-4.0.11.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50d7248962994bc3609340de46b15ea49111fb9a122a326338fa56c4c27b72e0
|
|
| MD5 |
6c2ae6654e0c946f042659631dda1a9d
|
|
| BLAKE2b-256 |
62c1c0ad2143bfa33608fe056e540c3eec3343148398bcc8583d56783a9bae87
|
Provenance
The following attestation bundles were made for entari_plugin_hyw-4.0.11.tar.gz:
Publisher:
publish.yml on kumoSleeping/entari-plugin-hyw
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
entari_plugin_hyw-4.0.11.tar.gz -
Subject digest:
50d7248962994bc3609340de46b15ea49111fb9a122a326338fa56c4c27b72e0 - Sigstore transparency entry: 994882766
- Sigstore integration time:
-
Permalink:
kumoSleeping/entari-plugin-hyw@0ca5b645ba63de5f637be4df2358d55aeeaaa17d -
Branch / Tag:
refs/heads/main - Owner: https://github.com/kumoSleeping
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@0ca5b645ba63de5f637be4df2358d55aeeaaa17d -
Trigger Event:
push
-
Statement type:
File details
Details for the file entari_plugin_hyw-4.0.11-py3-none-any.whl.
File metadata
- Download URL: entari_plugin_hyw-4.0.11-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5875108dc4f27822e15e2e490fbf77cc97faea1bcff46de88bcde63c673c9f5f
|
|
| MD5 |
69847923cd5623f35996f38c4e4e73a3
|
|
| BLAKE2b-256 |
3d0afb03bb972821db4cf58394a52eed260fccbd4f3077b132e6029c31505107
|
Provenance
The following attestation bundles were made for entari_plugin_hyw-4.0.11-py3-none-any.whl:
Publisher:
publish.yml on kumoSleeping/entari-plugin-hyw
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
entari_plugin_hyw-4.0.11-py3-none-any.whl -
Subject digest:
5875108dc4f27822e15e2e490fbf77cc97faea1bcff46de88bcde63c673c9f5f - Sigstore transparency entry: 994882843
- Sigstore integration time:
-
Permalink:
kumoSleeping/entari-plugin-hyw@0ca5b645ba63de5f637be4df2358d55aeeaaa17d -
Branch / Tag:
refs/heads/main - Owner: https://github.com/kumoSleeping
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@0ca5b645ba63de5f637be4df2358d55aeeaaa17d -
Trigger Event:
push
-
Statement type: