Skip to content

Commit de5216f

Browse files
newtorkrpanackal
andauthored
Update sample-code/spring-app/src/main/java/com/sap/ai/sdk/app/services/SpringAiOrchestrationService.java
Co-authored-by: Roshin Rajan Panackal <[email protected]>
1 parent 960fbce commit de5216f

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/services/SpringAiOrchestrationService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ public ChatResponse inputFiltering(@Nonnull final AzureFilterThreshold policy)
116116
val opts =
117117
new OrchestrationChatOptions(
118118
config
119-
.withLlmConfig(GEMINI_1_5_FLASH.withParam(TEMPERATURE, 0.0))
120119
.withInputFiltering(filterConfig));
121120

122121
val prompt =

0 commit comments

Comments
 (0)