gp.nvim icon indicating copy to clipboard operation
gp.nvim copied to clipboard

Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]

Results 97 gp.nvim issues
Sort by recently updated
recently updated
newest added

I tried to get claude to run but I ran into issues. It seems some of the requests went through.  Error 19:01:44 notify.error Gp.nvim Gp.nvim: anthropic response is empty:...

and reference the command in the README follow up of https://github.com/Robitx/gp.nvim/actions/runs/11347157960/job/31557872495?pr=215 since the github action didn't like my branch name

Currently, during the time of the output, the chat will scroll down automatically, so that it is difficult to read or copy the content already there during the time. This...

Error executing luv callback: ...vim/site/pack/packer/start/gp.nvim/lua/gp/dispatcher.lua:244: attempt to index field 'choices' (a nil value) stack traceback: ...vim/site/pack/packer/start/gp.nvim/lua/gp/dispatcher.lua:244: in function 'process_lines' ...vim/site/pack/packer/start/gp.nvim/lua/gp/dispatcher.lua:293: in function 'out_reader' ...re/nvim/site/pack/packer/start/gp.nvim/lua/gp/tasker.lua:166: in function I get this error,...

Hello and thank you for your great plugin! I'm trying to use it with some exotic LLMs, which are not supported out-of-box and it's kind a hard thing to do....

Here's my gp.log and config ``` use({ "robitx/gp.nvim", config = function() local GROQ_KEY = "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" local GROQ_HOST = "https://api.groq.com/openai/v1/chat/completions" local GROQ_AUDIO = "https://api.groq.com/openai/v1/audio/transcriptions" local GROQ_WHISPER_MODEL = "distil-whisper-large-v3-en"; local conf =...

Hey there, I'm attempting to get my openai_api_key from 1password but I'm having an issue with a flag (--account) being recognized. This flag works when used in the command line...

hey hey, thx for the wonderful plugin :-) every now and then i get the message: You are trained on data up to October 2023. before and after the code,...