UNPKG

@sap-ai-sdk/langchain

Version:

SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.

3 lines 211 B
export { AzureOpenAiChatClient, AzureOpenAiEmbeddingClient } from './openai/index.js'; export { OrchestrationClient, OrchestrationMessageChunk } from './orchestration/index.js'; //# sourceMappingURL=index.js.map