ComfyUI Node: 字符串逻辑(string_logic)
Authored by heshengtao
Created 7 months ago
Updated 21 days ago
791 stars
Category
大模型派对(llm_party)/函数(function)
Inputs
option
- A contain B
- A not contain B
- A relate to B
- A not relate to B
- A equal B
- A not equal B
- A is null
- A is not null
stringA STRING
stringB STRING
Outputs
STRING
STRING
STRING
Extension: comfyui_LLM_party
A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows.
Authored by heshengtao