Skip to content

Ollama node enhancement#131

Merged
GaijinKa merged 1 commit intomainfrom
fix/prompter_ollama
Feb 27, 2026
Merged

Ollama node enhancement#131
GaijinKa merged 1 commit intomainfrom
fix/prompter_ollama

Conversation

@b3by
Copy link
Collaborator

@b3by b3by commented Feb 27, 2026

Description

This PR introduces changes to the prompter_ollama plugin node, including:

  • keep alive, to prevent ollama from unloading the model from memory;
  • adding a setup file to store system prompts;
  • enabling or disabling thinking for supporting models

PR type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test update
  • Build/CI configuration change
  • Other (please describe):

Key modifications and changes

New features for prompter_ollama.

@b3by b3by requested a review from GaijinKa February 27, 2026 11:23
@b3by b3by added type:enhancement New feature or request priority:medium labels Feb 27, 2026
@GaijinKa GaijinKa merged commit 7a9dc89 into main Feb 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants