Skip to content

Commit fee161f

Browse files
authored
Update Introducing.md
1 parent d3d270e commit fee161f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/blog/Introducing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ You can learn more about the SDK's capabilities for Orchestration Service [in th
8787
The `openai` module, along with other modules in the `com.sap.ai.sdk.foundationmodels` group, enables streamlined access to specific generative AI models available through the Generative AI Hub.
8888
The module provides a simplified interface focused on direct model interactions, ideal for developers who require direct access to foundation models for inference and embedding requests without additional orchestration features.
8989

90-
Currently only `openai` is supported, we are planning support for `vertex-ai` and `anthropic` soon - depending on user feedback.
90+
Currently only `openai` is supported.
91+
We are planning support for `vertex-ai` and `anthropic` soon - depending on user feedback.
9192

9293
**Example SDK code:** Write a simple chat completion.
9394

0 commit comments

Comments
 (0)