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

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

[elpa] externals/llm 1c4edd7941: Fix url (#118)


From: ELPA Syncer
Subject: [elpa] externals/llm 1c4edd7941: Fix url (#118)
Date: Mon, 9 Dec 2024 00:58:12 -0500 (EST)

branch: externals/llm
commit 1c4edd7941c13b02dc4aeb55a6995dd03e6b029f
Author: Jason TIAN <1805410+jsntn@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Fix url (#118)
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 3efbbcf5c8..0784c96142 100644
--- a/README.org
+++ b/README.org
@@ -59,7 +59,7 @@ Microsoft Azure has an Open AI integration, although it 
doesn't support everythi
 This is Google's AI model.  You can get an API key via their 
[[https://makersuite.google.com/app/apikey][page on Google AI Studio]].
 Set this up with ~make-llm-gemini~, with the following parameters:
 - ~:key~, the Google AI key that you get from Google AI Studio.
-- ~:chat-model~, the model name, from the [[https://ai.google.dev/models][list 
of models.  This is optional and will default to the text Gemini model.
+- ~:chat-model~, the model name, from the 
[[https://ai.google.dev/models][list]] of models.  This is optional and will 
default to the text Gemini model.
 - ~:embedding-model~: the model name, currently must be "embedding-001".  This 
is optional and will default to "embedding-001".
 ** Vertex (Gemini via Google Cloud)
 This is mostly for those who want to use Google Cloud specifically, most users 
should use Gemini instead, which is easier to set up.



reply via email to

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