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

期待下一个版本实现的功能,并致谢原创者的分享及耐心答疑 #1

Open
lkbgct opened this issue Mar 16, 2023 · 8 comments

Comments

@lkbgct
Copy link

lkbgct commented Mar 16, 2023

首先感谢创作者,不错的应用,适合俺小白部署给家人用。
1、进入用户端需要授权码,以免被分享滥用,造成key失效。
2、希望用户端输入输出窗口在PC上左右分布,START按键置于中间,这样鼠标操作方便,或者可自定义快捷键代替鼠标操作。
3、输出窗口应该可以保存对话历史
4、在等待AI回复时,希望在输出窗口播放等待的gif,且这个gif部署人可自定义。

以上,我的一点意见,再次感谢。

@noobnooc
Copy link
Owner

🙏非常不错的建议,有一些都是之前有想过的。

@lkbgct
Copy link
Author

lkbgct commented Mar 17, 2023

感觉今早APP秒回应,是openai优化了、vercel优化了、还是墙低了?

@noobnooc
Copy link
Owner

感觉今早APP秒回应,是openai优化了、vercel优化了、还是墙低了?

OpenAI 优化了,说是优化其实就是恢复到以前的速度了。GPT-4 刚出的时候可能太火爆了一下变慢了。

@lkbgct
Copy link
Author

lkbgct commented Mar 22, 2023

如何将这位大佬的代码改造下,放入本项目前端代码里整合,让它关闭数据监管,解除聊天限制,还有就是实现聊天历史记录的保存和导出?没有编程基础,靠GPT出错数次,还是整不出。

@lkbgct
Copy link
Author

lkbgct commented Mar 22, 2023

忘记放链接了https://github.com/bigemon/ChatGPT-ToolBox

@feenn
Copy link

feenn commented Mar 27, 2023

支持!特别是第一个建议可以加一个Basic鉴权

@shuncon
Copy link

shuncon commented Mar 31, 2023

docker 部署呢

@lkbgct
Copy link
Author

lkbgct commented Dec 28, 2023

很久没整这个,因为KEY失效没续费,今天重新注册了个,发现之前正常现在反倒出错,请教如何解决?谢谢!
[23:00:21.315] Failed to compile.
[23:00:21.315]
[23:00:21.315] ./pages/_app.tsx:5:11
[23:00:21.316] Type error: 'Component' cannot be used as a JSX component.
[23:00:21.316] Its element type 'Component<any, any, any> | ReactElement<any, any> | null' is not a valid JSX element.
[23:00:21.316] Type 'Component<any, any, any>' is not assignable to type 'Element | ElementClass | null'.
[23:00:21.316] Type 'Component<any, any, any>' is not assignable to type 'ElementClass'.
[23:00:21.316] The types returned by 'render()' are incompatible between these types.
[23:00:21.316] Type 'React.ReactNode' is not assignable to type 'import("/vercel/path0/node_modules/@types/react-dom/node_modules/@types/react/ts5.0/index").ReactNode'.
[23:00:21.316] Type 'ReactElement<any, string | JSXElementConstructor>' is not assignable to type 'ReactNode'.
[23:00:21.316] Property 'children' is missing in type 'ReactElement<any, string | JSXElementConstructor>' but required in type 'ReactPortal'.
[23:00:21.316]

[23:00:21.363] error Command failed with exit code 1.
[23:00:21.363] info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[23:00:21.389] Error: Command "yarn run build" exited with 1
[23:00:21.674]

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

4 participants