nvf icon indicating copy to clipboard operation
nvf copied to clipboard

vim.assistant.codecompanion-nvim.setupOpts.strategies.*.adapter: Allow configure with sets

Open mrdev023 opened this issue 4 months ago • 0 comments

I have verified that this feature request has not been made before

  • [x] I have checked the issues tab, and did not find a similar feature request. I understand that my issue will be closed if it is a duplicate.

Feature Type

Update Request (Plugin/Nixpkgs)

Feature description

When I want to change the model for each strategy, I can only set the provider name but not the model.

For now it allow only str https://github.com/NotAShelf/nvf/blob/03833118267ad32226b014b360692bdce9d6e082/modules/plugins/assistant/codecompanion/codecompanion-nvim.nix#L204

https://codecompanion.olimorris.dev/configuration/adapters#changing-a-model

Alternatives

No response

Additional Context

No response

mrdev023 avatar Aug 26 '25 13:08 mrdev023