Eric Wang
Eric Wang
I found this works for me: ```toml [hooks] pre-commit = "cargo +nightly fmt -- --check; cargo +nightly fmt" ``` The check fails, then, re-run `fmt`, then the committer should re-add...
> ... if there's a sensible default or whether something like Org's `%?` template element makes more sense. Hi @lennonhill, I've checked out this branch for a couple of days,...
> 仔细研究了一下发现确实是小程序功能更新的原因导致的崩溃 > 于是有了牺牲小程序功能的临时解决办法(虽然处理过之后和直接使用旧版本没有什么实际区别) > > 1. 卸载干净重新安装并启动一次安装微信 > 2. 使用空文件替换`~/.deepinwine/Deepin-WeChat/drive_c/Program Files/Tecent/WeChat/WeChatApp.exe` 移动该文件到别处后创建一个空白的文本文档重命名即可 > 3. 可以正常使用不闪退 > > 与直接降级旧版相比,区别有: > > 1. 小程序消息的缩略图可以正常显示,旧版只有提示`Shared a Mini Program. View on mobile` >...
> Hello, thanks for contributing, but for a further test, I would like to know to get an API key supports Gemini Pro 1.5, or should I change to another...
> hello, have you successfully tested invoke the model once? if so, could you pls add my WeChat: Yeuoly Not yet, I've converted this PR to draft due to the...
@Yeuoly has been updated and tested.
Hi, - 希望可以自动加载 ChatGPT Web Session Model 并支持选择; - 当前版本(V0.7.1)已经支持 ChatGPT Web(3.5 Mobile) Model; - - 对于 ChatGPT Web Session,Model 应该也是可以用 AccessToken 通过 API 获取到的; - API: https://chat.openai.com/backend-api/models - Models:...
Has there been any progress on this issue? I'm currently using Doom Emacs. My workaround is as follows: ```elisp (use-package! copilot :after company :hook ((prog-mode . copilot-mode) (org-mode . copilot-mode)...
This is a ``html2markdown`` :XD cause we're encountering with the same problem...  --- And, related code is right here... ```Python if hn(tag): self.p() if...
> for those who install vim-yankstack, please remove it Works