@sap-ai-sdk/orchestration
Version:
SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.
10 lines • 344 B
TypeScript
/**
* Representation of the 'CompletionRequestConfigurationReferenceByIdConfigRef' schema.
*/
export type CompletionRequestConfigurationReferenceByIdConfigRef = {
/**
* @example "f47ac10b-58cc-4372-a567-0e02b2c3d479"
*/
id: string;
};
//# sourceMappingURL=completion-request-configuration-reference-by-id-config-ref.d.ts.map