Nodes/ComfyUI-Venice-API/Textgen Parameters (Venice)
ComfyUI Node

Textgen Parameters (Venice)

Passes on parameters unique parameters to Venice's API implementation for Venice text generation nodes.

By DraconicDragon·Created 2 years ago·Updated 7 months ago· 7
Textgen Parameters (Venice)
    • venice_parameters
    character_slugstrawberry-the-cat
    enable_characterfalse
    strip_thinking_responsefalse
    disable_thinkingfalse
    web_searchauto
    enable_web_citationsfalse
    use_venice_system_promptfalse
    Categoryvenice.ai

    Inputs (7)

    NameTypeDefaultDescription
    character_slugCOMBOstrawberry-the-catThe character slug of a public Venice character.
    enable_characterBOOLEANfalseEnable or disable character parameter being passed on.
    strip_thinking_responseBOOLEANfalseStrip <think></think> blocks from the response. Applicable only to reasoning / thinking models. Also available to use as a model feature suffix. Defaults to false.
    disable_thinkingBOOLEANfalseOn supported reasoning models, will disable thinking and strip the <think></think> blocks from the response. Defaults to false.
    web_searchCOMBOautoAuto will enable it based on the model's discretion. On will force web search on the request. Citations will be returned either in the first chunk of a streaming result, or in the non streaming response.Defaults to off.
    enable_web_citationsBOOLEANfalseWhen web search is enabled, this will request that the LLM cite its sources using a [REF]0[/REF] format. Defaults to false.
    use_venice_system_promptBOOLEANfalseWhether to include the Venice supplied system prompts alongside specified system prompts. Defaults to true.

    Outputs (1)

    NameTypeDescription
    venice_parametersSTRING