alizoed

Results 128 comments of alizoed

目前还没前端开关按钮

> 可不可以弄成这样,通过关键词触发联网搜索。比如 search/搜索 马云回国 我的目的就是不使用任何指令,打算在用NLP处理一下输入的语言,我想要保留GPT自然语言对话的特性

> ![image](https://user-images.githubusercontent.com/112324550/229067478-86ac2a47-0c33-4021-8b62-f844a341494a.png) ![image](https://user-images.githubusercontent.com/112324550/229075987-9d2dbe13-3752-4d2d-b63e-715e87b129e9.png) > >  大佬,docker部署的,我用的[Kerwin1202:main](https://github.com/Chanzhaoyu/chatgpt-web/pull/589)的PR自己构建的,docker镜像也成功构建了,腾讯云和谷歌的API那些都填了,但打开网页就是这个报错,应该怎么办呀,是不是因为这个 ![image](https://user-images.githubusercontent.com/112324550/229069396-3331e8e9-4719-444a-9ea9-feba82da6fce.png) 我还没合并啊你用docker部署肯定不行(,自己下下来编译然后装一下pnpm install googleapis

> ![image](https://user-images.githubusercontent.com/112324550/229067478-86ac2a47-0c33-4021-8b62-f844a341494a.png) ![image](https://user-images.githubusercontent.com/112324550/229075987-9d2dbe13-3752-4d2d-b63e-715e87b129e9.png) > >  大佬,docker部署的,我用的[Kerwin1202:main](https://github.com/Chanzhaoyu/chatgpt-web/pull/589)的PR自己构建的,docker镜像也成功构建了,腾讯云和谷歌的API那些都填了,但打开网页就是这个报错,应该怎么办呀,是不是因为这个 ![image](https://user-images.githubusercontent.com/112324550/229069396-3331e8e9-4719-444a-9ea9-feba82da6fce.png) 然后这个报错是其他问题,我建议你先用主分支的构建或者直接下我fork的构建

就是把用户所说的内容处理了之后发给google search api,然后返回search api之后将字符串拼接在用户所说的内容后,然后以“我说的内容中包含事实和问题两部分”这样的提示语告诉GPT让他自己理解即可 ------------------ 原始邮件 ------------------ 发件人: "Chanzhaoyu/chatgpt-web" ***@***.***>; 发送时间: 2023年5月13日(星期六) 上午10:42 ***@***.***>; ***@***.******@***.***>; 主题: Re: [Chanzhaoyu/chatgpt-web] 接入googleapi,让chatgpt联网 (PR #1014) 大佬你好啊.我用了你的分支. 您可以大概讲一下实现的思路吗? 我想做一个修改 — Reply to this email directly, view it on GitHub,...

I found a very strange bug, I have two accounts. Both have exported the cookie from private mode as instructed above. But one of them is very durable, I've been...

> 你可以使用 my fork:https://github.com/jobpassion/chatgpt-api ,添加对图像和多模态的支持 would you add the support for api?

please build your own proxy by using https://github.com/pandora-next/deploy

I hope to use the search box in the top bar for searching internal tags within the website, and additionally add a large search box widget.

For the design of the search box, I personally believe that it should have customizable options for length, color, and the ability to switch search engines. Currently, I am attempting...