SAP Cloud SDK for AI (Python): generative AI SDK
Project description
SAP Cloud SDK for AI (Python) - generative
With this SDK you can leverage the power of generative models available in the generative AI Hub of SAP AI Core. The SDK provides model access by wrapping the native SDKs of the model providers (OpenAI, Amazon, Google), through langchain, or through the orchestration service.
Installation
To install this SDK, use the following pip command, which includes support for all models including langchain support:
pip install "sap-ai-sdk-gen[all]"
The default installation only includes OpenAI models (without langchain support):
pip install sap-ai-sdk-gen
You can install a subset of the extra libraries (without langchain support) by specifying them in square brackets:
pip install "sap-ai-sdk-gen[google, amazon]"
Configuration, Usage
Please refer to the official documentation hosted on help.sap.com for details on how to configure and use the SAP Cloud SDK for AI (Python).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sap_ai_sdk_gen-5.9.0-py3-none-any.whl.
File metadata
- Download URL: sap_ai_sdk_gen-5.9.0-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f04a98535d49361f7462a098ff646439b8dcf977c1849480b7336e5c8e625637
|
|
| MD5 |
d51b377aeaf821a9abaaa2318ec10e50
|
|
| BLAKE2b-256 |
9dce298419dae15f3d0a5547b8a52e7d89a81598720dcadc8ff9e6d9aeb8548a
|