ToSDKParams: { sdk: T; variables?: V }

Parameters specific to the toSDK function

Type Parameters

Type declaration

  • sdk: T

    String representing the SDK to convert to

  • Optionalvariables?: V

    Optional variables to format the prompt with Keys are the variable names, values are the variable values The variable format is determined via prompt.template_format