-
Notifications
You must be signed in to change notification settings - Fork 182
upload file to sandbox #355
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 27 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7dcbf2f
tmp
leehuwuj 1e2502a
update private file handler
leehuwuj e12bd29
enhance code
leehuwuj 1cef23c
reduce complexity
leehuwuj 5bd3591
fix mypy
leehuwuj c8a9472
fix mypy
leehuwuj 5fd25f6
remove comment
leehuwuj a4d3d36
support upload file and enhance interpreter tool
leehuwuj 6efadd4
fix blocking stream event
leehuwuj 3e82be7
fix mypy
leehuwuj 393a926
Merge remote-tracking branch 'origin/main' into feat/upload-file-sandbox
leehuwuj 9602c6c
add changeset and fix mypy after merge
leehuwuj 985cb26
fix mypy
leehuwuj 9a4c0a3
enhance code
leehuwuj 2efc727
typing
leehuwuj 249edf5
wording
leehuwuj 22cd958
exclude indexing private csv file if code executor tool is enabled
leehuwuj 30e408b
remove file content and duplicated file id
leehuwuj 94b338a
simpler file upload
leehuwuj 6bb7a30
support for TS
leehuwuj bbf321f
support file upload for artifact in TS
leehuwuj 852e6ec
enhance file path
leehuwuj 5ae6b57
enhance code
leehuwuj c64e2ba
revise vercel streaming
leehuwuj 36cdb1e
remove redundant id
leehuwuj e0921fe
add show file widget to the
leehuwuj a3c1c55
allow upload file with empty index store
leehuwuj bae12e6
Merge branch 'main' into feat/upload-file-sandbox
marcusschiesser 7d9dee2
add data scientist use case
marcusschiesser 3b91e7b
use GPT4o model for data scientist and code artifact
marcusschiesser 954113e
update comments
leehuwuj 624aea7
use previewcard to render documents
marcusschiesser 788fab0
fix: UI overlap, key warning, wrong filename and url in markdown
thucpn 0f56092
use div as tag wrapper for message
thucpn 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 @@ | ||
--- | ||
"create-llama": patch | ||
--- | ||
|
||
Fix event streaming is blocked |
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 @@ | ||
--- | ||
"create-llama": patch | ||
--- | ||
|
||
Add upload file to sandbox (artifact and code interpreter) |
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.