SDGLBL

Results 9 comments of SDGLBL

可以先自己编译凑合用 ```sh # install rust by your self yarn add -D @tauri-apps/cli yarn tauri build --target aarch64-apple-darwin ```

> Thanks for this. I'll need test coverage (as we have for DeepSeek) before I can merge this. Also, please stick to the PR template in the future - it...

> Thanks for implementing this! Is it compatible with all `openai_compatible` adapters rather than just `openai`, so that it'd be more flexible to be extended. This modification was actually made...

> @SDGLBL Thanks! I'm mainly using local models with this plugin, and I just confirmed that this branch is already working with the local Ollama (gpt-oss:20b) as follows. > >...

Duplicate with [#2359](https://github.com/olimorris/codecompanion.nvim/pull/2359),Thanks to [Davidyz](https://github.com/Davidyz) for his contribution