entari-plugin-hyw 3.2.112__tar.gz → 3.2.113__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.2.112/src/entari_plugin_hyw.egg-info → entari_plugin_hyw-3.2.113}/PKG-INFO +1 -1
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/pyproject.toml +1 -1
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/prompts.py +10 -8
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113/src/entari_plugin_hyw.egg-info}/PKG-INFO +1 -1
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/MANIFEST.in +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/README.md +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/setup.cfg +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/__init__.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/anthropic.svg +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/deepseek.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/gemini.svg +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/google.svg +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/grok.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/microsoft.svg +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/minimax.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/mistral.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/nvida.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/openai.svg +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/openrouter.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/perplexity.svg +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/qwen.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/xai.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/zai.png +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/highlight.css +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/highlight.js +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/katex-auto-render.js +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/katex.css +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/katex.js +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/tailwind.css +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/package-lock.json +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/package.json +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/tailwind.config.js +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/tailwind.input.css +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/template.html +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/template.html.bak +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/template.j2 +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/__init__.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/config.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/history.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/hyw.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/pipeline.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/render.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/render.py.bak +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/__init__.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/browser.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/mcp_playwright.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/misc.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/playwright_tool.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/search.py +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw.egg-info/SOURCES.txt +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw.egg-info/dependency_links.txt +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw.egg-info/requires.txt +0 -0
- {entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/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.2.
|
|
7
|
+
version = "3.2.113"
|
|
8
8
|
description = "Use large language models to interpret chat messages"
|
|
9
9
|
authors = [{name = "kumoSleeping", email = "zjr2992@outlook.com"}]
|
|
10
10
|
dependencies = [
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/prompts.py
RENAMED
|
@@ -59,10 +59,12 @@ AGENT_SYSTEM_PROMPT_SEARCH_ADD = """
|
|
|
59
59
|
{search_msgs}
|
|
60
60
|
|
|
61
61
|
[最终回复]
|
|
62
|
-
- 图片: 如果本次回答适合配图, 对搜索到的图片, 选择 1-3 张合适的尽量类型、来源、不同、主题契合的图片, 美观分布嵌入正文
|
|
63
|
-
- 搜索引用: 在正文中使用 `ref:数字id` (代码形式) 如 `ref:1`
|
|
64
|
-
-
|
|
62
|
+
- 图片: 如果本次回答适合配图, 对搜索到的图片, 选择 1-3 张合适的尽量类型、来源、不同、主题契合的图片, 美观分布嵌入正文 .
|
|
63
|
+
- 搜索引用: 在正文中使用 `ref:数字id` (代码形式) 如 `ref:1` 标注你挑选的来源编号, 每个引用必须分开标注.
|
|
64
|
+
- 底部添加 references 代码块.
|
|
65
|
+
- 在搜索专家给出的信息中挑选出你需要的条目并重新从1开始编号, 按顺序在文末的 references 代码块中列出.
|
|
65
66
|
|
|
67
|
+
- 格式: `1. [标题](url)`
|
|
66
68
|
```references
|
|
67
69
|
1. [标题](url)
|
|
68
70
|
2. [标题](url)
|
|
@@ -75,13 +77,13 @@ AGENT_SYSTEM_PROMPT_MCP_ADD = """
|
|
|
75
77
|
{tools_desc}
|
|
76
78
|
|
|
77
79
|
> 积极使用工具完成任务,工具优先于文本回复。
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
- 工具引用: 在正文中使用 `mcp:字母顺序` (代码形式) 如 `mcp:a` 标注来源, 并在文末通过 `mcp` 代码块列出, 每个引用必须分开标注.
|
|
80
|
+
[最终回复]
|
|
81
|
+
- 工具引用: 在正文中使用 `mcp:字母顺序` (代码形式) 如 `mcp:a` 标注你挑选的来源编号, 每个引用必须分开标注.
|
|
81
82
|
- 底部添加 `mcp` 代码块列出工具调用流程:
|
|
82
|
-
-
|
|
83
|
-
- 图标: navigate, snapshot, click, type, code, wait, default
|
|
83
|
+
- 按照实际的工具调用的顺序编号
|
|
84
84
|
|
|
85
|
+
- 格式: `1. [图标] 工具名称: 文本描述`
|
|
86
|
+
- 图标: navigate, snapshot, click, type, code, wait, default
|
|
85
87
|
```mcp
|
|
86
88
|
1. [code] browser_run_code: 执行JavaScript计算
|
|
87
89
|
2. [navigate] navigate: 导航到xxx网站
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/gemini.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/google.svg
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/grok.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/nvida.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/openai.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/qwen.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/xai.png
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/icon/zai.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/katex.css
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/libs/katex.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/package.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/template.html
RENAMED
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/assets/template.j2
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/__init__.py
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/config.py
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/history.py
RENAMED
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/pipeline.py
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/render.py
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/core/render.py.bak
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/__init__.py
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/browser.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw/utils/search.py
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw.egg-info/requires.txt
RENAMED
|
File without changes
|
{entari_plugin_hyw-3.2.112 → entari_plugin_hyw-3.2.113}/src/entari_plugin_hyw.egg-info/top_level.txt
RENAMED
|
File without changes
|