Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add summarization provider option and update prompt template #166

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

s-kostyaev
Copy link
Owner

Introduce a new custom variable ellama-summarization-provider to specify the LLM provider for summarization tasks. The ellama-summarize-prompt-template is now more detailed, instructing the model on how to generate summaries with specific steps and criteria. Additionally, updated the ellama-summarize and ellama-summarize-killring functions to use this new provider if specified.

This change ensures that summarization tasks can utilize a dedicated LLM provider for better performance and accuracy.

Introduce a new custom variable `ellama-summarization-provider` to
specify the LLM provider for summarization tasks. The
`ellama-summarize-prompt-template` is now more detailed, instructing
the model on how to generate summaries with specific steps and
criteria. Additionally, updated the `ellama-summarize` and
`ellama-summarize-killring` functions to use this new provider if
specified.

This change ensures that summarization tasks can utilize a dedicated
LLM provider for better performance and accuracy.
@s-kostyaev s-kostyaev merged commit 6c05d97 into main Oct 25, 2024
11 checks passed
@s-kostyaev s-kostyaev deleted the improve-summarization branch October 25, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant