Skip to content

Commit

Permalink
Update BLOGPOST.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner authored Oct 14, 2024
1 parent 308c753 commit 1bdcc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLOGPOST.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ With the orchestration service, you can streamline AI interactions and ensure co
## AI Management with `@sap-ai-sdk/ai-api`

The [@sap-ai-sdk/ai-api](https://github.com/SAP/ai-sdk-js/tree/main/packages/ai-api#readme) package provides comprehensive tools for managing scenarios and workflows in SAP AI Core.
You can automate processes such as creating artifacts, configurations, and deployments, executing batch inference jobs, and managing Docker registries and object storage for training data.
You can automate processes such as creating artifacts, configurations, and deployments, executing batch inference jobs, and managing Docker registries as well as object storage for training data.

- **[Artifact Management](https://github.com/SAP/ai-sdk-js/tree/main/packages/ai-api#create-an-artifact)**: Register and manage datasets and other model artifacts.
- **[Configuration Management](https://github.com/SAP/ai-sdk-js/tree/main/packages/ai-api#create-a-configuration)**: Set up configurations for different models and use cases.
Expand Down

0 comments on commit 1bdcc1f

Please sign in to comment.