-
Notifications
You must be signed in to change notification settings - Fork 16
feat: add experimental tool message #967
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
Killusions
wants to merge
34
commits into
main
Choose a base branch
from
feat/add-experimental-tool-message
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 all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9e38eee
feat(chat-messages): add code copy button to markdown renderer
Killusions a21fc3d
feat(chat-messages): add table download button to markdown renderer
Killusions aec9205
fix(chat-messages): complete unfinished code blocks for streaming in …
Killusions 3e38d1b
fix(chat-messages): sanitize code-block separately
Killusions eaaa2d8
feat(chat-messages): add support for code syntax highlighting in mark…
Killusions 717b3ca
fix(chat-messages): support horizontal rule/divider in markdown renderer
Killusions e0d15a5
docs(chat-messages): extend markdown renderer example
Killusions 5853e94
fix(chat-messages): keep width of si-chat-message constrained
Killusions d2bc17b
fix(chat-messages): auto scroll si-chat-container correctly with fast…
Killusions 4324397
fix(chat-messages): expose method to scroll to bottom
Killusions 9623ac0
docs(chat-messages): scroll to bottom when user sends message in chat…
Killusions ba73669
fix(chat-messages): cache rendering in markdown renderer to allow for…
Killusions 3e62153
fix(chat-messages): support table headers in markdown renderer
Killusions 3df5241
feat(chat-messages): add support for latex formula rendering in markd…
Killusions 9fd1561
fix(chat-messages): allow closing attachment modal on backdrop click
Killusions dfaa2e0
fix(chat-messages): expose method to scroll to top
Killusions 01f9e4c
fixup(chat-messages): fix displaying of single line code blocks and m…
Killusions e1bb8b9
refactor(chat-messages): restructure markdown renderer
Killusions 06c938e
fix(chat-messages): support nested code blocks
Killusions 792f96b
fix(chat-messages): support angle bracket links
Killusions 1a33314
fix(chat-messages): make table parsing more forgiving
Killusions 60627ae
fixup(chat-messages): use new design for code blocks
Killusions 9d64c9b
fix(chat-messages): underline links in markdown
Killusions 9e68baa
fixup(chat-messages): use nicer table download button design
Killusions 2147017
test(e2e): update vrt snapshots
Killusions 36aaea3
fixup(chat-components): allow pre-rendering in SSR enviroments
Killusions 17f2d29
feat(chat-messages): add ai-welcome-screen component
Killusions 534316e
feat(chat-messages): add ai chat container
Killusions 5dc1569
docs(chat-messages): add example for ai-chat-container
Killusions 9b9f9d7
test(chat-messages): add static VRT for ai-chat-container
Killusions 6730f5d
feat(chat-messages): add experimental tool message
Killusions ad7ef67
docs(chat-messages): add example and document experimental tool messages
Killusions 232e8ef
test(chat-messages): add static VRT for experimental tool message
Killusions 9759172
feat(chat-messages): add experimental tool message to ai-chat-container
Killusions 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
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.