DEPRECATED. The generative AI hub SDK provides a Python interface to interact with SAP AI Core's generative AI hub and foundation models. Version 4.12.4 final release. No longer maintained; superseded by the AI Core SDK.
pip install generative-ai-hub-sdkVerified import paths — ran on the pinned version, not inferred.
Initialize the AI Core client and fetch first deployment.
Uninstall generative-ai-hub-sdk and replace with ai-core-sdk. See migration guide at https://help.sap.com/docs/AI_CORE.
Use 'from gen_ai_hub import gen_ai_hub' or 'from gen_ai_hub.models import ...'.
Change imports to 'from gen_ai_hub import gen_ai_hub'.
No dependency data recorded yet.