Run and get responses from ChatGPT blocks using org babel.

Install with:

  (require 'ob-chatgpt-shell)
  (ob-chatgpt-shell-setup)

Usage:

    #+begin_src chatgpt-shell
      Hello
    #+end_src