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

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

[elpa] externals/llm 5b3802b5cf 1/2: Add NEWS for the changes to Ollama


From: ELPA Syncer
Subject: [elpa] externals/llm 5b3802b5cf 1/2: Add NEWS for the changes to Ollama endpoing
Date: Thu, 8 Feb 2024 00:58:06 -0500 (EST)

branch: externals/llm
commit 5b3802b5cf08bad56cc4921755a7b701a1aaa2d9
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>

    Add NEWS for the changes to Ollama endpoing
---
 NEWS.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index aad0f6ef71..8a663e9299 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,5 +1,6 @@
 * Version 0.10.0
-- Introduce llm logging, set ~llm-log~ to non-nil to enable logging of all 
interactions with the =llm= package.
+- Introduce llm logging (for help with developing against =llm=), set 
~llm-log~ to non-nil to enable logging of all interactions with the =llm= 
package.
+- Change the default interaction with ollama to one more suited for 
converesations (thanks to Thomas Allen).
 * Version 0.9.1
 - Default to the new "text-embedding-3-small" model for Open AI.  *Important*: 
Anyone who has stored embeddings should either regenerate embeddings 
(recommended) or hard-code the old embedding model ("text-embedding-ada-002").
 - Fix response breaking when prompts run afoul of Gemini / Vertex's safety 
checks.



reply via email to

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