Commit 8113936
Html page redesign (#242)
* HTML sample page redesign v1
* v1
* added endpoint descriptions
* improved streaming scenario detection
* adapted request and response handling to new backend
* Makes sample app work with new endpoint
* Minor improvements
* minor change to descriptions
Co-authored-by: Roshin Rajan Panackal <[email protected]>
* minor change to descriptions
Co-authored-by: Roshin Rajan Panackal <[email protected]>
* minor change to endpoint description
Co-authored-by: Roshin Rajan Panackal <[email protected]>
* minor change to descriptions
Co-authored-by: Roshin Rajan Panackal <[email protected]>
* update of orchestration endpoint description to "LLM" instead of "OpenAI"
* update of orchestration controller JavaDocs to "LLM" instead of "OpenAI"
---------
Co-authored-by: I750911 <[email protected]>
Co-authored-by: Alexander Dümont <[email protected]>
Co-authored-by: Jonas Israel <[email protected]>
Co-authored-by: Roshin Rajan Panackal <[email protected]>1 parent a800436 commit 8113936
File tree
2 files changed
+615
-84
lines changed- sample-code/spring-app/src/main
- java/com/sap/ai/sdk/app/controllers
- resources/static
2 files changed
+615
-84
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments