jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.56k stars 307 forks source link

Allow loading custom prompts from local file #351

Open joeldrotleff opened 6 months ago

joeldrotleff commented 6 months ago

This PR adds the ability to specify a local file, such as '/Users/Joel/custom-text-prompts.csv' for the predefined_chat_gpt_prompts option.

kohane27 commented 5 months ago

https://github.com/jackMort/ChatGPT.nvim/issues/52#issuecomment-1857966411