☁️API LLM general link

LLM

The API version of the model chain, compatible with all API interfaces.

Pack: comfyui_LLM_party

custom_nodes.comfyui_LLM_party

Inputs (22)

NameTypeRequired
system_promptSTRINGrequired
user_promptSTRINGrequired
modelCUSTOMrequired
temperatureFLOATrequired
is_memoryCOMBOrequired
is_tools_in_sys_promptCOMBOrequired
is_lockedCOMBOrequired
main_brainCOMBOrequired
max_lengthINTrequired
system_prompt_inputSTRINGoptional
user_prompt_inputSTRINGoptional
toolsSTRINGoptional
file_contentSTRINGoptional
imagesIMAGEoptional
imgbb_api_keySTRINGoptional
conversation_roundsINToptional
historical_recordCOMBOoptional
is_enableBOOLEANoptional
extra_parametersDICToptional
user_historySTRINGoptional
img_URLSTRINGoptional
streamBOOLEANoptional

Outputs (5)

NameType
assistant_responseSTRING
historySTRING
toolSTRING
imageIMAGE
reasoning_contentSTRING