[DEPRECATED] generative AI hub SDK
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
[DEPRECATED] SAP generative AI hub SDK
This package is no longer maintained.
Please use sap-ai-sdk-gen instead.
With this SDK you can leverage the power of generative models available in the generative AI Hub of SAP AI Core. The generative AI Hub 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 "generative-ai-hub-sdk[all]"
The default installation only includes OpenAI models (without langchain support):
pip install generative-ai-hub-sdk
You can install a subset of the extra libraries (without langchain support) by specifying them in square brackets:
pip install "generative-ai-hub-sdk[google, amazon]"
Configuration, Usage
Please refer to the official documentation hosted on help.sap.com for details on how to configure and use the generative AI hub SDK.
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 generative_ai_hub_sdk-4.12.4-py3-none-any.whl.
File metadata
- Download URL: generative_ai_hub_sdk-4.12.4-py3-none-any.whl
- Upload date:
- Size: 613.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ca9bfb66fc637106167b1bdf81257604c6371294047f346604e8b81ce683608
|
|
| MD5 |
7874bd3b85b31a489ad92ed4ba343b59
|
|
| BLAKE2b-256 |
05918ab38256d54c5bd1eb7b73a108d52dc5b184ff5b951be40bbe4ebf5c7fef
|