Skip to content

Commit 7f02ee2

Browse files
committed
Merge branch 'exceptions-with-httpresponse' of https://github.com/SAP/ai-sdk-java into exceptions-with-httpresponse
2 parents 59cac0f + 825b9c1 commit 7f02ee2

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/OpenAiController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import com.sap.ai.sdk.foundationmodels.openai.model.OpenAiUsage;
88
import com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors;
99
import java.io.IOException;
10-
import java.util.Arrays;
1110
import java.util.concurrent.atomic.AtomicReference;
1211
import javax.annotation.Nonnull;
1312
import javax.annotation.Nullable;

0 commit comments

Comments
 (0)