Type Alias: GatewayInferenceInputParallelToolCalls
type GatewayInferenceInputParallelToolCalls = boolean;
Defined in: src/models/ai-gateway-inference.ts:774
Portkey ParallelToolCalls; strict modeled input with explicit JSON extension maps.
Example
`GatewayInferenceInputParallelToolCallsSchema.parse(value);`