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

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

[elpa] externals/llm 89d1b7fdb8: docs: update README.org (#126)


From: ELPA Syncer
Subject: [elpa] externals/llm 89d1b7fdb8: docs: update README.org (#126)
Date: Thu, 19 Dec 2024 00:58:19 -0500 (EST)

branch: externals/llm
commit 89d1b7fdb8f486e13f2625057a34c3b54bcac993
Author: Ikko Eltociear Ashimine <eltociear@gmail.com>
Commit: GitHub <noreply@github.com>

    docs: update README.org (#126)
    
    respsect -> respect
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index c3a4b2694f..67ef91fe78 100644
--- a/README.org
+++ b/README.org
@@ -121,7 +121,7 @@ The =:regex= needs to uniquely identify the model passed in 
from a provider's ch
 
 Once this is done, the model will be recognized to have the given context 
length and capabilities.
 * =llm= and the use of non-free LLMs
-The =llm= package is part of GNU Emacs by being part of GNU ELPA.  
Unfortunately, the most popular LLMs in use are non-free, which is not what GNU 
software should be promoting by inclusion.  On the other hand, by use of the 
=llm= package, the user can make sure that any client that codes against it 
will work with free models that come along.  It's likely that sophisticated 
free LLMs will, emerge, although it's unclear right now what free software 
means with respsect to LLMs.  Because of  [...]
+The =llm= package is part of GNU Emacs by being part of GNU ELPA.  
Unfortunately, the most popular LLMs in use are non-free, which is not what GNU 
software should be promoting by inclusion.  On the other hand, by use of the 
=llm= package, the user can make sure that any client that codes against it 
will work with free models that come along.  It's likely that sophisticated 
free LLMs will, emerge, although it's unclear right now what free software 
means with respect to LLMs.  Because of t [...]
 
 To build upon the example from before:
 #+begin_src emacs-lisp



reply via email to

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