-
I'm evaluating multi LLM as sources, logging what LLM sources are shown as completions and which ones are picked. I've removed the icons I had for different LLM and now I want to randomise the order sources appear each time the completion menu is shown. Is there any way to do this. Other wise I think that where LLM are of similar usefulness the top won will win due to it being easiest to apply |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Think I've got it working be adapting a suggestion in the wiki https://github.com/hrsh7th/nvim-cmp/wiki/Advanced-techniques#disable--enable-cmp-sources-only-on-certain-buffers
|
Beta Was this translation helpful? Give feedback.
Think I've got it working be adapting a suggestion in the wiki https://github.com/hrsh7th/nvim-cmp/wiki/Advanced-techniques#disable--enable-cmp-sources-only-on-certain-buffers