|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
|
||
| enableConditions |
object |
|
|
| toolCountThreshold |
integer |
|
|
| toolReranking |
object |
|
|
| modelService |
object |
|
|
| serviceId |
string |
|
|
| modelName |
string |
|
|
| timeoutMillisecond |
integer |
|
|
| filteringMethod |
string |
|
|
| topKPercent |
integer |
filteringMethod is set to a percentage-based method. |
|
| topNCount |
integer |
filteringMethod is set to a count-based method. |
|
| scoreThreshold |
number |
|
|
| fallbackStrategy |
string |
|
|
| queryRewriting |
object |
|
|
| enabled |
boolean |
|
|
| modelService |
object |
|
|
| serviceId |
string |
|
|
| modelName |
string |
|
|
| timeoutMillisecond |
integer |
|
|
| promptConfig |
object |
|
|
| type |
string |
|
|
| customPrompt |
string |
type is set to custom. |
|
| maxOutputTokens |
integer |
|
|
| triggerConditions |
object |
|
|
| messageCountThreshold |
integer |
|
|
| contextSelection |
object |
|
|
| type |
string |
|
|
| value |
integer |
|
|
| fallbackStrategy |
string |
|
|
| pluginStatus | AiPluginStatus |
|