generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 35
feat: Support orchestration prompt module fallback (with stream) #1470
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
Open
davidkna-sap
wants to merge
33
commits into
main
Choose a base branch
from
davidkna-sap_o-mod-fb-streaming
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 27 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
6dcca3b
feat: Support orchestration prompt module fallback for non-streaming …
davidkna-sap fb1b980
fixes
davidkna-sap 9658e43
chore: Fix pnpm typecheck script for pnpm v10.28.1 (#1460)
davidkna-sap 27cd0df
feat: Support orchestration prompt module fallback
davidkna-sap 6277d9c
Merge branch 'main' into davidkna-sap_o-mod-fb
KavithaSiva 792a3e2
Merge branch 'main' into davidkna-sap_o-mod-fb
davidkna-sap 7c1f969
address review comments
davidkna-sap ea56a0d
Merge branch 'davidkna-sap_o-mod-fb' into davidkna-sap_o-mod-fb-strea…
davidkna-sap 1629a9b
use more specific error kinds
davidkna-sap 58fa570
chore: fix timeout param
davidkna-sap 156e10a
Merge branch 'main' into davidkna-sap_o-mod-fb
KavithaSiva 42cfb60
chore: remove 4o-mini
davidkna-sap 8a0c28b
Update sample-code/src/orchestration.ts
davidkna-sap cadfffa
Update packages/orchestration/src/orchestration-client.ts
davidkna-sap a3a1be1
Apply suggestions from code review
davidkna-sap 77f904c
Merge branch 'main' into davidkna-sap_o-mod-fb
KavithaSiva 42bef03
fix issues due to merge conflict resolution
davidkna-sap dd3ee02
Merge branch 'main' into davidkna-sap_o-mod-fb
KavithaSiva 57f9392
Merge branch 'main' into davidkna-sap_o-mod-fb
KavithaSiva 7066cb4
Update packages/orchestration/src/orchestration-client.ts
davidkna-sap 6586e49
fix: Changes from lint
73591d5
Merge branch 'davidkna-sap_o-mod-fb' into davidkna-sap_o-mod-fb-strea…
davidkna-sap c6bdb2c
address review comments
davidkna-sap 8941700
add changeset for streaming
davidkna-sap fd60597
Merge remote-tracking branch 'origin/main' into davidkna-sap_o-mod-fb…
davidkna-sap ac9c4c5
Update packages/orchestration/src/util/stream.ts
davidkna-sap 6e05210
Enhance output filtering warnings for array stream options
davidkna-sap 104907c
handle multiple stream options via overrides
davidkna-sap f106e9c
fix: Changes from lint
34eab1a
minor cleanup
davidkna-sap 97b9b5b
Merge branch 'main' into davidkna-sap_o-mod-fb-streaming
KavithaSiva a909126
address review feedback
davidkna-sap f22b1b8
Merge branch 'main' into davidkna-sap_o-mod-fb-streaming
KavithaSiva File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| '@sap-ai-sdk/orchestration': minor | ||
| --- | ||
|
|
||
| [feat] Support streaming with orchestration prompt module fallback. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.