chore(deps): update sap-ai-sdk to v2.16.0 - #736
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
from
September 14, 2026 02:43
49281c2 to
6f51a32
Compare
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
3 times, most recently
from
September 15, 2026 06:09
d61e64b to
1f22c2c
Compare
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
from
September 16, 2026 02:09
1f22c2c to
3a501f0
Compare
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
2 times, most recently
from
September 17, 2026 02:25
b51491d to
32c30b7
Compare
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
2 times, most recently
from
September 18, 2026 06:46
0a99e1d to
cf6b94b
Compare
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
3 times, most recently
from
September 19, 2026 00:07
cb36758 to
31f98a7
Compare
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
7 times, most recently
from
September 22, 2026 09:08
d594d85 to
9240807
Compare
renovate
Bot
force-pushed
the
renovate/sap-ai-sdk
branch
from
September 22, 2026 15:20
9240807 to
6aef69f
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.15.1-20260912011712.0→2.16.02.15.1-20260913012457.0→2.16.02.15.1-20260913012457.0→2.16.02.15.1-20260913012457.0→2.16.02.15.1-20260913012457.0→2.16.02.15.1-20260913012457.0→2.16.02.15.1-20260913012457.0→2.16.02.15.1-20260912011712.0→2.16.02.15.1-20260913012457.0→2.16.0Release Notes
SAP/ai-sdk-js (@sap-ai-sdk/ai-api)
v2.16.0Patch Changes
0da56e2]3483acb]94b36e5]4b2c014]SAP/ai-sdk-js (@sap-ai-sdk/core)
v2.16.0Minor Changes
0da56e2: [feat] AddLlmBatchModeltype for models supported in LLM batch processing.BatchCreateRequest.spec.modelnow uses this type for IDE autocomplete.94b36e5: [Improvement] Addedmistralai--mistral-medium,sap-rpt-1.5,sap-rpt-1.5-large,sap-rpt-1.6,sap-rpt-1.6-large,gpt-5.6-sol,gpt-5.6-terra,gpt-5.6-lunato the available model list.Remove deprecated models
gpt-4.1-nano(retirement date: 2026-10-14),gemini-2.5-flash(retirement date: 2026-10-16) andgemini-2.5-pro(retirement date: 2026-10-16).4b2c014: [feat] Addgemini-3.5-flash-liteto the available model list.Remove deprecated model
mistralai--mistral-large-instruct(retirement date: 2026-09-30).Patch Changes
3483acb: [fix] Set the default http agent socket timeout for AI Core requests to 1201 seconds (1201000ms).This overrides the Cloud SDK default of 5 seconds, which is too short for chat and streaming completions.
The value covers the orchestration server-side maximum of 1200 seconds plus 1 second of leeway.
Keep-alive is now disabled on these requests.
This avoids reusing stale sockets that a load balancer may have closed during the longer timeout.
Both settings apply only to the service-binding destination.
You can still override them with a custom destination's
agentOptionsorCustomRequestConfig.httpsAgent.SAP/ai-sdk-js (@sap-ai-sdk/document-grounding)
v2.16.0Minor Changes
478fc53: [impr] Update document grounding specification.Patch Changes
0da56e2]3483acb]94b36e5]4b2c014]SAP/ai-sdk-js (@sap-ai-sdk/foundation-models)
v2.16.0Patch Changes
0da56e2]3483acb]94b36e5]4b2c014]SAP/ai-sdk-js (@sap-ai-sdk/langchain)
v2.16.0Patch Changes
4cda527: [fix] Normalize invalid tool message content to empty string to prevent AI Core 400 errors when MCP tools return empty results.0da56e2]3483acb]94b36e5]4b2c014]SAP/ai-sdk-js (@sap-ai-sdk/llm-batch)
v2.16.0Minor Changes
0da56e2: [feat] AddLlmBatchModeltype for models supported in LLM batch processing.BatchCreateRequest.spec.modelnow uses this type for IDE autocomplete.Patch Changes
0da56e2]3483acb]94b36e5]4b2c014]SAP/ai-sdk-js (@sap-ai-sdk/openai)
v2.16.0Minor Changes
875e285: [compat] Raise the minimum required openai package version to 7.5.0.Patch Changes
0da56e2]3483acb]94b36e5]4b2c014]SAP/ai-sdk-js (@sap-ai-sdk/orchestration)
v2.16.0Patch Changes
0da56e2]3483acb]94b36e5]4b2c014]SAP/ai-sdk-js (@sap-ai-sdk/rpt)
v2.16.0Minor Changes
ba5b1b4: [feat] Add aconfidence_intervalfield toPredictResponsePayloadpredictions for regression tasks.ba5b1b4: [feat] Default gzip compression level to 1 for RPT predict requests.ba5b1b4: [compat] Deprecatesap-rpt-1-smallandsap-rpt-1-large.These model names remain functional until their retirement date (2026-12-31).
ba5b1b4: [feat] Add anexplanationsfield toprediction_config; read feature importance scores per query row from the response.ba5b1b4: [feat] ExpandColumnTypefrom 3 to 16 values (integer,int16,int32,int64,uint8,decimal,double,boolean,largestring,uuid,time,datetime,timestamp).Map the new numeric variants to
number; all other new variants (includingdatetimeandtimestamp, which are full ISO strings) map tostring.ba5b1b4: [compat] The server default changed from forparse_data_typeschanged fromtruetofalse.Pass
parse_data_types: trueexplicitly if you relied on the old default.ba5b1b4: [compat] TheRptClientconstructor no longer has a default model name.Pass one of the known model names explicitly, e.g.
'sap-rpt-1.5'.ba5b1b4: [compat] WidenTargetColumnConfig.prediction_placeholderto acceptnull.The type is now
string | number | null(wasstring | number).21556db: [feat] Addcontext_modetoPredictionConfigandPredictResponseMetadata(from RPT spec v1.6.0).Patch Changes
0da56e2]3483acb]94b36e5]4b2c014]Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.