[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Ellama version 1.1.3
From: |
ELPA update |
Subject: |
[GNU ELPA] Ellama version 1.1.3 |
Date: |
Fri, 14 Feb 2025 17:03:42 -0500 |
Version 1.1.3 of package Ellama has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Ellama describes itself as:
==============================
Tool for interacting with LLMs
==============================
More at https://elpa.gnu.org/packages/ellama.html
## Summary:
1 Ellama
════════
[file:https://img.shields.io/badge/license-GPL_3-green.svg]
[file:https://melpa.org/packages/ellama-badge.svg]
[file:https://stable.melpa.org/packages/ellama-badge.svg]
[file:https://elpa.gnu.org/packages/ellama.svg]
Ellama is a tool for interacting with large language models from
Emacs. It allows you to ask questions and receive responses from the
LLMs. Ellama can perform various tasks such as translation, code
review, summarization, enhancing grammar/spelling or wording and more
through the Emacs interface. Ellama natively supports streaming
output, making it effortless to use with your preferred text editor.
The name "ellama" is derived from "Emacs Large LAnguage Model
Assistant". Previous sentence was written by Ellama itself.
## Recent NEWS:
1 Version 1.1.3
═══════════════
• Ensure unique elements in session and global contexts.
• Change default transient host and port to fix ollama provider setup.
• Deactivate ellama session on setting ellama-provider.
• Added functionality to convert Org mode content to Markdown when
extracting buffer or file content for the context. This ensures that
any Org mode files are properly formatted as Markdown before being
processed further.
2 Version 1.1.2
═══════════════
• Clear session context when resetting context to prevent unexpected
behavior.
3 Version 1.1.1
═══════════════
• Improve `ellama-add-selection'.
• Add buffer quote context element.
4 Version 1.1.0
═══════════════
• Enhancing interaction with reasoning models. Thinking tags within
session buffers will be collapsed by default after generation.
Outside of ellama sessions reasoning will be removed from model
output. This ensures a seamless experience for users interacting
with reasoning models.
5 Version 1.0.3
═══════════════
• Unquote symbols in `ellama-provider-list'.
6 Version 1.0.2
═══════════════
• Add ollama model selection to transient menu.
7 Version 1.0.1
═══════════════
• Refactor ellama-code-add function for better efficiency. Remove
redundant context handling in `ellama-code-add'. Simplify the prompt
template by removing unnecessary context instructions. Improve
function documentation for clarity. Add region selection handling
outside of `ellama-stream' call.
8 Version 1.0.0
═══════════════
• Added `ellama-write' command.
• Added `ellama-proofread' command.
• Added global context management, including functions to reset
context.
9 Version 0.13.11
═════════════════
• Add function `ellama-make-semantic-similar-p-with-context' that
return test function for checking if two provided texts are meaning
the same in provided context. It can be useful for creating
semantically uniq lists of strings.
10 Version 0.13.10
══════════════════
• Refactor file name fixing logic. Change the regular expression for
handling forbidden filename characters to improve efficiency.
11 Version 0.13.9
═════════════════
• Fix adding buffer to context.
12 Version 0.13.8
═════════════════
• Fixed file name generation for all operating systems.
• Fix disable paragraphs filling.
• Add `ellama-define-word' command to transient menu.
• Add `ellama-generate-name-by-reasoning-llm' funtion to use
r1 distilled models for naming new sessions.
13 Version 0.13.7
═════════════════
• Add missing requires for integration tests.
14 Version 0.13.6
═════════════════
• Add function `ellama-semantic-similar-p'. It can be useful for
creating lists without duplicates by meaning.
• Add integration tests.
15 Version 0.13.5
═════════════════
• Fix defcustom validation. Remove unnecessary quote.
16 Version 0.13.4
═════════════════
• Add string list extraction functions. Can be useful for creating LLM
workflows.
17 Version 0.13.3
═════════════════
• Refactor markdown to org translation.
• Fix bug when transformations was applied inside code blocks.
18 Version 0.13.2
═════════════════
• Fix inline latex translation during markdown to org transformations.
19 Version 0.13.1
═════════════════
• Add support for extra information in ellama session.
20 Version 0.13.0
═════════════════
• Add command `ellama-chat-send-last-message' to compose and modify
messages within the chat buffer and send them directly from there.
• Add `ellama-chat-display-action-function' and
`ellama-instant-display-action-function' custom variables to
customize display buffers behaviour.
21 Version 0.12.8
═════════════════
• Provide code review in chat session.
• Improve code review prompt template.
22 Version 0.12.7
═════════════════
• Add change command to transient menu.
23 Version 0.12.6
═════════════════
• Fixed transient dependency version.
• Refined the code for lazy loading some dependencies.
24 Version 0.12.5
═════════════════
• Add coding provider customization option.
25 Version 0.12.4
═════════════════
• Fix documentation.
• Improve translation template.
• Improve commit message template.
26 Version 0.12.3
═════════════════
• Add separated summarization provider customization option.
• Improve summarization prompt template.
27 Version 0.12.2
═════════════════
• Add problem solving chains to transient menu.
28 Version 0.12.1
═════════════════
• Fix bug when user can't create new session with universal prefix
argument.
29 Version 0.12.0
═════════════════
• Add transient menu.
30 Version 0.11.14
══════════════════
• Add interactive template modification for ellama-improve-* functions
… …
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Ellama version 1.1.3,
ELPA update <=