@sap-ai-sdk/core
Advanced tools
Comparing version 0.0.1-20240904013044.0 to 0.0.1-20240905013058.0
@@ -28,3 +28,4 @@ import { mergeIgnoreCase, removeLeadingSlashes } from '@sap-cloud-sdk/util'; | ||
'content-type': 'application/json', | ||
'ai-resource-group': 'default' | ||
'ai-resource-group': 'default', | ||
'ai-client-type': 'AI SDK JavaScript' | ||
}, | ||
@@ -31,0 +32,0 @@ params: apiVersion ? { 'api-version': apiVersion } : {} |
{ | ||
"name": "@sap-ai-sdk/core", | ||
"version": "0.0.1-20240904013044.0", | ||
"version": "0.0.1-20240905013058.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
28254
224