|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
|
||
| onlyRedirectUpstreamCode |
boolean |
true, fallback occurs only if the upstream service returns an error code. If false, other conditions, such as timeouts, can also trigger the fallback. |
|
| serviceConfigs |
array |
|
|
|
object |
|
||
| serviceId |
string |
|
|
| name |
string |
|
|
| targetModelName |
string |
|
|
| passThroughModelName |
boolean |
true, the model name from the original request is used. If false, the value of targetModelName is used instead. |