/AWS1/CL_QQCMANUALSRCHAIAGEN00¶
The configuration for the MANUAL_SEARCH AI Agent type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_answergenerationaipromp00 TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The AI Prompt identifier for the Answer Generation prompt used by the MANUAL_SEARCH AI Agent.
iv_answergenerationaiguard00 TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The AI Guardrail identifier for the Answer Generation guardrail used by the MANUAL_SEARCH AI Agent.
it_associationconfigurations TYPE /AWS1/CL_QQCASSOCIATIONCONF=>TT_ASSOCIATIONCONFLIST TT_ASSOCIATIONCONFLIST¶
The association configurations for overriding behavior on this AI Agent.
iv_locale TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING¶
The locale to which specifies the language and region settings that determine the response language for QueryAssistant.
For more information on supported locales, see Language support for Amazon Q in Connect.
Queryable Attributes¶
answerGenerationAIPromptId¶
The AI Prompt identifier for the Answer Generation prompt used by the MANUAL_SEARCH AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANSWERGENERATIONAIPROM00() |
Getter for ANSWERGENERATIONAIPROMPTID, with configurable def |
ASK_ANSWERGENERATIONAIPROM00() |
Getter for ANSWERGENERATIONAIPROMPTID w/ exceptions if field |
HAS_ANSWERGENERATIONAIPROM00() |
Determine if ANSWERGENERATIONAIPROMPTID has a value |
answerGenerationAIGuardrailId¶
The AI Guardrail identifier for the Answer Generation guardrail used by the MANUAL_SEARCH AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANSWERGENERATIONAIGUAR00() |
Getter for ANSWERGENERATIONAIGUARDRAI00, with configurable d |
ASK_ANSWERGENERATIONAIGUAR00() |
Getter for ANSWERGENERATIONAIGUARDRAI00 w/ exceptions if fie |
HAS_ANSWERGENERATIONAIGUAR00() |
Determine if ANSWERGENERATIONAIGUARDRAI00 has a value |
associationConfigurations¶
The association configurations for overriding behavior on this AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONCONFS() |
Getter for ASSOCIATIONCONFIGURATIONS, with configurable defa |
ASK_ASSOCIATIONCONFS() |
Getter for ASSOCIATIONCONFIGURATIONS w/ exceptions if field |
HAS_ASSOCIATIONCONFS() |
Determine if ASSOCIATIONCONFIGURATIONS has a value |
locale¶
The locale to which specifies the language and region settings that determine the response language for QueryAssistant.
For more information on supported locales, see Language support for Amazon Q in Connect.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCALE() |
Getter for LOCALE, with configurable default |
ASK_LOCALE() |
Getter for LOCALE w/ exceptions if field has no value |
HAS_LOCALE() |
Determine if LOCALE has a value |