Commit 0a09373
committed
Merge branch 'spec-update/orchestration/main' of https://github.com/SAP/ai-sdk-java into spec-update/orchestration/main
# Conflicts:
# orchestration/src/main/java/com/sap/ai/sdk/orchestration/AssistantMessage.java
# orchestration/src/main/java/com/sap/ai/sdk/orchestration/MessageContent.java
# orchestration/src/main/java/com/sap/ai/sdk/orchestration/OrchestrationChatResponse.java
# orchestration/src/main/java/com/sap/ai/sdk/orchestration/OrchestrationJacksonConfiguration.java
# orchestration/src/main/java/com/sap/ai/sdk/orchestration/SystemMessage.java
# orchestration/src/main/java/com/sap/ai/sdk/orchestration/UserMessage.java
# orchestration/src/main/resources/spec/orchestration.yamlFile tree
186 files changed
+7141
-4096
lines changed- .github/workflows
- core-services
- document-grounding
- src/main/resources/spec
- prompt-registry
- core
- src/main
- java/com/sap/ai/sdk/core
- client
- model
- resources/spec
- docs
- foundation-models/openai
- src
- main/java/com/sap/ai/sdk/foundationmodels/openai
- generated/model
- model
- test/java/com/sap/ai/sdk/foundationmodels/openai
- orchestration
- src
- main
- java/com/sap/ai/sdk/orchestration
- resources/spec
- test
- java/com/sap/ai/sdk/orchestration
- spring
- resources
- sample-code/spring-app
- src
- main
- java/com/sap/ai/sdk/app
- controllers
- services
- resources
- static
- test/java/com/sap/ai/sdk/app/controllers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
186 files changed
+7141
-4096
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments