Values.UpdateChatControlsConfigurationRequestSourceUpdates a set of chat controls configured for an existing Amazon Q Business application.
type nonrec t = {applicationId : ApplicationId.t;The identifier of the application for which the chat controls are configured.
*)clientToken : ClientToken.t option;A token that you provide to identify the request to update a Amazon Q Business application chat configuration.
*)responseScope : ResponseScope.t option;The response scope configured for your application. This determines whether your application uses its retrieval augmented generation (RAG) system to generate answers only from your enterprise data, or also uses the large language models (LLM) knowledge to respons to end user questions in chat.
*)orchestrationConfiguration : OrchestrationConfiguration.t option;The chat response orchestration settings for your application.
*)blockedPhrasesConfigurationUpdate : BlockedPhrasesConfigurationUpdate.t option;The phrases blocked from chat by your chat control configuration.
*)topicConfigurationsToCreateOrUpdate : TopicConfigurations.t option;The configured topic specific chat controls you want to update.
*)topicConfigurationsToDelete : TopicConfigurations.t option;The configured topic specific chat controls you want to delete.
*)creatorModeConfiguration : CreatorModeConfiguration.t option;The configuration details for CREATOR_MODE.
*)hallucinationReductionConfiguration : HallucinationReductionConfiguration.t
option;The hallucination reduction settings for your application.
*)}val make :
?clientToken:??? ->
?responseScope:??? ->
?orchestrationConfiguration:??? ->
?blockedPhrasesConfigurationUpdate:??? ->
?topicConfigurationsToCreateOrUpdate:??? ->
?topicConfigurationsToDelete:??? ->
?creatorModeConfiguration:??? ->
?hallucinationReductionConfiguration:??? ->
applicationId:ApplicationId.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of
[> `String of ExampleChatMessage.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of IndexId.t ])
list ]
list
| `String of SystemMessageOverride.t ])
list ])
list ])
list ]
list
| `String of TopicConfigurationName.t ])
list ]
list
| `String of ApplicationId.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of BlockedPhrase.t ] list
| `String of SystemMessageOverride.t ])
list ])
list ]