Skip to content

Commit 7dfc1ee

Browse files
Update sample-code/spring-app/src/main/java/com/sap/ai/sdk/app/services/OrchestrationService.java
Co-authored-by: Charles Dubois <[email protected]>
1 parent d72debf commit 7dfc1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-code/spring-app/src/main/java/com/sap/ai/sdk/app/services/OrchestrationService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ public OrchestrationChatResponse responseFormatJsonObject(@Nonnull final String
423423
*
424424
* @link <a
425425
* href="https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/structured-output">SAP
426-
* AI Core: Orchestration - Templating</a>
426+
* AI Core: Orchestration - Structured Output</a>
427427
* @return the assistant response object
428428
*/
429429
@Nonnull

0 commit comments

Comments
 (0)