diff --git a/gptel.el b/gptel.el index 5d0202f..7feaca5 100644 --- a/gptel.el +++ b/gptel.el @@ -174,6 +174,7 @@ By default, \"openai.com\" is used as HOST and \"apikey\" as USER." ;; TODO: Handle multiple requests(#15). (Only one request from one buffer at a time?) ;; TODO: Since we capture a marker for the insertion location, `gptel-buffer' no ;; longer needs to be recorded +;;;###autoload (defun gptel-send (&optional arg) "Submit this prompt to ChatGPT.