@sap-ai-sdk/foundation-models
This package incorporates generative AI foundation models into your AI activities in SAP AI Core and SAP AI Launchpad.
Installation
$ npm install @sap-ai-sdk/foundation-models
Pre-requisites
- Enable the AI Core service in BTP.
- Project configured with Node.js v20 or higher and native ESM support enabled.
- For testing your application locally:
- Download a service key for your AI Core service instance.
- Create a
.env
file in the sample-code directory. - Add an entry
AICORE_SERVICE_KEY='<content-of-service-key>'
.
Usage
Support, Feedback, Contribution
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues.
Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.
License
The SAP Cloud SDK for AI is released under the Apache License Version 2.0.