newfyu / Tianshu

ChatGPT的跨平台桌面客户端,简洁的用户界面和随时唤起的体验。有构建本地知识库、网络检索、长文本阅读、执行本地代码等功能。
51 stars 3 forks source link

可否增加openAI Key 代理地址的功能啊。官方的用起来很不方便啊。现在用的比较多是国内的oneKey什么的。 #5

Closed dongguacc10 closed 1 year ago

newfyu commented 1 year ago

是指国内的反向代理吧,我测试下加入,之前一直觉得不安全

2023年7月29日 22:02,dongguacc10 @.***> 写道:

— Reply to this email directly, view it on GitHub https://github.com/newfyu/OpenCopilot/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJ2EPTIEPFJNVJV6HIUTRLXSUJV7ANCNFSM6AAAAAA24QWV54. You are receiving this because you are subscribed to this thread.

dongguacc10 commented 1 year ago

是指国内的反向代理吧,我测试下加入,之前一直觉得不安全  ... 2023年7月29日 22:02,dongguacc10 @.***> 写道: — Reply to this email directly, view it on GitHub <#5>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJ2EPTIEPFJNVJV6HIUTRLXSUJV7ANCNFSM6AAAAAA24QWV54. You are receiving this because you are subscribed to this thread.

嗯嗯,就是多一种选择。

newfyu commented 1 year ago

是指国内的反向代理吧,我测试下加入,之前一直觉得不安全  ... 2023年7月29日 22:02,dongguacc10 @.***> 写道: — Reply to this email directly, view it on GitHub <#5>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJ2EPTIEPFJNVJV6HIUTRLXSUJV7ANCNFSM6AAAAAA24QWV54. You are receiving this because you are subscribed to this thread.

嗯嗯,就是多一种选择。

v0.4.3 加了反向代理了,在设置-常规-反向代理。 简单测试了这个地址可用:https://api.openai-proxy.com。 安全性不清楚哈

dongguacc10 commented 1 year ago

image

我用的是api2d

newfyu commented 1 year ago

api2d的api好像和官网有点不一样,我研究一下吧

2023年7月30日 21:55,dongguacc10 @.***> 写道:

https://user-images.githubusercontent.com/139732219/257055388-6f0bd29a-d8de-4441-a242-9fe109cfc213.png 我用的是api2d

— Reply to this email directly, view it on GitHub https://github.com/newfyu/OpenCopilot/issues/5#issuecomment-1657179963, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJ2EPUSRBXPF3TMY2XN2BLXSZRWLANCNFSM6AAAAAA24QWV54. You are receiving this because you commented.

newfyu commented 1 year ago

image

我用的是api2d

api2d好像不支持官方的key对吧,只能用它自己的key?

dongguacc10 commented 1 year ago

是的。

newfyu commented 1 year ago

是的。

api2d应该可以了,需要重新下载v0.4.3安装包,谢谢测试

dongguacc10 commented 1 year ago

是的。

api2d应该可以了,需要重新下载v0.4.3安装包,谢谢测试

可以啦。方便透露一下后续的开发计划吗?

newfyu commented 1 year ago

后续一个是考虑对本地文本的操控,比如选中一段文字后对话或编辑的功能。类似任意界面上的github copilot chat 另外就是借鉴一些官方实用的gpt4插件或agent,但是用本地python环境来执行

2023年7月30日 23:25,dongguacc10 @.***> 写道:

是的。

api2d应该可以了,需要重新下载v0.4.3安装包,谢谢测试

可以啦。方便透露一下后续的开发计划吗?

— Reply to this email directly, view it on GitHub https://github.com/newfyu/OpenCopilot/issues/5#issuecomment-1657200701, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJ2EPWIZIATDDLDC5GES4LXSZ4HBANCNFSM6AAAAAA24QWV54. You are receiving this because you commented.

dongguacc10 commented 1 year ago

后续一个是考虑对本地文本的操控,比如选中一段文字后对话或编辑的功能。类似任意界面上的github copilot chat 另外就是借鉴一些官方实用的gpt4插件或agent,但是用本地python环境来执行  ... 2023年7月30日 23:25,dongguacc10 @.***> 写道: 是的。 api2d应该可以了,需要重新下载v0.4.3安装包,谢谢测试 可以啦。方便透露一下后续的开发计划吗? — Reply to this email directly, view it on GitHub <#5 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJ2EPWIZIATDDLDC5GES4LXSZ4HBANCNFSM6AAAAAA24QWV54. You are receiving this because you commented.

太棒了。期待。