Follow up on blog post https://community.sap.com/t5/artificial-intelligence-and-machine-learning-blogs/fantastic-sap-ai-sdks-and-where-to-find-them/ba-p/13610510
December 2024 SDK updates
New Java, JavaScript and TypeScript SDK Releases!
1. SAP Cloud SDK (5.0) for AI was released with JavaScript/TypeScript and support for orchestration services grounding capabilities. Generative AI Hub SDK version 4.1.1 introduced support for prompt registry templates in orchestration. Check out https://community.sap.com/t5/technology-blogs-by-sap/introducing-the-sap-cloud-sdk-for-ai-javascript-typescript/ba-p/13892856
AI Orchestration with @sap-ai-sdk/orchestration: This package facilitates the use of the Generative AI Hub’s orchestration service, offering functionalities such as templating, content filtering, data masking, and grounding. These tools help customize AI interactions, content safety, and integrate external data sources.
AI Management with @sap-ai-sdk/ai-api: This package automates processes like creating artifacts, configurations, and deployments, executing batch inference jobs, and managing Docker registries and object storage for training data. It provides tools for managing scenarios and workflows in SAP AI Core.
LangChain Integration with @sap-ai-sdk/langchain: This package offers LangChain-compatible clients for Azure OpenAI models deployed in SAP AI Core. It supports integration, flexible client initialization, and Retrieval-Augmented Generation (RAG) workflows for more advanced use cases.
Generative AI with @sap-ai-sdk/foundation-models: This package provides streamlined access to Azure OpenAI specific generative AI models available via the Generative AI Hub, focusing on direct model interactions for inference and embedding requests without additional layers like templating or content filtering.
2. Version 1.0 of the SAP Cloud SDK for AI for Java was released, it provides tools for workflow and scenario management within SAP AI Core. Java, though complicated, its still one of the kings of Enterprise solutions, a rich ecosystem of libraries and frameworks, like Spring, Hibernate, and Jakarta EE. Spring is quite popular for developing microservices-based architectures like BTP and has multiple Github repos.
Check out blog https://community.sap.com/t5/technology-blogs-by-sap/introducing-the-sap-cloud-sdk-for-ai-java/ba-p/13956162
Upcoming SDK Releases (future Blog updates)
1. ABAP SDK planned for Q1 2025
2. Enhanced ABAP developer capabilities with an LLM trained specifically on ABAP code for 2025
Original Blog
Follow up on blog post https://community.sap.com/t5/artificial-intelligence-and-machine-learning-blogs/fantastic-sap-ai-sdks-and-where-to-find-them/ba-p/13610510December 2024 SDK updatesNew Java, JavaScript and TypeScript SDK Releases!1. SAP Cloud SDK (5.0) for AI was released with JavaScript/TypeScript and support for orchestration services grounding capabilities. Generative AI Hub SDK version 4.1.1 introduced support for prompt registry templates in orchestration. Check out https://community.sap.com/t5/technology-blogs-by-sap/introducing-the-sap-cloud-sdk-for-ai-javascript-typescript/ba-p/13892856AI Orchestration with @sap-ai-sdk/orchestration: This package facilitates the use of the Generative AI Hub’s orchestration service, offering functionalities such as templating, content filtering, data masking, and grounding. These tools help customize AI interactions, content safety, and integrate external data sources.AI Management with @sap-ai-sdk/ai-api: This package automates processes like creating artifacts, configurations, and deployments, executing batch inference jobs, and managing Docker registries and object storage for training data. It provides tools for managing scenarios and workflows in SAP AI Core.LangChain Integration with @sap-ai-sdk/langchain: This package offers LangChain-compatible clients for Azure OpenAI models deployed in SAP AI Core. It supports integration, flexible client initialization, and Retrieval-Augmented Generation (RAG) workflows for more advanced use cases.Generative AI with @sap-ai-sdk/foundation-models: This package provides streamlined access to Azure OpenAI specific generative AI models available via the Generative AI Hub, focusing on direct model interactions for inference and embedding requests without additional layers like templating or content filtering.by Author 2. Version 1.0 of the SAP Cloud SDK for AI for Java was released, it provides tools for workflow and scenario management within SAP AI Core. Java, though complicated, its still one of the kings of Enterprise solutions, a rich ecosystem of libraries and frameworks, like Spring, Hibernate, and Jakarta EE. Spring is quite popular for developing microservices-based architectures like BTP and has multiple Github repos.Check out blog https://community.sap.com/t5/technology-blogs-by-sap/introducing-the-sap-cloud-sdk-for-ai-java/ba-p/13956162Upcoming SDK Releases (future Blog updates)1. ABAP SDK planned for Q1 20252. Enhanced ABAP developer capabilities with an LLM trained specifically on ABAP code for 2025Original Bloghttps://community.sap.com/t5/artificial-intelligence-and-machine-learning-blogs/fantastic-sap-ai-sdks-and-where-to-find-them/ba-p/13610510 Read More Technology Blogs by Members articles
#SAP
#SAPTechnologyblog