[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gptel 17f39f6a81: gptel-transient: Update crowdsourced pro
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gptel 17f39f6a81: gptel-transient: Update crowdsourced prompts url |
Date: |
Wed, 14 Aug 2024 13:00:07 -0400 (EDT) |
branch: elpa/gptel
commit 17f39f6a8144496252eacc012ef7f1d6a2ac883a
Author: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Commit: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
gptel-transient: Update crowdsourced prompts url
* gptel-transient.el (gptel--crowdsourced-prompts-url): Update
according to #360. Closes #360.
---
gptel-transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gptel-transient.el b/gptel-transient.el
index e1c418720a..845e343ae9 100644
--- a/gptel-transient.el
+++ b/gptel-transient.el
@@ -105,7 +105,7 @@ Or is it the other way around?"
(format "You are a prose editor. Rewrite the following text to be more
professional.")))
(defvar gptel--crowdsourced-prompts-url
- "https://github.com/f/awesome-chatgpt-prompts/raw/main/prompts.csv";
+
"https://raw.githubusercontent.com/f/awesome-chatgpt-prompts/main/prompts.csv";
"URL for crowdsourced LLM system prompts.")
(defvar gptel--crowdsourced-prompts
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/gptel 17f39f6a81: gptel-transient: Update crowdsourced prompts url,
ELPA Syncer <=