David-Kunz / gen.nvim

Neovim plugin to generate text using LLMs with customizable prompts
The Unlicense
992 stars 64 forks source link

[feature request] dialogue with the model #38

Closed floppydisken closed 8 months ago

floppydisken commented 8 months ago

It would be awesome to be able to conversate with the model based on the input instead of it being a fire-once approach.

I'm thinking something like having a "Conversate" prompt that opens a window in which each question-answer can be viewed.

I would love this to adjust the question asked or specify even further details for the prompts.

floppydisken commented 8 months ago

Nevermind, didn't spot another issue that asked for this #28. Closing.