Nodes/ComfyUI_LiteLLM/BasicRecursionFilterNode
ComfyUI Node

BasicRecursionFilterNode

A ComfyUI node in sd with 4 inputs and 1 output.

By Hopping-Mad-Games·Created 2 years ago·Updated 10 months ago· 7
BasicRecursionFilterNode
  • LLLM_provider
  • inner_recursion_filter
  • Recursion Filter
max_depth2
recursion_prompt the date is {date} given the prompt: <prompt> {prompt} </prompt> and completion: <completion> {completion} </completion> Please expand on the completion by. - considering the prompt more thoroughly - why would the user have entered this as their prompt? - based on the language the user has used, what can i assume about the user in order to help them? - considering what the completion might have missed. use tags: <consideration></consideration> <completion></completion> inside the consideration tag it is important that you think step by step in at least 5 steps about how to adhere to the instructions. please understand that what you tag as completion will go directly to the user. please completely re-write and re-tag everything, but include everything useful from the given completion and prompt
Categorysd

Inputs (4)

NameTypeDefaultDescription
max_depthINT2
LLLM_providerCALLABLE
recursion_promptoptSTRING the date is {date} given the prompt: <prompt> {prompt} </prompt> and completion: <completion> {completion} </completion> Please expand on the completion by. - considering the prompt more thoroughly - why would the user have entered this as their prompt? - based on the language the user has used, what can i assume about the user in order to help them? - considering what the completion might have missed. use tags: <consideration></consideration> <completion></completion> inside the consideration tag it is important that you think step by step in at least 5 steps about how to adhere to the instructions. please understand that what you tag as completion will go directly to the user. please completely re-write and re-tag everything, but include everything useful from the given completion and prompt
inner_recursion_filteroptLLLM_AGENT_RECURSION_FILTER

Outputs (1)

NameTypeDescription
Recursion FilterLLLM_AGENT_RECURSION_FILTER