chatgpt-mirai-qq-bot-web-search 0.1.5__py3-none-any.whl → 0.1.6__py3-none-any.whl
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.
- {chatgpt_mirai_qq_bot_web_search-0.1.5.dist-info → chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info}/METADATA +3 -3
- {chatgpt_mirai_qq_bot_web_search-0.1.5.dist-info → chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info}/RECORD +6 -6
- {chatgpt_mirai_qq_bot_web_search-0.1.5.dist-info → chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info}/LICENSE +0 -0
- {chatgpt_mirai_qq_bot_web_search-0.1.5.dist-info → chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info}/WHEEL +0 -0
- {chatgpt_mirai_qq_bot_web_search-0.1.5.dist-info → chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info}/entry_points.txt +0 -0
- {chatgpt_mirai_qq_bot_web_search-0.1.5.dist-info → chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: chatgpt-mirai-qq-bot-web-search
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.6
|
4
4
|
Summary: WebSearch adapter for lss233/chatgpt-mirai-qq-bot
|
5
5
|
Home-page: https://github.com/chuanSir123/web_search
|
6
6
|
Author: chuanSir
|
@@ -41,8 +41,8 @@ pip install chatgpt-mirai-qq-bot-web-search
|
|
41
41
|
## 使用
|
42
42
|
|
43
43
|
在 chatgpt-mirai-qq-bot的web_ui中配置
|
44
|
-
使用示例请参考 [example/normal.yml](example/
|
45
|
-
工作流请参考 [示例图片](example/workflow.png)
|
44
|
+
使用示例请参考 [web_search/example/normal.yml](web_search/example/roleplayWithWebSearch.yaml)
|
45
|
+
工作流请参考 [示例图片](web_search/example/workflow.png)
|
46
46
|
|
47
47
|
## 开源协议
|
48
48
|
|
@@ -2,9 +2,9 @@ web_search/__init__.py,sha256=h3IHRER8ESI-Wbki1mY8hwf9B15SjrGDpfBWlT4d8CE,3464
|
|
2
2
|
web_search/blocks.py,sha256=bVLn5kg-OMqWQsDrJLvA43AoV_eMEcZ3nrjqponHHX4,3611
|
3
3
|
web_search/config.py,sha256=DhLiERBJR2V5Boglf7Aq9Rbc4vsvLIh67CrLDIPeqA0,398
|
4
4
|
web_search/web_searcher.py,sha256=dmN1R4iyFvaPNpyBjFLWujvQ6_I3oD1GRlRyC03egpo,9707
|
5
|
-
chatgpt_mirai_qq_bot_web_search-0.1.
|
6
|
-
chatgpt_mirai_qq_bot_web_search-0.1.
|
7
|
-
chatgpt_mirai_qq_bot_web_search-0.1.
|
8
|
-
chatgpt_mirai_qq_bot_web_search-0.1.
|
9
|
-
chatgpt_mirai_qq_bot_web_search-0.1.
|
10
|
-
chatgpt_mirai_qq_bot_web_search-0.1.
|
5
|
+
chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info/LICENSE,sha256=ILBn-G3jdarm2w8oOrLmXeJNU3czuJvVhDLBASWdhM8,34522
|
6
|
+
chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info/METADATA,sha256=xDpYdihR4f4i1eeZjO7XmyuuZktWlPgO5mUZdlyXsTQ,1951
|
7
|
+
chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
8
|
+
chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info/entry_points.txt,sha256=o3kRDSdSmSdnCKlK6qS57aN0WpI4ab-Nxub2NwUrjf0,64
|
9
|
+
chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info/top_level.txt,sha256=PoNm8MJYw_y8RTMaNlY0ePLoNHxVUAE2IHDuL5fFubI,11
|
10
|
+
chatgpt_mirai_qq_bot_web_search-0.1.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|