zou rui

Results 11 comments of zou rui

感谢 @yetone 解答,我开始以为是有什么特别复杂的支持难度。看起来只是想让更多的用户无感用起来,减少手动配置的过程? 这边尝试着自己处理了一下。能够正常运行。 ``` git clone https://github.com/openai-translator/openai-translator.git cd openai-translator pnpm install make build-browser-extension ``` 文件产出位置在 dist/browser-extension/chromium/ 下 chrome 右上角3个点-> 扩展程序 -> 管理扩展程序 右上角,打开开发者模式 加载 dist/browser-extension/chromium/ 这个插件 修改ollama配置 Linux ```...

最后发现是有条数据有问题。删掉就好了。

> I'd vote for adding a `caCertificateRefs` field in here to solve this is caCertificateRef field ok? is there a scenario where users might need multiple CAs?

> > > I'd vote for adding a `caCertificateRefs` field in here to solve this > > > > is caCertificateRef field ok? is there a scenario where users might...

> hey @phantooom do you any cycles to address the above comments ?嘿,你有空处理上面的评论吗? this is similar to #4227这与 #4227 类似 sorry. my work has recently changed, and I am no...

> 1. It's recommended to enable readdir caching by adding the `-o readdir-cache=true` option > 2. If option 1 still doesn't resolve the issue, consider a more aggressive caching strategy...

> You can use profile to view statistics for metadata operations. The cache likely won’t take effect on the first access, and it’s also difficult to avoid write requests from...