karthink / gptel

A simple LLM client for Emacs
GNU General Public License v3.0
1.06k stars 116 forks source link

Save chat directive #99

Closed Ypot closed 11 months ago

Ypot commented 11 months ago

Is it possible to save the directive too?

Something like: :PROPERTIES: :GPTEL_MODEL: gpt-3.5-turbo :GPTEL_TOPIC: Emacs :GPTEL_BOUNDS: ((366 . 2275) (2320 . 3195) (3230 . 4624)) :GPTEL_DIRECTIVE: You are Richard Stallman :END:

karthink commented 11 months ago

Yes, all state is saved. Try changing the directive and saving the file.

karthink commented 11 months ago

I'm assuming this issue is resolved. Please reopen if it doesn't work as expected.

Ypot commented 11 months ago

Hi. Yes, it works. Thanks. Although I had some rare issues: when I saved the directive changed, if this repeats itself I will let you know.

Best regards