/**
 * Whether to enable parallel function calling during tool use.
 * Default: true.
 */
export type AzureOpenAiParallelToolCalls = boolean;
//# sourceMappingURL=parallel-tool-calls.d.ts.map