ComfyUI Node
Textgen Parameters (Venice)
Passes on parameters unique parameters to Venice's API implementation for Venice text generation nodes.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| character_slug | COMBO | strawberry-the-cat | The character slug of a public Venice character. |
| enable_character | BOOLEAN | false | Enable or disable character parameter being passed on. |
| strip_thinking_response | BOOLEAN | false | Strip <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_thinking | BOOLEAN | false | On supported reasoning models, will disable thinking and strip the <think></think> blocks from the response. Defaults to false. |
| web_search | COMBO | auto | Auto 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_citations | BOOLEAN | false | When 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_prompt | BOOLEAN | false | Whether to include the Venice supplied system prompts alongside specified system prompts. Defaults to true. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| venice_parameters | STRING | — |