NLQSystemPromptClause
Parameters
The parameter containing the system prompt text.
Inheritance
Inheritance Chain:NLQSystemPromptClause- →
SingleValueParamQueryClause - →
QueryClause - →
ABC
Static Methods
from_param()
The system prompt parameter for natural language query processing.
NLQSystemPromptClause - A new NLQ system prompt clause instance.
Methods
get_altered_nql_params()
The NLQ clause parameters to modify with the system prompt.
NLQClauseParams - The modified NLQ parameters with the system prompt applied.