josc146

Results 117 comments of josc146

有此计划, 但目前工作重心在更多的api方面, 这部分会稍后

的确,看起来有更新

@PeterDaveHello ChatALL is a client, not a browser extension. Client can freely execute dynamic JS scripts, but for browser extension, this is challenging and involves more scrutiny issues.

@PeterDaveHello By the way, you can use projects like https://github.com/BerriAI/litellm to convert LLM APIs into OpenAI format and use them in conjunction with ChatGPTBox's `Custom Model` mode

Currently, it depends on the API mode you choose. If you choose a mode with a longer context, then the input tokens could be more, for example, gpt-3.5-turbo-16k.

我做了个简单的兼容openai api的版本, 支持sse, 可以huggingface一键自托管: https://github.com/josStorer/selfhostedAI 但是目前cuda一直不可用, 希望有人能帮忙看看, hf仓库: https://huggingface.co/spaces/josStorer/ChatGLM-6B-Int4-API-OpenAI-Compatible

这个可能需要开发独立的客户端, 我后续会考虑一下

我还是打算做成独立客户端的, 不然让人再装个软件太麻烦了

@atjjme ok, 我会优先尝试通过浏览器自带的后台程序客户端方式实现

[v2.2.4](https://github.com/josStorer/chatGPTBox/releases/tag/v2.2.4) 现在可以设置作为独立窗口打开, 并在关闭浏览器后仍然允许通过快捷键调出