generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 17
feat: Support LangChain orchestration client streaming #711
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
996a818
chore: progress till now
KavithaSiva 6c9039f
chore: progress till now
KavithaSiva a84b446
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva a54250f
chore: update implementation
KavithaSiva e0f0e68
chore: minor corrections
KavithaSiva 9a743b6
chore: add changeset
KavithaSiva d386b30
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva 8c4a7ec
chore: change finish_reason storage
KavithaSiva 989f742
Merge branch 'langchain-orchestration-client-streaming' of github.com…
KavithaSiva db8491f
chore: update additonal properties
KavithaSiva fd37e19
chore: revert type change for additional_properties
KavithaSiva 009b508
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva ca2c7bc
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva 175e9b9
Update .changeset/chilly-steaks-divide.md
KavithaSiva dd0a47c
chore: address review comments
KavithaSiva 13f10ce
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva 96df564
chore: use convenience functions always
KavithaSiva 5769148
chore: switch to map
KavithaSiva 643a6bb
chore: add more convenience functions
KavithaSiva 7503191
chore: address review comments
KavithaSiva a6cb6d7
chore: simplify function
KavithaSiva aad9a05
chore: review comment
KavithaSiva 25a4a79
chore: simplify
KavithaSiva c72f742
chore: remove e2e test
KavithaSiva 2a3d810
chore: add tests, minor changes
KavithaSiva f5c8473
chore: additional test for utility functions
KavithaSiva fd331ef
chore: add test for tool calls
KavithaSiva b12bc70
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva 0be7944
chore: add tests for mapping function
KavithaSiva 373ccac
Merge branch 'langchain-orchestration-client-streaming' of github.com…
KavithaSiva ffd2456
chore: fix failing test
KavithaSiva 364ae6b
chore: refactor test names
KavithaSiva 2d3908d
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva a8359cc
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva 53666d9
Update packages/langchain/src/orchestration/client.ts
KavithaSiva a690099
chore: adapt name
KavithaSiva c24f9f5
chore: review changes
KavithaSiva acecf11
Update sample-code/src/langchain-orchestration.ts
KavithaSiva 3459207
Update sample-code/src/langchain-orchestration.ts
KavithaSiva 5dab701
chore: fix rename
KavithaSiva 448c403
chore: address JSDoc
KavithaSiva b6191a6
chore: link BLI instead
KavithaSiva 56ea273
chore: switch to hardcoded choice index
KavithaSiva dbf7174
chore: add convenience functions
KavithaSiva f82301e
chore: add convenience + tests
KavithaSiva ac9f6e8
chore: clean up generate
KavithaSiva cdb4749
chore: add callWithOptions back
KavithaSiva c073c88
Update packages/langchain/src/orchestration/util.ts
KavithaSiva 58434d5
Update packages/langchain/src/orchestration/util.ts
KavithaSiva f51b1d7
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva 64f16c7
chore: fix build
KavithaSiva 1cacf75
chore: fix build
KavithaSiva 0b34760
Update packages/langchain/src/orchestration/client.test.ts
KavithaSiva 206067a
chore: rename
KavithaSiva 4560687
chore: fix build
KavithaSiva 32971bd
chore: adjust test
KavithaSiva a9fc5d9
Update packages/langchain/src/orchestration/client.test.ts
KavithaSiva 46ddc01
chore: address review comment
KavithaSiva 473e9d8
Merge branch 'langchain-orchestration-client-streaming' of github.com…
KavithaSiva 27fc55b
chore: link BLI
KavithaSiva 6b50d39
chore: cleanup tests
KavithaSiva be56c21
chore: address review comments
KavithaSiva 93b6cf2
chore: review comments
KavithaSiva 40da119
chore: Add snapshot tests instead
KavithaSiva cc81b03
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva 94ceda9
chore: fix issues after merge conflict
KavithaSiva ad368c1
fix: Changes from lint
8968eb4
chore: fix tests
KavithaSiva b2ae5d0
Merge branch 'langchain-orchestration-client-streaming' of github.com…
KavithaSiva dcd5550
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva dd9c34f
chore: use mockInference instead of inference with resilience
KavithaSiva 146825f
Update packages/langchain/src/orchestration/util.ts
KavithaSiva 80f1e7d
Update packages/langchain/src/orchestration/util.ts
KavithaSiva d08f4a8
chore: review comment
KavithaSiva 1eac3c7
chore: Remove test file and adapt
KavithaSiva 9003b02
chore: adapt sample code
KavithaSiva 92ea3b3
chore: address review comment
KavithaSiva 3df806a
chore: improve comment
KavithaSiva 60a4f44
Merge branch 'main' into langchain-orchestration-client-streaming
KavithaSiva b4dae2b
chore: add test for testing timeout
KavithaSiva d87c204
Merge branch 'langchain-orchestration-client-streaming' of github.com…
KavithaSiva 79a3f1a
Update packages/orchestration/src/orchestration-stream-chunk-response…
KavithaSiva cf0f01e
chore: fix test
KavithaSiva 69b66e9
fix: Changes from lint
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
chore: switch to map
- Loading branch information
commit 5769148a6abfe82914d5fdf08d5cb6cf132c0b7e
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
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.