Skip to content

Commit d72debf

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 cf1e217 commit d72debf

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
@@ -392,7 +392,7 @@ public OrchestrationChatResponse responseFormatJsonSchema(@Nonnull final String
392392
*
393393
* @link <a
394394
* href="https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/structured-output">SAP
395-
* AI Core: Orchestration - Templating</a>
395+
* AI Core: Orchestration - Structured Output</a>
396396
* @return the assistant response object
397397
*/
398398
@Nonnull

0 commit comments

Comments
 (0)