Skip to content

Replace SAP library for accessing LLMs#88

Merged
marcorosa merged 6 commits intodevelopfrom
lib/sap-ai-sdk-gen
Aug 26, 2025
Merged

Replace SAP library for accessing LLMs#88
marcorosa merged 6 commits intodevelopfrom
lib/sap-ai-sdk-gen

Conversation

@marcorosa
Copy link
Copy Markdown
Member

The library we used to access LLMs on AI Core, i.e., generative-ai-hub-sdk, has been renamed to sap-ai-sdk-gen.
We replaced it (it's just a renaming, all the features stayed the same).
This gave the possibility also to refresh the list of models we can support, as the new library supports all the newest model (as of today). Small additional changes have been done also to accomodate possible new parameters from some providers (like max_output_tokens).

As a (not so) minor note, given the (soon) dismissal of gpt-4 from OpenAI, we replaced it with gpt-4o.

These models will disappear soon (i.e., in less than 1 month) from AI
Core as they are being retired by their providers (according to the
official notes).
gpt-4 is being retired in one week. gpt-4o is its natural replacement.
@marcorosa marcorosa requested a review from a team as a code owner August 26, 2025 14:24
@marcorosa marcorosa merged commit ec4f14f into develop Aug 26, 2025
6 checks passed
@marcorosa marcorosa deleted the lib/sap-ai-sdk-gen branch August 26, 2025 14:29
This was referenced Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant