AppendTrainingText
Set AppendTrainingText
to True
to append new training to the existing agent training text when an AgentEdit or AgentRetrain action runs. By default, new training text overwrites any existing training text.
You can override the AppendTrainingText
configuration parameter for an AgentEdit or AgentRetrain action by setting the AppendTrainingText parameter.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Agent |
Example: | AppendTrainingText=True
|
See Also: |