Sun Zhigang
Sun Zhigang
偶尔是会发生。目前我还没抓到过现场。你有必现路径吗?
Fixed in [v1.18.13](https://github.com/sunner/ChatALL/releases/tag/v1.18.13)
不会呀,实现上是只要向上滚动一点点,就不会自动往底部滚动了。你能录个屏吗?
嗯,看到了,多谢辛苦录屏。我找找原因
[ChatALL](https://github.com/sunner/ChatALL) 支持同时访问 3.5 和 4,甚至还可以同时用 Web browsing。Bing Chat 也是三种风格同时支持。现在已经有 18 种 bot 可以同屏对话
多谢。这几个我都有了。现在像 minimax、360、商汤等,我还没有。不过目前最大困难并不是帐号,而是我没足够时间把它们都做掉,需要大家多支援
> 借楼问问 No API 和 No account or API key needed 两者的区别 ?都能够使用对吗? No API 是说这个大模型不提供 API。另一个是说不需要帐号或key就能用
This feature is not intended for exposing to end-users. However, I have a similar approach to yours. I want to create abstract APIs that can handle all the LLMs' official...
I never tried yarn or pnpm on this project. However, I met the same `Module not found` error today. It is caused by vuetify 3.3.x . Have you upgraded it?...
Are you trying to do something like LangChain? If so, maybe contribute to it is better. Actually, I'm planning to call all API through it.