Nodes/ComfyUI_ComfyGroq/GROQ Code Assistant
ComfyUI Node

GROQ Code Assistant

A ComfyUI node in ComfyGroq/Code with 7 inputs and 2 outputs.

By downlifted·Created 11 months ago·Updated 11 months ago· 0
GROQ Code Assistant
    • code
    • explanation
    api_key
    modelcodeqwen-7b
    taskGenerate a Python function that sorts a list of dictionaries by a specified key
    languagepython
    temperature0.20
    max_tokens2048
    include_explanationtrue
    CategoryComfyGroq/Code

    Inputs (7)

    NameTypeDefaultDescription
    api_keySTRING
    modelCOMBOcodeqwen-7b1 options: codeqwen-7b
    taskSTRINGGenerate a Python function that sorts a list of dictionaries by a specified key
    languageCOMBOpython7 options: python, javascript, typescript, java, c++, go, +1
    temperatureFLOAT0.200–1
    max_tokensINT2048100–8192
    include_explanationBOOLEANtrue

    Outputs (2)

    NameTypeDescription
    codeSTRING
    explanationSTRING