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
167
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 1.1.1-20241008013106.0 to 1.1.1-20241009013553.0

2

dist/azure-openai/azure-openai-chat-client.d.ts
import { type CustomRequestConfig } from '@sap-ai-sdk/core';
import { type ModelDeployment } from '@sap-ai-sdk/ai-api/internal.js';
import type { AzureOpenAiCreateChatCompletionRequest } from './client/inference/schema/index.js';
import { type AzureOpenAiChatModel } from './model-types.js';
import { AzureOpenAiChatCompletionResponse } from './azure-openai-chat-completion-response.js';
import type { AzureOpenAiCreateChatCompletionRequest } from './client/inference/schema/index.js';
/**

@@ -7,0 +7,0 @@ * Azure OpenAI client for chat completion.

@@ -1,2 +0,2 @@

import { HttpResponse } from '@sap-cloud-sdk/http-client';
import type { HttpResponse } from '@sap-cloud-sdk/http-client';
import type { AzureOpenAiCreateChatCompletionResponse } from './client/inference/schema/index.js';

@@ -3,0 +3,0 @@ /**

import { type CustomRequestConfig } from '@sap-ai-sdk/core';
import { type ModelDeployment } from '@sap-ai-sdk/ai-api/internal.js';
import { AzureOpenAiEmbeddingResponse } from './azure-openai-embedding-response.js';
import { type AzureOpenAiEmbeddingModel } from './model-types.js';
import type { AzureOpenAiEmbeddingParameters } from './azure-openai-embedding-types.js';
import { type AzureOpenAiEmbeddingModel } from './model-types.js';
/**

@@ -7,0 +7,0 @@ * Azure OpenAI client for embeddings.

@@ -1,3 +0,3 @@

import { HttpResponse } from '@sap-cloud-sdk/http-client';
import { AzureOpenAiEmbeddingOutput } from './azure-openai-embedding-types.js';
import type { HttpResponse } from '@sap-cloud-sdk/http-client';
import type { AzureOpenAiEmbeddingOutput } from './azure-openai-embedding-types.js';
/**

@@ -4,0 +4,0 @@ * Azure OpenAI embedding response.

{
"name": "@sap-ai-sdk/foundation-models",
"version": "1.1.1-20241008013106.0",
"version": "1.1.1-20241009013553.0",
"description": "",

@@ -23,6 +23,6 @@ "license": "Apache-2.0",

"dependencies": {
"@sap-cloud-sdk/http-client": "^3.21.0",
"@sap-cloud-sdk/util": "^3.21.0",
"@sap-ai-sdk/ai-api": "^1.1.1-20241008013106.0",
"@sap-ai-sdk/core": "^1.1.1-20241008013106.0"
"@sap-cloud-sdk/http-client": "^3.22.1",
"@sap-cloud-sdk/util": "^3.22.1",
"@sap-ai-sdk/ai-api": "^1.1.1-20241009013553.0",
"@sap-ai-sdk/core": "^1.1.1-20241009013553.0"
},

@@ -29,0 +29,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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