emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/gptel a7207a3835 097/273: README: Add TOC


From: ELPA Syncer
Subject: [nongnu] elpa/gptel a7207a3835 097/273: README: Add TOC
Date: Wed, 1 May 2024 10:01:54 -0400 (EDT)

branch: elpa/gptel
commit a7207a3835803f14454964aae9b76f274c9becc1
Author: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Commit: Karthik Chikmagalur <karthikchikmagalur@gmail.com>

    README: Add TOC
---
 README.org | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 226c146408..b2f514f746 100644
--- a/README.org
+++ b/README.org
@@ -17,8 +17,26 @@ 
https://user-images.githubusercontent.com/8607532/230516816-ae4a613a-4d01-4073-a
 
 GPTel uses Curl if available, but falls back to url-retrieve to work without 
external dependencies.
 
+** Contents :toc:
+  - [[#breaking-changes][Breaking Changes]]
+  - [[#installation][Installation]]
+      - [[#straight][Straight]]
+      - [[#manual][Manual]]
+      - [[#doom-emacs][Doom Emacs]]
+      - [[#spacemacs][Spacemacs]]
+  - [[#usage][Usage]]
+    - [[#in-any-buffer][In any buffer:]]
+    - [[#in-a-dedicated-chat-buffer][In a dedicated chat buffer:]]
+  - [[#using-it-your-way][Using it your way]]
+    - [[#extensions-using-gptel][Extensions using GPTel]]
+  - [[#additional-configuration][Additional Configuration]]
+  - [[#why-another-chatgpt-client][Why another ChatGPT client?]]
+  - [[#will-you-add-feature-x][Will you add feature X?]]
+  - [[#alternatives][Alternatives]]
+  - [[#acknowledgments][Acknowledgments]]
+
 ** Breaking Changes
-1. =gptel-api-key-from-auth-source= search the API KEY using the =gptel-host=, 
i.e., "api.openai.com" instead of the original "openai.com". You need to update 
your =~/.authinfo=.
+- =gptel-api-key-from-auth-source= now searches for the API key using the 
value of =gptel-host=, /i.e./ "api.openai.com" instead of the original 
"openai.com".  You need to update your =~/.authinfo=.
 
 ** Installation
 
@@ -169,3 +187,7 @@ There are several more: 
[[https://github.com/CarlQLange/chatgpt-arcana.el][chatg
 - [[https://github.com/tarsius][Jonas Bernoulli]] for the Transient library.
 
 
+
+# Local Variables:
+# toc-org-max-depth: 4
+# End:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]