Skip to content

Commit

Permalink
Update packages/orchestration/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Deeksha Sinha <[email protected]>
  • Loading branch information
MatKuhr and deekshas8 authored Jan 31, 2025
1 parent 1857ddd commit 59a6ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orchestration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ console.log(

### Prompt Registry

Alternatively to passing a template in the request, one can also use prepared templates stored in the [Prompt Registry](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/prompt-registry) of SAP AI Core.
Alternatively, prepared templates from the [Prompt Registry](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/prompt-registry) of SAP AI Core can be used instead of passing a template in the request.

```ts
const orchestrationClient = new OrchestrationClient({
Expand Down

0 comments on commit 59a6ca2

Please sign in to comment.