Nguyen Tri Tai
Nguyen Tri Tai
I'm using [Catppuccin](https://github.com/catppuccin/nvim) colorscheme and it comes with multiple flavour. In my case, I needed to set the flavour first and then apply the colorscheme after. The `onchange` is a...
### Did you check the docs? - [X] I have read all the which-key.nvim docs ### Is your feature request related to a problem? Please describe. As mentioned in #752...
Some GPT models are now support returning token logprobs (e.g. gpt-4o-mini). What is the correct way to add this parameter before send the completion request?