mirror of
https://github.com/justUmen/Bjornulf_custom_nodes.git
synced 2026-03-21 20:52:11 -03:00
0.62
This commit is contained in:
@@ -43,7 +43,7 @@ class OllamaSystemPersonaSelector:
|
||||
RETURN_TYPES = ("OLLAMA_PERSONA", "STRING",)
|
||||
RETURN_NAMES = ("OLLAMA_PERSONA", "prompt_text")
|
||||
FUNCTION = "get_system_prompt"
|
||||
CATEGORY = "ollama"
|
||||
CATEGORY = "Bjornulf"
|
||||
|
||||
def get_system_prompt(self, selected_prompt, custom_prompt_prefix):
|
||||
# space only if self.SYSTEM_PERSONAS[selected_prompt] isn't empty
|
||||
|
||||
Reference in New Issue
Block a user