Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大佬,summary插件怎么搞,实在google插件自己都搞了,没看懂这个summary要怎么搞 #832

Closed
Maddaxman opened this issue Apr 13, 2023 · 4 comments

Comments

@Maddaxman
Copy link

前置确认

  1. 网络能够访问openai接口
  2. python 已安装:版本在 3.7 ~ 3.10 之间
  3. git pull 拉取最新代码
  4. 执行pip3 install -r requirements.txt,检查依赖是否满足
  5. 拓展功能请执行pip3 install -r requirements-optional.txt,检查依赖是否满足
  6. 在已有 issue 中未搜索到类似问题
  7. FAQS 中无类似问题

大佬,summary插件怎么搞,实在google插件自己都搞了,没看懂这么summary要怎么搞

@Maddaxman Maddaxman changed the title 大佬,summary插件怎么搞,实在google插件自己都搞了,没看懂这么summary要怎么搞 大佬,summary插件怎么搞,实在google插件自己都搞了,没看懂这个summary要怎么搞 Apr 13, 2023
@goldfishh
Copy link
Contributor

阿你怎么看我没公布的tool的,那个我还没实现。不过就在刚才 @lanvent 实现了一个总结的插件,你可以期待一下之后的说明

@lanvent
Copy link
Collaborator

lanvent commented Apr 13, 2023

summary是一个预览版本的插件哈,它目前支持总结最新的八九十条消息,功能不够完善。更新到最新版本(1.2.3)后,你可以参考#770 的安装方法来体验summary插件,未来 @goldfishh 也会把功能集成到tool里,控制指令跟回复效果都会更好一些

@Maddaxman
Copy link
Author

Maddaxman commented Apr 13, 2023

阿你怎么看我没公布的tool的,那个我还没实现。不过就在刚才 @lanvent 实现了一个总结的插件,你可以期待一下之后的说明

@goldfishh 大佬我的google search插件老是调用超时,一时成功一时不成功,是不是代理的问题啊,有没有可能是这个api,调用了一个不是google的域名

[INFO][2023-04-13 23:37:16][chat_channel.py:93] - [WX]receive group at
[INFO][2023-04-13 23:37:19][base.py:109] - 执行Tool: google-search中...
[INFO][2023-04-13 23:37:19][bot.py:87] - 行动输入: 蔡徐坤
[ERROR][2023-04-13 23:38:19][victorinox.py:86] - [APP] catch a Exception: timed out
[INFO][2023-04-13 23:38:22][base.py:109] - 执行Tool: google-search中...
[INFO][2023-04-13 23:38:22][bot.py:87] - 行动输入: 蔡徐坤

@Maddaxman
Copy link
Author

知道了 原来走了一个googleapis.com的域名,代理规则没有,我超

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants