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 d45a397 commit 8c751beCopy full SHA for 8c751be
sample-code/spring-ai-app/src/test/java/com/sap/ai/sdk/app/controllers/SpringAiOrchestrationTest.java
@@ -5,8 +5,7 @@
5
import org.junit.jupiter.api.Test;
6
import org.springframework.ai.chat.model.ChatResponse;
7
8
-public class SpringAiOrchestrationTest
9
-{
+public class SpringAiOrchestrationTest {
10
11
SpringAiOrchestrationController controller = new SpringAiOrchestrationController();
12
0 commit comments