New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sap-ai-sdk/foundation-models

Package Overview
Dependencies
Maintainers
0
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ai-sdk/foundation-models - npm Package Compare versions

Comparing version 0.1.1-20240919140828.0 to 1.0.0

6

package.json
{
"name": "@sap-ai-sdk/foundation-models",
"version": "0.1.1-20240919140828.0",
"version": "1.0.0",
"description": "",

@@ -27,4 +27,4 @@ "license": "Apache-2.0",

"@sap-cloud-sdk/util": "^3.21.0",
"@sap-ai-sdk/ai-api": "^0.1.1-20240919140828.0",
"@sap-ai-sdk/core": "^0.1.1-20240919140828.0"
"@sap-ai-sdk/ai-api": "^1.0.0",
"@sap-ai-sdk/core": "^1.0.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -11,11 +11,2 @@ # @sap-ai-sdk/foundation-models

## Pre-requisites
- [Enable the AI Core service in BTP](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/initial-setup).
- 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>'`.
## Azure OpenAI Client

@@ -32,2 +23,4 @@

- [Enable the AI Core service in BTP](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/initial-setup).
- Project configured with Node.js v20 or higher and native ESM support enabled.
- A deployed OpenAI model in SAP generative AI hub.

@@ -34,0 +27,0 @@ - You can use the [`DeploymentApi`](../ai-api/README.md#deploymentapi) from `@sap-ai-sdk/ai-api` to deploy a model to SAP generative AI hub. For more information, see [here](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/create-deployment-for-generative-ai-model-in-sap-ai-core).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc