Commit 39c5c38
GH-4213: Re-enable Groq API integration tests
Fixes GH-4213 (#4213)
* re-enable Groq API tests in OpenAiCompatibleChatModelIT
* update comment to reflect current API status
* confirm API is operational via HTTP 401 response
Signed-off-by: Hyeri1ee <[email protected]>1 parent 24845ca commit 39c5c38
File tree
1 file changed
+12
-7
lines changed- models/spring-ai-openai/src/test/java/org/springframework/ai/openai/chat
1 file changed
+12
-7
lines changedLines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
70 | 75 | | |
71 | 76 | | |
72 | 77 | | |
| |||
0 commit comments