Closed silgon closed 1 month ago
From your screenshot it looks like it worked? How is it failing?
gpt4o-mini is adding me always triple quote when using it as a programmer, I just included ``` for the example. However, I would like to have more and different directives also. Sorry for the subtle difference 😅
Setting gptel-directives
as you do should work correctly. I'm not sure what could be going wrong. Did you use the customize interface to set its value?
I have absolutely not idea what a customized interface is. I just set the line I posted to my .emacs (actually, .emacs.d/init.el) file =)
Wow.... it's crazy, i reopened emacs I don't know how many times and nothing happened. After your reply, I just restarted again to test (and checking that I'm not becoming crazy), and well.... turns out it worked 😓. Anyway, not sure what happened, but well, programming is like that right? After x number of years you just accept it =P BTW, I saw yesterday the video for this library and the other for latex. You rock! 😉 (and it also reminded me of the time I was doing my Ph.D.). Cheers!
Sorry for the seamless silly question. I'm trying to set the directives: I tried to do it simply with:
But it doesn't seem to do the job. I tried a bunch of other things too (with add-hook 'gptel-mode-hook, with custom-set-variables , etc) but without success. How can I set my own directives?