Skip to content

Remove the custom prompt formating and relie on ollama #67

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

yousshim
Copy link

By sending the prefix and suffix strings to the ollama completion endpoint the custom prompt formatting code can be dropped from the plugin and delegated to the ollama template.

This ensures that all current and future modes offering infill completion can be supported without modification to the plugin code.

This change also drops the current model configuration settings in favor of a single model name text field.

@yousshim yousshim mentioned this pull request Mar 30, 2025
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