Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed mentions of "DTO" #145

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

CharlesDuboisSAP
Copy link
Contributor

No description provided.

@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Nov 8, 2024
@CharlesDuboisSAP CharlesDuboisSAP added the please-review Request to review a pull-request label Nov 8, 2024
@CharlesDuboisSAP CharlesDuboisSAP mentioned this pull request Nov 8, 2024
8 tasks
@NoArgsConstructor(access = AccessLevel.NONE)
final class ModuleConfigFactory {
final class ConfigToRequestTransformer {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Up for discussion, as long as it's not factory or DTO

@MatKuhr MatKuhr merged commit e6dac2a into feat/orchestration-prompt Nov 8, 2024
2 checks passed
@MatKuhr MatKuhr deleted the dto-renaming branch November 8, 2024 11:02
MatKuhr added a commit that referenced this pull request Nov 8, 2024
* feat: Orchestration Prompt

* Add OrchestrationConfig class

* Formatting

* Minor tweaks

* fix PMD

* Update orchestration/src/main/java/com/sap/ai/sdk/orchestration/OrchestrationPrompt.java

Co-authored-by: Charles Dubois <103174266+CharlesDuboisSAP@users.noreply.github.com>

* Update orchestration/src/test/java/com/sap/ai/sdk/orchestration/OrchestrationUnitTest.java

Co-authored-by: Charles Dubois <103174266+CharlesDuboisSAP@users.noreply.github.com>

* Removed mentions of "DTO" (#145)

* Minor updates

* Update docs

* Minor tweaks

* Formatting

* Update docs/guides/ORCHESTRATION_CHAT_COMPLETION.md

Co-authored-by: Charles Dubois <103174266+CharlesDuboisSAP@users.noreply.github.com>

---------

Co-authored-by: SAP Cloud SDK Bot <cloudsdk@sap.com>
Co-authored-by: Charles Dubois <103174266+CharlesDuboisSAP@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please-review Request to review a pull-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants