Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

name: string

Name of the column

type: string

Data type of the column (e.g., String, Number)

displayed: boolean

Whether the column is displayed in the table

identifying: boolean

Whether the column is an identifying column

...

Prompts

...

Note

Only adjust prompts if you are fully familiar with the code logic. Small changes can break the module or reduce the output quality.

Parameter

Description

systemPromptTableSearch: string

System prompt used to interpret user input and form queries

triggerPromptTableSearch: string

Trigger prompt used to interpret user input and form queries

...