DREQueryParameter
NOTE: This parameter description applies to the AgentAdd, AgentEdit, and AgentRetrain actions.
If you specified document IDs or references to train the agent, DREQueryParameter
allows you to add TermGetBest action parameters to the AgentAdd action.
If you specified text to train the agent, DREQueryParameter
allows you to add TermGetInfo action parameters to the AgentAdd action.
Specify the action parameters to add to the AgentAdd action in the following format:
DREQueryParameter
=ParameterValue
where,
QueryParameter
|
is the action parameter to add to the AgentAdd action. NOTE: If you add the DatabaseMatch action parameter, the maximum |
ParameterValue
|
is the action parameter value. |
Actions: | AgentAdd
AgentEdit AgentRetrain |
Type: | String |
Default: | |
Example: | DRELanguageType=ChineseSimplified
In this example, the TermGetInfo action parameter LanguageType is used to set the language type of the training for the new agent. |
See Also: |