11 lines
164 B
Plaintext
Raw Normal View History

2024-03-23 05:46:12 +01:00
# -*- mode: snippet -*-
#name : org-ai-block
#key : ai
#contributor : Robert Krahn
# --
#+begin_ai
${1:[SYS]: ${2:You are a helpful assistant.}
}[ME]: $0
#+end_ai