Robitx / gp.nvim

Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]
MIT License
870 stars 74 forks source link

Question: How to Provide `.gp.md` file as Context for GpChatNew #200

Open harrisoncramer opened 2 months ago

harrisoncramer commented 2 months ago

Hello,

Thank you for the great plugin! This is just a question.

I've used the GpContext command to create a .gp.md file in my repository that contains some information. However, when I run a GpChatNew command and ask the AI questions that are relevant to the context provided, it does not know how to answer. For instance, if I tell it my favorite color is red in the context file, the AI does not seem to retain that information in the chat.

This is using the default GPT-4 model.

Is there something I have to do to provide this context to every chat session in this repository automatically? Thank you!

Mikkolehtimaki commented 1 month ago

Hey did you figure this out? Running to the same question.

harrisoncramer commented 1 month ago

No I didn't