From b4cb7d9bd0946169296e700b8224aec6148594f4 Mon Sep 17 00:00:00 2001 From: kanubacode <69571+kanubacode@users.noreply.github.com> Date: Sun, 31 Aug 2025 19:25:37 -0400 Subject: [PATCH] Add gpt-responses.el Minimal OpenAI Responses API client --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index b772ad9..e4fa164 100644 --- a/README.org +++ b/README.org @@ -899,6 +899,7 @@ External Guides: - [[https://github.com/xenodium/chatgpt-shell][chatgpt-shell]] - ChatGPT and DALL-E Emacs shells + Org Babel. - [[https://github.com/karthink/gptel][GPTel]] - A simple ChatGPT client for Emacs. - [[https://github.com/emacs-openai/chatgpt][chatgpt]] - Use ChatGPT inside Emacs + - [[https://github.com/kanubacode/gpt-responses.el][gpt-responses.el]] - Minimal OpenAI Responses API client. *** AI assistant programming