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

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

[nongnu] elpa/gptel 1b94ff9445: gptel-openai: Fix typo (#469)


From: ELPA Syncer
Subject: [nongnu] elpa/gptel 1b94ff9445: gptel-openai: Fix typo (#469)
Date: Fri, 8 Nov 2024 13:00:21 -0500 (EST)

branch: elpa/gptel
commit 1b94ff9445f62debd6649047bc3dc86807b393bd
Author: Jason <small.job8148@fastmail.com>
Commit: GitHub <noreply@github.com>

    gptel-openai: Fix typo (#469)
    
    gptel-openai.el (gptel-make-gpt4all): Fix default port specification.
---
 gptel-openai.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gptel-openai.el b/gptel-openai.el
index 23ac3ac4ca..744ca04d74 100644
--- a/gptel-openai.el
+++ b/gptel-openai.el
@@ -390,7 +390,7 @@ Keyword arguments:
 
 CURL-ARGS (optional) is a list of additional Curl arguments.
 
-HOST is where GPT4All runs (with port), typically localhost:8491
+HOST is where GPT4All runs (with port), typically localhost:4891
 
 MODELS is a list of available model names.
 



reply via email to

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