Mai Tran Phu Khuong

Results 2 issues of Mai Tran Phu Khuong

As I mention in title, this doesn't work when I add 2 images and sequently remove it from editor box, please update the plugin to support multiple images

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 =...