We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b9544 commit 825b9c1Copy full SHA for 825b9c1
sample-code/spring-app/src/main/java/com/sap/ai/sdk/app/controllers/OpenAiController.java
@@ -7,7 +7,6 @@
7
import com.sap.ai.sdk.foundationmodels.openai.model.OpenAiUsage;
8
import com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors;
9
import java.io.IOException;
10
-import java.util.Arrays;
11
import java.util.concurrent.atomic.AtomicReference;
12
import javax.annotation.Nonnull;
13
import javax.annotation.Nullable;
0 commit comments