-
Notifications
You must be signed in to change notification settings - Fork 554
feat(chat): add tool input streaming support and chat loader component #6947
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
Haroenv
wants to merge
32
commits into
master
Choose a base branch
from
feat/streaming-tools
base: master
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
32 commits
Select commit
Hold shift + click to select a range
43e9d36
WIP: streaming tools
Haroenv 8355da7
fix delta key
shaejaz 929f2c0
fix loader
shaejaz 80c4486
update tests
shaejaz fa6af66
add loader state to search tool
shaejaz c09fd2e
add loader component prop
shaejaz 68bc15b
add js template type
shaejaz ddaf0ae
Merge branch 'master' into feat/streaming-tools
shaejaz d431b2f
update types
shaejaz 609b7dd
add test
shaejaz 2aa21f6
fix lint
shaejaz 29b58fb
Merge branch 'master' into feat/streaming-tools
shaejaz 82f571f
update bundlesize
shaejaz 7e1d9f4
revert example
shaejaz dc5a32b
add option to show loader for input streaming
shaejaz a6acc0a
Merge branch 'master' into feat/streaming-tools
shaejaz 108af75
update bundlesize
shaejaz 6cdad46
fix indents
shaejaz 08721f1
remove not needed code
shaejaz 2098ffa
update search tool loading indicator
shaejaz 2d97af6
default input streaming to false
shaejaz 7c91920
move loader logic
shaejaz aed2537
remove search tool loading text
shaejaz cdea719
optionally skip json repair
shaejaz 8a96e55
Merge branch 'master' into feat/streaming-tools
shaejaz e16c8c4
update bundlesize
shaejaz 60788da
rename flag
shaejaz 85ea478
fix whitespace
shaejaz 3f2d686
Merge branch 'master' into feat/streaming-tools
shaejaz cd4e8f7
make chat loader importable
shaejaz 770719e
fix tests
shaejaz 1dc6516
update js template api
shaejaz 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
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
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.