Skip to content

Commit b2eaa9a

Browse files
committed
Merge remote-tracking branch 'origin/feat/orch-convenient-filtering' into feat/orch-convenient-filtering
2 parents 73888b9 + 50783ef commit b2eaa9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sample-code/spring-app/src/main/java/com/sap/ai/sdk/app/controllers/OrchestrationController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ public OrchestrationChatResponse filter(
114114

115115
return client.chatCompletion(prompt, configWithFilter);
116116
}
117-
118117

119118
/**
120119
* Let the orchestration service evaluate the feedback on the AI SDK provided by a hypothetical

0 commit comments

Comments
 (0)