UNPKG

@sap-ai-sdk/foundation-models

Version:

SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.

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