entari-plugin-hyw 3.3.4__tar.gz → 3.3.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of entari-plugin-hyw might be problematic. Click here for more details.
- {entari_plugin_hyw-3.3.4/src/entari_plugin_hyw.egg-info → entari_plugin_hyw-3.3.5}/PKG-INFO +1 -1
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/pyproject.toml +1 -1
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/config.py +1 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/utils/prompts.py +1 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/utils/search.py +1 -1
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5/src/entari_plugin_hyw.egg-info}/PKG-INFO +1 -1
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/MANIFEST.in +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/README.md +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/setup.cfg +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/__init__.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/anthropic.svg +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/deepseek.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/gemini.svg +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/google.svg +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/grok.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/microsoft.svg +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/minimax.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/mistral.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/nvida.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/openai.svg +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/openrouter.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/perplexity.svg +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/qwen.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/xai.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/zai.png +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/highlight.css +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/highlight.js +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/katex-auto-render.js +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/katex.css +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/katex.js +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/tailwind.css +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/package-lock.json +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/package.json +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/tailwind.config.js +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/tailwind.input.css +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/template.html +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/template.html.bak +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/template.j2 +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/__init__.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/history.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/hyw.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/pipeline.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/render.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/render.py.bak +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/utils/__init__.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/utils/browser.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/utils/misc.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/utils/playwright_tool.py +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw.egg-info/SOURCES.txt +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw.egg-info/dependency_links.txt +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw.egg-info/requires.txt +0 -0
- {entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw.egg-info/top_level.txt +0 -0
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "entari_plugin_hyw"
|
|
7
|
-
version = "3.3.
|
|
7
|
+
version = "3.3.5"
|
|
8
8
|
description = "Use large language models to interpret chat messages"
|
|
9
9
|
authors = [{name = "kumoSleeping", email = "zjr2992@outlook.com"}]
|
|
10
10
|
dependencies = [
|
|
@@ -18,6 +18,7 @@ class HYWConfig:
|
|
|
18
18
|
search_base_url: str = "https://lite.duckduckgo.com/lite/?q={query}"
|
|
19
19
|
image_search_base_url: str = "https://duckduckgo.com/?q={query}&iax=images&ia=images"
|
|
20
20
|
search_params: Optional[str] = None # e.g. "&kl=cn-zh" for China region
|
|
21
|
+
search_limit: int = 8
|
|
21
22
|
extra_body: Optional[Dict[str, Any]] = None
|
|
22
23
|
temperature: float = 0.4
|
|
23
24
|
max_turns: int = 10
|
|
@@ -33,7 +33,7 @@ class SearchService:
|
|
|
33
33
|
"""
|
|
34
34
|
def __init__(self, config: Any):
|
|
35
35
|
self.config = config
|
|
36
|
-
self._default_limit = 8
|
|
36
|
+
self._default_limit = getattr(config, "search_limit", 8)
|
|
37
37
|
self._crawler: Optional[AsyncWebCrawler] = None
|
|
38
38
|
|
|
39
39
|
def _build_search_url(self, query: str) -> str:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/anthropic.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/deepseek.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/gemini.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/google.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/grok.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/microsoft.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/minimax.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/mistral.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/nvida.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/openai.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/openrouter.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/perplexity.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/qwen.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/xai.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/icon/zai.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/highlight.css
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/highlight.js
RENAMED
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/katex.css
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/katex.js
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/libs/tailwind.css
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/package-lock.json
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/package.json
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/tailwind.config.js
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/tailwind.input.css
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/template.html
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/template.html.bak
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/assets/template.j2
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/core/render.py.bak
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw/utils/playwright_tool.py
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw.egg-info/requires.txt
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.3.4 → entari_plugin_hyw-3.3.5}/src/entari_plugin_hyw.egg-info/top_level.txt
RENAMED
|
File without changes
|