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

feat: Orchestration with Prompt Registry #514

Merged
merged 14 commits into from
Jan 31, 2025
Merged

Conversation

MatKuhr
Copy link
Member

@MatKuhr MatKuhr commented Jan 31, 2025

Context

Closes SAP/ai-sdk-js-backlog#219.

What this PR does and why it is needed

  • Sample Code
  • Docs
  • E2E Test

@MatKuhr MatKuhr changed the title feat: Orchestration Template Ref feat: Orchestration with Prompt Registry Jan 31, 2025
@MatKuhr MatKuhr marked this pull request as ready for review January 31, 2025 09:15
Copy link
Contributor

@deekshas8 deekshas8 left a comment

Choose a reason for hiding this comment

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

Left some minor comments of docs.

packages/orchestration/README.md Outdated Show resolved Hide resolved
packages/orchestration/README.md Show resolved Hide resolved
packages/orchestration/README.md Outdated Show resolved Hide resolved
packages/orchestration/README.md Outdated Show resolved Hide resolved
packages/orchestration/README.md Outdated Show resolved Hide resolved
packages/orchestration/README.md Outdated Show resolved Hide resolved
> #### Harmonized API
>
> As the orchestration service API is harmonized, you can switch to a different model, even from another vendor, by changing only the `model_name` property.
> Here’s an example where only one line of code is changed.
Copy link
Contributor

Choose a reason for hiding this comment

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

[pp] I feel like we dont need this. The above sentence say only one change is needed and we highlight that in the code

Copy link
Member Author

Choose a reason for hiding this comment

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

Agreed. After reviewing this I felt that we can rather just link to the docs of orchestration where this is explained better anyway, so I shortened this to just a short explanation + link

packages/orchestration/README.md Outdated Show resolved Hide resolved
packages/orchestration/README.md Outdated Show resolved Hide resolved
packages/orchestration/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@deekshas8 deekshas8 left a comment

Choose a reason for hiding this comment

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

LGTM !

@MatKuhr MatKuhr merged commit 739cdaa into main Jan 31, 2025
10 checks passed
@MatKuhr MatKuhr deleted the feat/orchestration-template-ref branch January 31, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants