LLM Prompter

For each row in the input table, this node sends one prompt to the LLM and receives a corresponding response. Rows and the corresponding prompts are treated in isolation, i.e. the LLM can not remember the contents of the previous rows or how it responded to them.

Options

Prompt column

Column containing prompts for the LLM.

Response column name

Name for the column holding the LLM's responses.

Input Ports

Icon

A large language model or chat model.

Icon

A table containing a string column with prompts.

Output Ports

Icon

A table containing prompts and their respective answer.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.