The Core SDK can be used to interact with SAP AI Core's lifecycle and administration APIs. It extends the functionality of the sap-ai-sdk-base library.
The SDK formerly known as AI Core SDK was rebranded.
Use the new package name to install the SDK:
pip install sap-ai-sdk-core
The class names have not changed i.e., you can continue to use existing code.
Note: Content packages for AICore are no longer supported.
Renovate is set up for this repository. For further information, take a look at the documentation in ml-api-facade.
Please follow this guide to release sap-ai-sdk-core to public PyPI repositories.