-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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: add artifacts UI for shared links #3940
Open
monotykamary
wants to merge
8
commits into
danny-avila:main
Choose a base branch
from
monotykamary:feat/artifacts-shared-link
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
feat: add artifacts UI for shared links #3940
monotykamary
wants to merge
8
commits into
danny-avila:main
from
monotykamary:feat/artifacts-shared-link
Conversation
This file contains 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
monotykamary
force-pushed
the
feat/artifacts-shared-link
branch
6 times, most recently
from
September 15, 2024 12:09
185a8f5
to
d6b49ee
Compare
apologies for the delay on this. the reason is that the artifacts UI is changing soon, so im hesitant to add new components for it |
ah no worries, I'll adjust to the new UI if needed |
monotykamary
force-pushed
the
feat/artifacts-shared-link
branch
3 times, most recently
from
September 22, 2024 01:36
71e8a67
to
91db265
Compare
monotykamary
force-pushed
the
feat/artifacts-shared-link
branch
from
September 23, 2024 02:56
91db265
to
e5d92d7
Compare
monotykamary
force-pushed
the
feat/artifacts-shared-link
branch
from
September 25, 2024 09:41
e5d92d7
to
edd15a2
Compare
hi @monotykamary, thanks for that! Looking forward to using it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull Request Template
Docker Image: https://github.com/monotykamary/LibreChat/pkgs/container/librechat-dev/269444282?tag=b42c8bf93959f5cb151e32972ad865a261ebb320
compressed_artifacts-shared.mp4
Summary
This PR adds the artifacts UI to the shared link page and resolves #3938. The changes include:
The motivation behind these changes is to enhance the shared link view by allowing users to view and interact with artifacts associated with shared conversations.
Change Type
Testing
To test these changes:
Test Configuration:
main
branch)Checklist
Additional Notes
This change enhances the shared view experience by allowing users to view and interact with artifacts in shared conversations. It provides a more comprehensive view of the conversation content and any associated generated artifacts.