branch: externals/ellama
commit 92d4349bacb3db9d84ccbbf1b5c55dc95b10bc51
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>
add information about local LLMs into package summary
---
ellama.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ellama.el b/ellama.el
index 8d0c397056..d3d8e4c075 100644
--- a/ellama.el
+++ b/ellama.el
@@ -1,4 +1,4 @@
-;;; ellama.el --- Ollama client
+;;; ellama.el --- Ollama client for calling local LLMs
;; Copyright (C) 2023 Sergey Kostyaev