Closed worksofliam closed 3 months ago
We need to control these props of all URLs using SQL variables:
An function like the following might be useful here:
set url = getWatsonXUrl('/ml/v1/foundation_model_specs'); set response = HTTP_POST(url, ...);
We need to control these props of all URLs using SQL variables:
An function like the following might be useful here: